SAP ABAP Class CL_ISX_GIL_ID_MAPPER (Helper class for registering new BOL keys)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA (Application Component) Cross-Application Components
⤷
ISX_MD (Package) Master Data Replication for Cross Billing
⤷
⤷
Properties
| Class | CL_ISX_GIL_ID_MAPPER | |
| Short Description | Helper class for registering new BOL keys | |
| Super Class | ||
| 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 | 20101022 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ISX_GIL_ID_MAPPER has no interface implemented.
Friends
Class CL_ISX_GIL_ID_MAPPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CRMT_GENIL_ID_MAPPING_TAB | 20101022 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20101022 | ||
| 2 | Instance method | Public | Method | 20101022 | ||
| 3 | Instance method | Public | Method | 20101022 | ||
| 4 | Instance method | Public | Method | 20101022 | ||
| 5 | Instance method | Public | Method | 20101022 | ||
| 6 | Instance method | Protected | Method | 20101022 | ||
| 7 | Instance method | Public | Method | 20101022 | ||
| 8 | Instance method | Public | Method | 20101022 |
Events
Class CL_ISX_GIL_ID_MAPPER has no event.
Types
Class CL_ISX_GIL_ID_MAPPER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ID_MAP | Call by reference | Object reference (TYPE REF TO) | CRMT_GENIL_ID_MAPPING_TAB | 20101022 |
Method CONSTRUCTOR on class CL_ISX_GIL_ID_MAPPER has no exception.
Method GET_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_COUNT | Value transfer | Type reference (TYPE) | I | 20101022 |
Method GET_COUNT on class CL_ISX_GIL_ID_MAPPER has no exception.
Method GET_ID_FOR_INDEX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_IDS | Call by reference | Type reference (TYPE) | CRMT_GENIL_ID_MAPPING | 20101022 | ||||
| 2 | IV_INDEX | Call by reference | Type reference (TYPE) | I | 20101022 |
Method GET_ID_FOR_INDEX on class CL_ISX_GIL_ID_MAPPER has no exception.
Method GET_NEW_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_NEW_KEY | Call by reference | Type reference (TYPE) | ANY | 20101022 | ||||
| 2 | IS_NEW_KEY_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101022 | ||||
| 3 | IS_OLD_KEY | Call by reference | Type reference (TYPE) | ANY | 20101022 | ||||
| 4 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 20101022 |
Method GET_NEW_KEY on class CL_ISX_GIL_ID_MAPPER has no exception.
Method GET_OLD_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OLD_KEY | Call by reference | Type reference (TYPE) | ANY | 20101022 | ||||
| 2 | IS_NEW_KEY | Call by reference | Type reference (TYPE) | ANY | 20101022 | ||||
| 3 | IS_OLD_KEY_FOUND | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101022 | ||||
| 4 | IV_ERASE_FOUND_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20101022 | ||||
| 5 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 20101022 |
Method GET_OLD_KEY on class CL_ISX_GIL_ID_MAPPER has no exception.
Method REMOVE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NEW_KEY | Call by reference | Type reference (TYPE) | DATA | 20101022 | ||||
| 2 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 20101022 |
Method REMOVE_KEY on class CL_ISX_GIL_ID_MAPPER has no exception.
Method SET_ADDITIONAL_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KEY | Call by reference | Type reference (TYPE) | ANY | 20101022 | ||||
| 2 | OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 20101022 |
Method SET_ADDITIONAL_KEY on class CL_ISX_GIL_ID_MAPPER has no exception.
Method SET_NEW_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_NEW_KEY | Call by reference | Type reference (TYPE) | ANY | 20101022 | ||||
| 2 | IS_OLD_KEY | Call by reference | Type reference (TYPE) | ANY | 20101022 | ||||
| 3 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | CRMT_EXT_OBJ_NAME | 20101022 |
Method SET_NEW_ID on class CL_ISX_GIL_ID_MAPPER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |