SAP ABAP Class CL_UKMPI_UTIL (Multi-Backend Key Mapping: Check Conditions & Path)
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_UTIL  
Short Description Multi-Backend Key Mapping: Check Conditions & Path    
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 20080122   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_UKMPI_UTIL has no forward declaration.
Interfaces
Class CL_UKMPI_UTIL has no interface implemented.
Friends
Class CL_UKMPI_UTIL has no friend class.
Attributes
Class CL_UKMPI_UTIL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PATH Static method Private Method Consistency Check of Path 20080122
2 GET_VALID_PATH_NODES Static method Public Method Find Path Nodes in Message Using Conditions 20080213
3 UKMS_CREATE Static method Public Method Create Key Mapping 20080122
4 UKMS_DELETE Static method Public Method Delete Key Mapping 20080210
5 UKMS_READ Static method Public Method Read Key Mapping 20080122
Events
Class CL_UKMPI_UTIL has no event.
Types
Class CL_UKMPI_UTIL has no local type.
Method Signatures

Method CHECK_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_PATH_CONSISTENT Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20080122
2 Importing I_MAPPING_ID Call by reference Type reference (TYPE) UKMPI_MESSAGE-MAPPING_ID Multi backend key mapping: Mapping ID 20080122

Method CHECK_PATH on class CL_UKMPI_UTIL has no exception.

Method GET_VALID_PATH_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_NODE Value transfer Type reference (TYPE) UKMPI_TT_NODE Knoten-Tabelle 20080213
2 Importing I_DOM Call by reference Object reference (TYPE REF TO) IF_IXML_DOCUMENT IF_IXML_DOCUMENT 20080213
3 Importing I_MAPPING_ID Call by reference Type reference (TYPE) UKMPI_MESSAGE-MAPPING_ID Mapping ID 20080213
4 Importing I_TRACE Call by reference Object reference (TYPE REF TO) IF_MAPPING_TRACE Trace-Objekt für ABAP-Mappings 20080219
# Exception Resumable Description Created on
1 PATH_INCONSISTENT 20080219
2 PATH_NOT_FOUND_IN_MESSAGE 20080219

Method UKMS_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_MAPPING_UKMS Value transfer Type reference (TYPE) UKM_S_MAPPING_EASY UKM: Vereinfachte Mapping-Struktur 20080122
2 Importing IS_MAPPING_UKMS Call by reference Type reference (TYPE) UKM_S_MAPPING_EASY UKM: Vereinfachte Mapping-Struktur 20080122
3 Importing I_NUMBERRANGE Call by reference Type reference (TYPE) UKMPI_MAPPING-NUMBERRANGE Name des Nummernkreisobjekts 20080122
4 Importing I_NUMBERRANGE_NR Call by reference Type reference (TYPE) UKMPI_MAPPING-NUMBERRANGE_NR Nummernkreisnummer 20080129
5 Importing I_PREFIX Call by reference Type reference (TYPE) UKM_E_PREFIX Key-Prefix 20080122

Method UKMS_CREATE on class CL_UKMPI_UTIL has no exception.

Method UKMS_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_MAPPING_UKMS Call by reference Type reference (TYPE) UKM_S_MAPPING_EASY UKM: Vereinfachte Mapping-Struktur 20080210

Method UKMS_DELETE on class CL_UKMPI_UTIL has no exception.

Method UKMS_READ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ET_MAPPING_UKMS Value transfer Type reference (TYPE) UKM_T_MAPPINGS_EASY UKM: Vereinfachte Mapping-Struktur 20080311
2 Importing IS_MAPPING_UKMS Call by reference Type reference (TYPE) UKM_S_MAPPING_EASY UKM: Vereinfachte Mapping-Struktur 20080122

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