SAP ABAP Class CL_MDS_TRANSPORT_ORDER_LIST (List of transport orders by ME)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MDS_MAINT_EVENT_PROC (Package) MDS Upgrade (Dynamic maintenance events)
⤷
⤷
Properties
| Class | CL_MDS_TRANSPORT_ORDER_LIST | |
| Short Description | List of transport orders by ME | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MDS_MAINT_EVENT_PROC | MDS Upgrade (Dynamic maintenance events) |
| Created | 20100823 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MDS_TRANSPORT_ORDER_LIST has no forward declaration.
Interfaces
Class CL_MDS_TRANSPORT_ORDER_LIST has no interface implemented.
Friends
Class CL_MDS_TRANSPORT_ORDER_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | DMC_MDS_TRKORR_TAB | Transport request for Maintenace Event | 20100823 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100823 | |
| 2 | Instance method | Public | Method | Deletes the transp_o from dmc_mds_transp_o & mds_trkorr | 20110302 | |
| 3 | Static method | Public | Method | Get all orders linked to customer or nor customer me's | 20101001 | |
| 4 | Instance method | Public | Method | Returns the number of transp_o to a ME (with tabimupg.buf) | 20110302 | |
| 5 | Instance method | Public | Method | Return transport requests (with tabimupg.buf -> mds_trkorr) | 20101001 | |
| 6 | Instance method | Public | Method | Returns transport requests (tabimupg.buf not included) | 20110302 | |
| 7 | Static method | Public | Method | write entries in db table dmc_mds_transp_o | 20110228 | |
| 8 | Instance method | Public | Method | check on e071 | 20100823 | |
| 9 | Static method | Public | Method | check on mds_E071 | 20110105 |
Events
Class CL_MDS_TRANSPORT_ORDER_LIST has no event.
Types
Class CL_MDS_TRANSPORT_ORDER_LIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_MAINTENANCE_EVENT_ID | Call by reference | Type reference (TYPE) | DMC_MDS_MAINTENANCE_EVENT_ID | IUUC: ID of a maintenance event | 20100823 |
Method CONSTRUCTOR on class CL_MDS_TRANSPORT_ORDER_LIST has no exception.
Method DEL_TRANSP_ORDERS Signature
Method DEL_TRANSP_ORDERS on class CL_MDS_TRANSPORT_ORDER_LIST has no parameter.
Method DEL_TRANSP_ORDERS on class CL_MDS_TRANSPORT_ORDER_LIST has no exception.
Method GET_ALL_TRANSPORT_ORDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TRANSPORT_ORDERS | Call by reference | Type reference (TYPE) | DMC_MDS_TRANSP_REQ_TAB | Transport request for Maintenace Event | 20101001 | |||
| 2 | IV_TYPE | Call by reference | Type reference (TYPE) | DMC_MDS_E071K_TYPE | IUUC: e071k type | 20101001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | wrong type, just C or M | 20101001 |
Method GET_NUMBER_OF_TRANSPORTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_AMOUNT_TRANSP_O | Value transfer | Type reference (TYPE) | I | 20110302 |
Method GET_NUMBER_OF_TRANSPORTS on class CL_MDS_TRANSPORT_ORDER_LIST has no exception.
Method GET_TRANSPORT_ORDERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TRANSPORTS | Value transfer | Type reference (TYPE) | DMC_MDS_TRKORR_TAB | Transport request for Maintenace Event | 20101001 |
Method GET_TRANSPORT_ORDERS on class CL_MDS_TRANSPORT_ORDER_LIST has no exception.
Method GET_TRANSP_O_WO_TABIMUPG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TRANSPORTS_WO_TABIMUPG | Value transfer | Type reference (TYPE) | DMC_MDS_TRANSP_O_TAB | IUUC: table type for db dmc_mds_transp_o | 20110302 |
Method GET_TRANSP_O_WO_TABIMUPG on class CL_MDS_TRANSPORT_ORDER_LIST has no exception.
Method SET_TRANSP_O_BY_BUF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SYSUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value, Return Value After ABAP Statements | 20110228 | |||
| 2 | IT_TRANSPORTS | Call by reference | Type reference (TYPE) | DMC_MDS_TRANSP_O_TAB | IUUC: table type for db dmc_mds_transp_o | 20110228 | |||
| 3 | IV_BUFFER_TYPE | Call by reference | Type reference (TYPE) | DMC_MDS_BUFFER_TYPE | kind of buffer (xprasupg / sid / mainimp) | 20110228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | unsupported_buffer_type | 20110228 |
Method VERIFY_MULTI_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_OBJECTNAME | Call by reference | Type reference (TYPE) | OB_OBJECT | Object name | 20100823 | |||
| 2 | IV_TYPE | Call by reference | Type reference (TYPE) | OB_TYP | Object type | 20100823 | |||
| 3 | RV_FOUND | Value transfer | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20100823 |
Method VERIFY_MULTI_OBJECTS on class CL_MDS_TRANSPORT_ORDER_LIST has no exception.
Method VERIFY_MULTI_OBJECTS_PCL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MAINT_EVENT_ID | Call by reference | Type reference (TYPE) | DMC_MDS_MAINTENANCE_EVENT_ID | IUUC: ID of a maintenance event | 20110105 | |||
| 2 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20110105 | |||
| 3 | IV_OBJECTNAME | Call by reference | Type reference (TYPE) | OB_OBJECT | Object name | 20110105 | |||
| 4 | IV_TYPE | Call by reference | Type reference (TYPE) | OB_TYP | Object type | 20110105 | |||
| 5 | RV_FOUND | Value transfer | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20110105 |
Method VERIFY_MULTI_OBJECTS_PCL on class CL_MDS_TRANSPORT_ORDER_LIST has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |