SAP ABAP Interface IF_MDG_KM_KEY (Key Mapping Key Data Access)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-MDG-KM (Application Component) Key Mapping
     MDG_BS_ID_MATCHING_TOOLS (Package) MDG Key Mapping: Tools
Properties
Interface IF_MDG_KM_KEY  
Short Description Key Mapping Key Data Access    
General Data
Package MDG_BS_ID_MATCHING_TOOLS   MDG Key Mapping: Tools 
Created 20131107   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_MDG_KM_KEY has no forward declaration.
Interfaces
Interface IF_MDG_KM_KEY has no interface.
Friends
Interface IF_MDG_KM_KEY has no friend.
Attributes
Interface IF_MDG_KM_KEY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_AGENCY Instance method Public Method 20131107
2 GET_KEYS_OF_AGENCY Instance method Public Method 20131107
3 UPDATE_AGENCY Instance method Public Method 20131107
Events
Interface IF_MDG_KM_KEY has no event.
Types
Interface IF_MDG_KM_KEY has no local type.
Method Signatures

Method CHANGE_AGENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AGENCY_ID_NEW Call by reference Type reference (TYPE) UKM_E_AGENCY_ID ID of new Key Agency 20131107
2 Importing IV_AGENCY_ID_OLD Call by reference Type reference (TYPE) UKM_E_AGENCY_ID ID of old Key Agency 20131107
# Exception Resumable Description Created on
1 CX_MDG_REORGANIZE_ID_MATCHING Exception class for the Reorganize class 20131107

Method GET_KEYS_OF_AGENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_AGENCY_ID Call by reference Type reference (TYPE) UKM_E_AGENCY_ID ID of Key Agency 20131107
2 Returning RTR_KEY Value transfer Object reference (TYPE REF TO) DATA Keys of given Agency 20131107

Method GET_KEYS_OF_AGENCY on Interface IF_MDG_KM_KEY has no exception.

Method UPDATE_AGENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ITR_KEY_TO_UPDATE Call by reference Object reference (TYPE REF TO) DATA Keys which shall be updated with new Agency ID 20131107
2 Importing IV_AGENCY_ID_NEW Call by reference Type reference (TYPE) UKM_E_AGENCY_ID ID of Key Agency 20131107
3 Returning RV_NUM_KEY_UPDATED Value transfer Type reference (TYPE) INT4 Number of Agency ID Updates 20131107

Method UPDATE_AGENCY on Interface IF_MDG_KM_KEY has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 747