SAP ABAP Class IF_MDG_KM_KEY (Key Mapping Key Data Access)
Properties
Class IF_MDG_KM_KEY  
Short Description Key Mapping Key Data Access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20131107   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_MDG_KM_KEY has no forward declaration.
Interfaces
Class IF_MDG_KM_KEY has no interface implemented.
Friends
Class IF_MDG_KM_KEY has no friend class.
Attributes
Class 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
Class IF_MDG_KM_KEY has no event.
Types
Class 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 class 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 class IF_MDG_KM_KEY has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in