SAP ABAP Class CL_TRANSPORT_MGMT (Class for Transport Management Created for OIF)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MDG-RIF (Application Component) Replication Interface Framework
⤷
MDG_BS_TRANSPORT_UI (Package) UI for transport request selection
⤷
⤷
Properties
| Class | CL_TRANSPORT_MGMT | |
| Short Description | Class for Transport Management Created for OIF | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MDG_BS_TRANSPORT_UI | UI for transport request selection |
| Created | 20090828 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TRANSPORT_MGMT has no forward declaration.
Interfaces
Class CL_TRANSPORT_MGMT has no interface implemented.
Friends
Class CL_TRANSPORT_MGMT has no friend class.
Attributes
Class CL_TRANSPORT_MGMT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Method to create request for the given user | 20090828 | |
| 2 | Static method | Public | Method | Method to get all the requests of the given user | 20090828 |
Events
Class CL_TRANSPORT_MGMT has no event.
Types
Class CL_TRANSPORT_MGMT has no local type.
Method Signatures
Method CREATE_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | MDG_T_TRANSPORT_MESSAGE | Table Type for Messages | 20090831 | |||
| 2 | EV_TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20090828 | |||
| 3 | IV_REQ_DESC | Call by reference | Type reference (TYPE) | AS4TEXT | Short Description of Repository Objects | 20090828 | |||
| 4 | IV_REQ_TYPE | Call by reference | Type reference (TYPE) | TRFUNCTION | Type of request/task | 20090828 | |||
| 5 | IV_TARGET | Call by reference | Type reference (TYPE) | TR_TARGET | Transport Target of Request | 20110421 | |||
| 6 | IV_USER | Call by reference | Type reference (TYPE) | TR_AS4USER | Owner of a Request or Task | 20090828 |
Method CREATE_REQUEST on class CL_TRANSPORT_MGMT has no exception.
Method GET_REQUESTS_OF_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | MDG_T_TRANSPORT_MESSAGE | Table Type for Messages | 20090831 | |||
| 2 | ET_REQUESTS | Call by reference | Type reference (TYPE) | MDG_OIF_T_TREXREQHD | 20090828 | ||||
| 3 | IV_REQ_STATUS | Call by reference | Type reference (TYPE) | TRSTATUS | Status of request/task | 20090828 | |||
| 4 | IV_REQ_TYPE | Call by reference | Type reference (TYPE) | TRFUNCTION | Type of request/task | 20090828 | |||
| 5 | IV_TASK | Call by reference | Type reference (TYPE) | TRPARI-FLAG | General Indicator | 20090828 | |||
| 6 | IV_USER | Call by reference | Type reference (TYPE) | TR_AS4USER | Owner of a Request or Task | 20090828 |
Method GET_REQUESTS_OF_USER on class CL_TRANSPORT_MGMT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |