SAP ABAP Class IF_MDG_KM_AGENCY (Key Mapping Agency Data Access)
Properties
Class IF_MDG_KM_AGENCY  
Short Description Key Mapping Agency 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_AGENCY has no forward declaration.
Interfaces
Class IF_MDG_KM_AGENCY has no interface implemented.
Friends
Class IF_MDG_KM_AGENCY has no friend class.
Attributes
Class IF_MDG_KM_AGENCY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_BUSINESS_SYSTEM Instance method Public Method 20131107
2 GET_AGENCY_FOR_BUSINESS_SYSTEM Instance method Public Method 20131107
3 UPDATE_BUSINESS_SYSTEM Instance method Public Method 20131107
Events
Class IF_MDG_KM_AGENCY has no event.
Types
Class IF_MDG_KM_AGENCY has no local type.
Method Signatures

Method CHANGE_BUSINESS_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BS_NEW Call by reference Type reference (TYPE) SLD_BSKEY New Business System 20131107
2 Importing IV_BS_OLD Call by reference Type reference (TYPE) SLD_BSKEY Old Business System 20131107
# Exception Resumable Description Created on
1 CX_MDG_REORGANIZE_ID_MATCHING Exception class for the Reorganize class 20131107

Method GET_AGENCY_FOR_BUSINESS_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BS Call by reference Type reference (TYPE) SLD_BSKEY Name of Business System 20131107
2 Returning RV_AGENCY_ID Value transfer Type reference (TYPE) UKM_E_AGENCY_ID ID of Key Agency 20131107

Method GET_AGENCY_FOR_BUSINESS_SYSTEM on class IF_MDG_KM_AGENCY has no exception.

Method UPDATE_BUSINESS_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BS_NEW Call by reference Type reference (TYPE) SLD_BSKEY New Business System 20131107
2 Importing IV_BS_OLD Call by reference Type reference (TYPE) SLD_BSKEY Old Business System 20131107
3 Returning RV_NUM_AGENCY_UPDATED Value transfer Type reference (TYPE) INT4 Number of Business System Updates 20131107

Method UPDATE_BUSINESS_SYSTEM on class IF_MDG_KM_AGENCY has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in