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 | Static method | Private | Method | Consistency Check of Path | 20080122 | |
| 2 | Static method | Public | Method | Find Path Nodes in Message Using Conditions | 20080213 | |
| 3 | Static method | Public | Method | Create Key Mapping | 20080122 | |
| 4 | Static method | Public | Method | Delete Key Mapping | 20080210 | |
| 5 | 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 | E_PATH_CONSISTENT | Value transfer | Type reference (TYPE) | BOOLEAN | boolsche Variable (X=true, -=false, space=unknown) | 20080122 | |||
| 2 | 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 | ET_NODE | Value transfer | Type reference (TYPE) | UKMPI_TT_NODE | Knoten-Tabelle | 20080213 | |||
| 2 | I_DOM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20080213 | |||
| 3 | I_MAPPING_ID | Call by reference | Type reference (TYPE) | UKMPI_MESSAGE-MAPPING_ID | Mapping ID | 20080213 | |||
| 4 | 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 | 20080219 | |||
| 2 | 20080219 |
Method UKMS_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MAPPING_UKMS | Value transfer | Type reference (TYPE) | UKM_S_MAPPING_EASY | UKM: Vereinfachte Mapping-Struktur | 20080122 | |||
| 2 | IS_MAPPING_UKMS | Call by reference | Type reference (TYPE) | UKM_S_MAPPING_EASY | UKM: Vereinfachte Mapping-Struktur | 20080122 | |||
| 3 | I_NUMBERRANGE | Call by reference | Type reference (TYPE) | UKMPI_MAPPING-NUMBERRANGE | Name des Nummernkreisobjekts | 20080122 | |||
| 4 | I_NUMBERRANGE_NR | Call by reference | Type reference (TYPE) | UKMPI_MAPPING-NUMBERRANGE_NR | Nummernkreisnummer | 20080129 | |||
| 5 | 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 | 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 | ET_MAPPING_UKMS | Value transfer | Type reference (TYPE) | UKM_T_MAPPINGS_EASY | UKM: Vereinfachte Mapping-Struktur | 20080311 | |||
| 2 | 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 |