SAP ABAP Class CL_UKMPI_CUSTOMIZING (Multi-Backend Key Mapping: Customizing)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-UKM (Application Component) Standardized Key Mapping
     S_UKM_PI (Package) Multi-Backend Key Mapping Service
Properties
Class CL_UKMPI_CUSTOMIZING  
Short Description Multi-Backend Key Mapping: Customizing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_UKM_PI   Multi-Backend Key Mapping Service 
Created 20080114   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UKMPI_CUSTOMIZING has no forward declaration.
Interfaces
Class CL_UKMPI_CUSTOMIZING has no interface implemented.
Friends
Class CL_UKMPI_CUSTOMIZING has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _T_CONDITION Static Attribute Private Type reference (TYPE) UKMPI_TT_CONDITION Multi-Backend Key Mapping: Conditions for Mapping 20080311
2 _T_MAPPING Static Attribute Private Type reference (TYPE) UKMPI_TT_MAPPING Multi-Backend Key Mapping: Mapping Settings for UKMS 20080311
3 _T_MESSAGE Static Attribute Private Type reference (TYPE) UKMPI_TT_MESSAGE Multi-Backend Key Mapping: Assignment of Mapping to Message 20080311
4 _T_PATH Static Attribute Private Type reference (TYPE) UKMPI_TT_PATH Multi-Backend Key Mapping: Message Path 20080311
Methods
# Method Level Visibility Method type Description Created on
1 READ_CONDITION Static method Public Method Read Condition Definition from Customizing 20080114
2 READ_MAPPING Static method Public Method Read Mapping Definition from Customizing 20080114
3 READ_MESSAGE Static method Public Method Read Message Definition from Customizing 20080114
4 READ_PATH Static method Public Method Read Path Definition from Customizing 20080114
Events
Class CL_UKMPI_CUSTOMIZING has no event.
Types
Class CL_UKMPI_CUSTOMIZING has no local type.
Method Signatures

Method READ_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_CONDITION Value transfer Type reference (TYPE) UKMPI_TT_CONDITION Bedingungen für Mapping 20080114
2 Importing I_MAPPING_ID Call by reference Type reference (TYPE) UKMPI_CONDITION-MAPPING_ID Mapping ID 20080114

Method READ_CONDITION on class CL_UKMPI_CUSTOMIZING has no exception.

Method READ_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_MAPPING Value transfer Type reference (TYPE) UKMPI_TT_MAPPING mapping-Einstellungen für UKMS 20080114
2 Importing I_MAPPING_ID Call by reference Type reference (TYPE) UKMPI_MAPPING-MAPPING_ID Mapping ID 20080114

Method READ_MAPPING on class CL_UKMPI_CUSTOMIZING has no exception.

Method READ_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_MESSAGE Value transfer Type reference (TYPE) UKMPI_TT_MESSAGE 20080114
2 Importing I_MESSAGE Call by reference Type reference (TYPE) UKMPI_MESSAGE-MESSAGE Nachrichtenname 20080114
3 Importing I_NAMESPACE Call by reference Type reference (TYPE) UKMPI_MESSAGE-NAMESPACE Namespace 20080115

Method READ_MESSAGE on class CL_UKMPI_CUSTOMIZING has no exception.

Method READ_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_PATH Value transfer Type reference (TYPE) UKMPI_TT_PATH Nachrichtenpfad 20080114
2 Importing I_MAPPING_ID Call by reference Type reference (TYPE) UKMPI_PATH-MAPPING_ID Mapping ID 20080114

Method READ_PATH on class CL_UKMPI_CUSTOMIZING has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 711