SAP ABAP Class IF_BPCA_EX_TR_RT_MAPPER (Maps Transport Objects (TR) to Runtime Objects (RT))
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BPCA_TR_RT_MAPPER | Implementation of a Mapper | 20100817 |
Properties
Class | IF_BPCA_EX_TR_RT_MAPPER | |
Short Description | Maps Transport Objects (TR) to Runtime Objects (RT) | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100817 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_BPCA_EX_TR_RT_MAPPER has no interface implemented.
Friends
Class IF_BPCA_EX_TR_RT_MAPPER has no friend class.
Attributes
Class IF_BPCA_EX_TR_RT_MAPPER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Creates a multi mapping from TR Object(s) to one/more RT Obj | 20100817 |
2 | ![]() |
Instance method | Public | Method | Creates a single mapping from one TR Object to one RT Object | 20100817 |
3 | ![]() |
Instance method | Public | Method | Returns the Mapping for a given TR Object | 20100817 |
Events
Class IF_BPCA_EX_TR_RT_MAPPER has no event.
Types
Class IF_BPCA_EX_TR_RT_MAPPER has no local type.
Method Signatures
Method CREATE_MULTI_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMT_KEYS | Call by reference | Type reference (TYPE) | MAPPING_T_TR_RT_KEYS | Key Mappings for TR Object(s) to RT Object(s) | 20100818 | ||
2 | ![]() |
IMT_OBJECTS | Call by reference | Type reference (TYPE) | MAPPING_T_TR_RT_OBJECTS | Mappings from Transport Object(s) to Runtime Object(s) | 20100818 | ||
3 | ![]() |
IMV_SET_INITAL_ENTRIES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | if True all existing Mappings are replaced/ Keys are updated | 20100818 |
Method CREATE_MULTI_MAPPING on class IF_BPCA_EX_TR_RT_MAPPER has no exception.
Method CREATE_SINGLE_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IMS_RT_OBJECT | Call by reference | Type reference (TYPE) | MAPPING_S_SIMPLE_OBJECT | Structure for Single Mapping creation | 20100817 | ||
2 | ![]() |
IMS_TR_OBJECT | Call by reference | Type reference (TYPE) | MAPPING_S_SIMPLE_OBJECT | Structure for Single Mapping creation | 20100817 | ||
3 | ![]() |
IMV_SET_INITAL_ENTRY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | if True all existing Mappings will be replaced by this one | 20100817 |
Method CREATE_SINGLE_MAPPING on class IF_BPCA_EX_TR_RT_MAPPER has no exception.
Method GET_MAPPING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXT_KEYS | Call by reference | Type reference (TYPE) | TR_KEYS | CTS: Table Type for E071K | 20100818 | ||
2 | ![]() |
EXT_MAPPING | Call by reference | Type reference (TYPE) | TR_OBJECTS | CTS: Table Type for E071 | 20100818 | ||
3 | ![]() |
IMS_TR_OBJECT | Call by reference | Type reference (TYPE) | E071 | Change & Transport System: Object Entries of Requests/Tasks | 20100818 | ||
4 | ![]() |
IMT_KEYS | Call by reference | Type reference (TYPE) | TR_KEYS | Table Keys | 20100818 |
Method GET_MAPPING on class IF_BPCA_EX_TR_RT_MAPPER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |