SAP ABAP Class CL_USMDZ6_UKMS_ACCESS (Access to/Mapping of UKMS)
Hierarchy
MDG_FND (Software Component) MDG Foundation
   CA-MDG-APP-FIN (Application Component) MDG for Financials
     USMDZ6 (Package) Mapping
Properties
Class CL_USMDZ6_UKMS_ACCESS  
Short Description Access to/Mapping of UKMS    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package USMDZ6   Mapping 
Created 20080526   SAP 
Last change 20130531   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)
2 USMD0 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 USMD1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_USMDZ6_UKMS_ACCESS has no interface implemented.
Friends
Class CL_USMDZ6_UKMS_ACCESS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DO_MODEL Instance attribute Private Object reference (TYPE REF TO) IF_USMD_MODEL_EXT MDM Data Model 20080526
2 DO_UKMS Instance attribute Private Object reference (TYPE REF TO) IF_UKM_EASY Unified Key Mapping: Interface for Easy Access 20080703
3 D_MODEL Instance attribute Private Type reference (TYPE) USMD_MODEL Data Model 20080526
4 GT_INSTANCE Static Attribute Private Type reference (TYPE) TS_INSTANCE Instance Table 20080526
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor Constructor 20080526
2 GET_BS_VALUE Instance method Public Method Get Business System Identifier 20080526
3 GET_INSTANCE Static method Public Method Get model instance 20080526
4 GET_MAPPING Instance method Public Method Get Mapping Rule 20080526
5 MAP_INT_TO_EXT Instance method Public Method Execute Mapping 20080526
6 MAP_INT_TO_EXT_P Instance method Private Method Execute Mapping 20080526
Events
Class CL_USMDZ6_UKMS_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 S_INSTANCE Private See coding Model and Instance on the Model 20080526 begin of S_INSTANCE, usmd_model type usmd_model, o_instance type ref to object, end of s_instance
2 TS_INSTANCE Private See coding Table for S_INSTANCE 20080526 ts_instance type sorted table of s_instance with unique key usmd_model
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20080526

Method CONSTRUCTOR on class CL_USMDZ6_UKMS_ACCESS has no exception.

Method GET_BS_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MAPPING Call by reference Type reference (TYPE) UKM_T_MAPPINGS_EASY UKM: Mappings 20080526
2 Importing IV_BSSYSTEM Call by reference Type reference (TYPE) SLD_BSKEY Schlüsselname eines Business-Systems 20080526
3 Returning RV_VALUE Value transfer Type reference (TYPE) STRING Merkmalswert 20080526

Method GET_BS_VALUE on class CL_USMDZ6_UKMS_ACCESS has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODEL Call by reference Type reference (TYPE) USMD_MODEL Datenmodell 20080526
2 Returning RO_INSTANCE Value transfer Object reference (TYPE REF TO) CL_USMDZ6_UKMS_ACCESS Zugriff & mapping auf das UKMS 20080526

Method GET_INSTANCE on class CL_USMDZ6_UKMS_ACCESS has no exception.

Method GET_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MAPPING Call by reference Type reference (TYPE) UKM_T_MAPPINGS_EASY UKM: Mappings 20080529
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) USMD_T_MESSAGE Meldungen 20080529
3 Importing IT_FFIX Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20080526
4 Importing IV_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20080526

Method GET_MAPPING on class CL_USMDZ6_UKMS_ACCESS has no exception.

Method MAP_INT_TO_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VALUE_INT Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20080526
2 Importing IV_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20080526
3 Importing IV_TSYSTEM Call by reference Type reference (TYPE) SLD_BSKEY Schlüsselname eines Business Systems 20080526
4 Returning RT_VALUE_EXT Value transfer Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20080526

Method MAP_INT_TO_EXT on class CL_USMDZ6_UKMS_ACCESS has no exception.

Method MAP_INT_TO_EXT_P Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_VALUE_INT Call by reference Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20080526
2 Importing IV_ENTITY Call by reference Type reference (TYPE) USMD_ENTITY Entitätstyp 20080526
3 Importing IV_TSYSTEM Call by reference Type reference (TYPE) SLD_BSKEY Schlüsselname eines Business Systems 20080526
4 Returning RT_VALUE_EXT Value transfer Type reference (TYPE) USMD_TS_VALUE Feldname + Wert 20080526

Method MAP_INT_TO_EXT_P on class CL_USMDZ6_UKMS_ACCESS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 604