SAP ABAP Class CL_MDG_TR_SLAVE (Transport)
Hierarchy
☛
MDG_FND (Software Component) MDG Foundation
⤷
CA-MDG-AF (Application Component) Application Framework
⤷
MDG_TRANSPORT_TOOL (Package) Transport Tool
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_MDG_TR_SLAVE | Transport Object in Master Data Environment | 20081218 |
Properties
| Class | CL_MDG_TR_SLAVE | |
| Short Description | Transport | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | MDG_TR | |
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | MDG_TRANSPORT_TOOL | Transport Tool |
| Created | 20081218 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDG_TR_SLAVE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_MDG_TR_SLAVE | Transport Object in Master Data Environment | 20081218 |
Friends
Class CL_MDG_TR_SLAVE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_MDG_TR_OBJ_FACTORY | FINB TR: Factory for Transport Objects | 20081218 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | TABNAME | Table Name | 20081218 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | MDG_TR_APPL | Application in Transport Tool | 20081218 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | MDG_TR_OBJECT | FINB TR: Transport Object | 20081218 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | MDG_TR_OBJECTKEY | FINB TR: Semantic Object Key for Transport | 20081218 | |||
| 6 | Static Attribute | Protected | Type reference (TYPE) | YT_CONTAINER_TABLE | 20081218 | ||||
| 7 | Instance attribute | Protected | Type reference (TYPE) | YT_TAB_N_TYPE_NAMES | 20081218 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20081218 | |
| 2 | Instance method | Protected | Method | 20081218 | ||
| 3 | Static method | Public | Method | Converts ID with Capital Letters to ID with Small Letters | 20081218 | |
| 4 | Static method | Public | Method | Converts ID with Small Letters to ID with Capital Letters | 20081218 | |
| 5 | Instance method | Protected | Method | 20081218 |
Events
Class CL_MDG_TR_SLAVE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_CONTAINER_TABLE | Protected | See coding | 20081218 | |
||
| 2 | YS_TAB_N_TYPE_NAMES | Protected | See coding | 20081218 | |
||
| 3 | YT_CONTAINER_TABLE | Protected | See coding | 20081218 | |
||
| 4 | YT_TAB_N_TYPE_NAMES | Protected | See coding | 20081218 | |
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_MDG_TR_SLAVE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081218 |
Method GET_CONTAINER_TABLES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MSG_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_MDG_MSG_HANDLER | Message Handler | 20081218 | |||
| 2 | IO_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_MDG_TR_REQUEST | FINB TR: Transportauftrag | 20081218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | message in message-handler | 20081218 |
Method GET_LOWER_CASE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ID_22 | Call by reference | Type reference (TYPE) | SYSUUID_22 | UUID in komprim. Form oder die ersten 22 Stellen von I_ID_32 | 20081218 | |||
| 2 | I_ID_32 | Call by reference | Type reference (TYPE) | SYSUUID-C | UUID in Character-Darst. oder bel. ID mit 22 Großbuchstaben | 20081218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Konvertierung aufgetreten (mit Meldung) | 20081218 |
Method GET_UPPER_CASE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ID_32 | Call by reference | Type reference (TYPE) | SYSUUID-C | UUID in Character-Darstellung oder I_ID_22 | 20081218 | |||
| 2 | I_ID_22 | Call by reference | Type reference (TYPE) | SYSUUID_22 | UUID in komprimierter Form oder 22stell. Id in Großbuchstab. | 20081218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei Konvertierung aufgetreten (mit Meldung) | 20081218 |
Method SET_CONSTANTS Signature
Method SET_CONSTANTS on class CL_MDG_TR_SLAVE has no parameter.
Method SET_CONSTANTS on class CL_MDG_TR_SLAVE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 702 |