SAP ABAP Interface IF_BPCA_EX_TR_RT_MAPPER (Maps Transport Objects (TR) to Runtime Objects (RT))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
SV-SMG-TWB-BCA (Application Component) Business Process Change Analyzer
⤷
SAGS_BPCA_TR_RT_MAPPING (Package) BPCA: Mapping of Transport Objects to Runtime Objects
⤷
⤷
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
| Interface | IF_BPCA_EX_TR_RT_MAPPER | |
| Short Description | Maps Transport Objects (TR) to Runtime Objects (RT) |
General Data
| Package | SAGS_BPCA_TR_RT_MAPPING | BPCA: Mapping of Transport Objects to Runtime Objects |
| Created | 20100817 | SAP |
| Last changed | 20110908 | SAP |
| 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) |
Interfaces
Interface IF_BPCA_EX_TR_RT_MAPPER has no interface.
Friends
Interface IF_BPCA_EX_TR_RT_MAPPER has no friend.
Attributes
Interface 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
Interface IF_BPCA_EX_TR_RT_MAPPER has no event.
Types
Interface 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 Interface 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 Interface 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 Interface IF_BPCA_EX_TR_RT_MAPPER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |