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 ABAP 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 MT_ID_MAPPING Instance attribute Private Object reference (TYPE REF TO) CRMT_GENIL_ID_MAPPING_TAB 20101022
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20101022
2 GET_COUNT Instance method Public Method 20101022
3 GET_ID_FOR_INDEX Instance method Public Method 20101022
4 GET_NEW_KEY Instance method Public Method 20101022
5 GET_OLD_KEY Instance method Public Method 20101022
6 REMOVE_KEY Instance method Protected Method 20101022
7 SET_ADDITIONAL_KEY Instance method Public Method 20101022
8 SET_NEW_ID 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 Importing 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 Returning 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 Exporting ES_IDS Call by reference Type reference (TYPE) CRMT_GENIL_ID_MAPPING 20101022
2 Importing 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 Exporting CS_NEW_KEY Call by reference Type reference (TYPE) ANY 20101022
2 Exporting IS_NEW_KEY_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20101022
3 Importing IS_OLD_KEY Call by reference Type reference (TYPE) ANY 20101022
4 Importing 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 Changing CS_OLD_KEY Call by reference Type reference (TYPE) ANY 20101022
2 Importing IS_NEW_KEY Call by reference Type reference (TYPE) ANY 20101022
3 Exporting IS_OLD_KEY_FOUND Call by reference Type reference (TYPE) ABAP_BOOL 20101022
4 Importing IV_ERASE_FOUND_DATA Call by reference Type reference (TYPE) ABAP_BOOL 20101022
5 Importing 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 Importing IS_NEW_KEY Call by reference Type reference (TYPE) DATA 20101022
2 Importing 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 Importing IS_KEY Call by reference Type reference (TYPE) ANY 20101022
2 Importing 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 Importing IS_NEW_KEY Call by reference Type reference (TYPE) ANY 20101022
2 Importing IS_OLD_KEY Call by reference Type reference (TYPE) ANY 20101022
3 Importing 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