SAP ABAP Class CL_E2E_TESTING_AGENT_TR_MAPPER (BPCA: ST-PI Read Transport Object Mapping)
Hierarchy
☛
ST-PI (Software Component) SAP Solution Tools Plug-In
⤷
SV-SMG-TWB-BCA (Application Component) Business Process Change Analyzer
⤷
E2E_TESTING (Package) E2E Testing
⤷
⤷
Properties
| Class | CL_E2E_TESTING_AGENT_TR_MAPPER | |
| Short Description | BPCA: ST-PI Read Transport Object Mapping | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | E2E_TESTING | E2E Testing |
| Created | 20100817 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_E2E_TESTING_AGENT_TR_MAPPER has no forward declaration.
Interfaces
Class CL_E2E_TESTING_AGENT_TR_MAPPER has no interface implemented.
Friends
Class CL_E2E_TESTING_AGENT_TR_MAPPER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | OBJFUNC | 'K' | Object Function: Key | 20100817 | ||
| 2 | Constant | Public | Type reference (TYPE) | PGMID | 'R3TR' | Program ID R3TR | 20100817 | ||
| 3 | Constant | Public | Type reference (TYPE) | TROBJTYPE | 'TABU' | Object Type TABU | 20100817 | ||
| 4 | Static Attribute | Protected | Type reference (TYPE) | GTP_T_EXPORT_BUFF_KEYS | Key Buffer Ready for Export | 20100817 | |||
| 5 | Static Attribute | Protected | Type reference (TYPE) | GTP_T_EXPORT_BUFF_OBJECTS | Object Buffer Ready for Export | 20100817 | |||
| 6 | Static Attribute | Protected | Type reference (TYPE) | GTP_T_TR_RT_MAPP | Object Buffer | 20100817 | |||
| 7 | Static Attribute | Protected | Type reference (TYPE) | GTP_T_TR_RT_MAPPK | Key Buffer | 20100817 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20100817 | |
| 2 | Instance method | Protected | Method | Gets Key in Export Display | 20100817 | |
| 3 | Instance method | Protected | Method | Gets Object in Export Display | 20100817 | |
| 4 | Instance method | Protected | Method | Get Key Mapping | 20100817 | |
| 5 | Instance method | Public | Method | Read Mapping for a Transport Object | 20100817 | |
| 6 | Instance method | Protected | Method | Gets Objects and Keys from Export Buffer | 20100910 |
Events
Class CL_E2E_TESTING_AGENT_TR_MAPPER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | GTP_S_EXPORT_BUFF_KEYS | Protected | See coding | GTP_S_EXPORT_BUFF_KEYS | 20100817 | |
|
| 2 | GTP_S_EXPORT_BUFF_OBJECTS | Protected | See coding | GTP_S_EXPORT_BUFF_OBJECTS | 20100817 | |
|
| 3 | GTP_T_EXPORT_BUFF_KEYS | Protected | See coding | GTP_T_EXPORT_BUFF_KEYS | 20100817 | |
|
| 4 | GTP_T_EXPORT_BUFF_OBJECTS | Protected | See coding | GTP_T_EXPORT_BUFF_OBJECTS | 20100817 | |
|
| 5 | GTP_T_TR_RT_MAPP | Protected | See coding | GTP_T_TR_RT_MAPP | 20100817 | |
|
| 6 | GTP_T_TR_RT_MAPPK | Protected | See coding | GTP_T_TR_RT_MAPPK | 20100817 | |
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_E2E_TESTING_AGENT_TR_MAPPER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_E2E_TESTING_AGENT_TR_MAPPER has no exception.
Method GET_EXPORT_KEYS_FR_MAPPK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KEYS | Call by reference | Type reference (TYPE) | GTP_T_EXPORT_BUFF_KEYS | Schlüssel in Exportdarstellung | 20100817 | |||
| 2 | IS_MAPP_OBJECT | Call by reference | Type reference (TYPE) | E2ET_TR_RT_MAPP | E2W Testing Agent: Transportobjekt - LaufzeitObjekt Mapping | 20100817 |
Method GET_EXPORT_KEYS_FR_MAPPK on class CL_E2E_TESTING_AGENT_TR_MAPPER has no exception.
Method GET_EXPORT_OBJECTS_FR_MAPP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_OBJECT | Call by reference | Type reference (TYPE) | GTP_S_EXPORT_BUFF_OBJECTS | Objekte in Export Format | 20100817 | |||
| 2 | ET_KEYS | Call by reference | Type reference (TYPE) | GTP_T_EXPORT_BUFF_KEYS | Schlüssel in Export Format | 20100817 | |||
| 3 | IS_OBJECT | Call by reference | Type reference (TYPE) | E071 | Transportsystem: Objekt-Einträge von Aufträgen/Aufgaben | 20100817 | |||
| 4 | RT_OBJFUNC | Objektfunktion | |||||||
| 5 | TR_OBJFUNC | Objektfunktion |
Method GET_EXPORT_OBJECTS_FR_MAPP on class CL_E2E_TESTING_AGENT_TR_MAPPER has no exception.
Method GET_MAPPED_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_EXPORT_BUFF_OBJECT | Call by reference | Type reference (TYPE) | GTP_S_EXPORT_BUFF_OBJECTS | Transportsystem: Objekt-Einträge von Aufträgen/Aufgaben | 20100910 | |||
| 2 | ET_KEYS | Call by reference | Type reference (TYPE) | TR_KEYS | Tabellenschlüssel | 20100817 | |||
| 3 | IT_KEYS | Call by reference | Type reference (TYPE) | TR_KEYS | Tabellenschlüssel | 20100817 |
Method GET_MAPPED_KEYS on class CL_E2E_TESTING_AGENT_TR_MAPPER has no exception.
Method GET_MAPPING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KEYS | Call by reference | Type reference (TYPE) | TR_KEYS | Tabellenschlüssel | 20100817 | |||
| 2 | ET_OBJECTS | Call by reference | Type reference (TYPE) | TR_OBJECTS | Objekte | 20100817 | |||
| 3 | IS_OBJECT | Call by reference | Type reference (TYPE) | E071 | Transportsystem: Objekt-Einträge von Aufträgen/Aufgaben | 20100817 | |||
| 4 | IT_KEYS | Call by reference | Type reference (TYPE) | TR_KEYS | Tabellenschlüssel | 20100817 |
Method GET_MAPPING on class CL_E2E_TESTING_AGENT_TR_MAPPER has no exception.
Method GET_MAPPING_FR_EXPORT_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KEYS | Call by reference | Type reference (TYPE) | TR_KEYS | Tabellenschlüssel | 20100910 | |||
| 2 | ET_OBJECTS | Call by reference | Type reference (TYPE) | TR_OBJECTS | Objekte | 20100910 | |||
| 3 | IS_OBJECT | Call by reference | Type reference (TYPE) | E071 | Transportsystem: Objekt-Einträge von Aufträgen/Aufgaben | 20100910 | |||
| 4 | IT_KEYS | Call by reference | Type reference (TYPE) | TR_KEYS | Tabellenschlüssel | 20100910 | |||
| 5 | RT_OBJFUNC | Call by reference | Type reference (TYPE) | OBJFUNC | Objektfunktion | 20100910 | |||
| 6 | TR_OBJFUNC | Call by reference | Type reference (TYPE) | OBJFUNC | Objektfunktion | 20100910 |
Method GET_MAPPING_FR_EXPORT_BUFFER on class CL_E2E_TESTING_AGENT_TR_MAPPER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 2008_1_46C |