SAP ABAP Class CL_ISX_MD_COL_INVOICE (Invoice object for Convergent Invoicing)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA (Application Component) Cross-Application Components
⤷
ISX_MD (Package) Master Data Replication for Cross Billing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ISX_MD_COL_FRAMEWORK | Common Object layer Framework | 20101222 |
Properties
| Class | CL_ISX_MD_COL_INVOICE | |
| Short Description | Invoice object for Convergent Invoicing | |
| Super Class | CL_ISX_MD_COL_FRAMEWORK | Common Object layer Framework |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ISX_MD | Master Data Replication for Cross Billing |
| Created | 20101222 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISX_MD_COL_INVOICE has no forward declaration.
Interfaces
Class CL_ISX_MD_COL_INVOICE has no interface implemented.
Friends
Class CL_ISX_MD_COL_INVOICE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SWO_OBJTYP | 'CI_INV' | Objekttyp | 20101223 | ||
| 2 | Constant | Private | Type reference (TYPE) | SWO_OBJTYP | 'CI_INVI' | Objekttyp | 20101223 | ||
| 3 | Constant | Public | Type reference (TYPE) | ISX_MD_COL_BO | 'CI_INVOICE' | COL Framework Replication Object | 20101223 | ||
| 4 | Constant | Protected | Type reference (TYPE) | TABNAME30 | 'ISX_INV_HEADER_CRM_IL' | Name of Invoivce Header structure | 20110119 | ||
| 5 | Constant | Protected | Type reference (TYPE) | TABNAME30 | 'ISX_INV_ITEM_CRM_IL' | Name of invoice Item structure | 20110119 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | ISX_INVOICE_TAB | Data Buffer of Invoice | 20101223 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | LOGSYS | Logical System | 20101223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20101223 | |
| 2 | Instance method | Public | Method | Data mapping the RFC structure into BOL structure | 20101223 |
Events
Class CL_ISX_MD_COL_INVOICE has no event.
Types
Class CL_ISX_MD_COL_INVOICE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REP_OBJECT | Call by reference | Type reference (TYPE) | ISX_MD_COL_BO | COL Framework Replication Object | 20101223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ISX COL Framework Error Handling | 20101223 |
Method MAP_BOL_TO_RFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_HEADERS | Call by reference | Type reference (TYPE) | ISX_INV_HEADER_CRM_IL_TAB | Table type of Invoice (CRM) | 20101223 | |||
| 2 | ET_ITEMS | Call by reference | Type reference (TYPE) | ISX_INV_ITEM_CRM_IL_TAB | Table type of Invoice Item (CRM) | 20101223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ISX COL Framework Error Handling | 20101223 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |