SAP ABAP Class CL_ISX_MD_COL_BDR (Billing Detail Record)
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 | 20101214 |
Properties
| Class | CL_ISX_MD_COL_BDR | |
| Short Description | Billing Detail Record | |
| 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 | 20101214 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISX_MD_COL_BDR has no forward declaration.
Interfaces
Class CL_ISX_MD_COL_BDR has no interface implemented.
Friends
Class CL_ISX_MD_COL_BDR 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_BIT' | Objekttyp | 20101222 | ||
| 2 | Constant | Private | Type reference (TYPE) | SWO_OBJTYP | 'CI_INV' | Objekttyp | 20101222 | ||
| 3 | Constant | Private | Type reference (TYPE) | SWO_OBJTYP | 'CI_INVI' | Objekttyp | 20101222 | ||
| 4 | Constant | Public | Type reference (TYPE) | ISX_MD_COL_BO | 'CI_BDR' | COL Framework Replication Object | 20101223 | ||
| 5 | Constant | Protected | Type reference (TYPE) | TABNAME30 | 'ISX_BDR_CRM_IL' | Name of BDR structure | 20101216 | ||
| 6 | Constant | Protected | Type reference (TYPE) | TABNAME30 | 'ISX_BDR_INV_REL_IL' | Name of BDR invoice relation structure | 20101216 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | ISX_BDR_TAB | Billing Detail Records Buffer | 20101214 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | LOGSYS | Logical System | 20101222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20101222 | |
| 2 | Instance method | Public | Method | Data mapping the RFC structure into BOL structure | 20101214 |
Events
Class CL_ISX_MD_COL_BDR has no event.
Types
Class CL_ISX_MD_COL_BDR 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 | 20101222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ISX COL Framework Error Handling | 20101222 |
Method MAP_BOL_TO_RFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_BDR | Call by reference | Type reference (TYPE) | ISX_BDR_CRM_IL_TAB | Billing Detail Record | 20101214 | |||
| 2 | ET_BDR_REL_INVOICE | Call by reference | Type reference (TYPE) | ISX_BDR_INV_REL_IL_TAB | Relation BDR to invoice / invoice item | 20101214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ISX COL Framework Error Handling | 20101214 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |