SAP ABAP Class CL_MDS_TRANSPORT_OBJECT_LIST (List of all transportobjects)
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_OBJECT_LIST | |
| Short Description | List of all transportobjects | |
| 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_OBJECT_LIST has no forward declaration.
Interfaces
Class CL_MDS_TRANSPORT_OBJECT_LIST has no interface implemented.
Friends
Class CL_MDS_TRANSPORT_OBJECT_LIST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | DMC_MDS_OBJM_TAB | OBJM | 20100823 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20100823 | |
| 2 | Instance method | Public | Method | Returns transp objs using specified method and MULTI_OBJ = X | 20100823 | |
| 3 | Instance method | Public | Method | returns sobj with multi_obj-flag = X | 20110105 | |
| 4 | Static method | Public | Method | get all sobj with after imp | 20101001 |
Events
Class CL_MDS_TRANSPORT_OBJECT_LIST has no event.
Types
Class CL_MDS_TRANSPORT_OBJECT_LIST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_MDS_TRANSPORT_OBJECT_LIST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Table DMC_MDS_OBJM contains no entries | 20100823 |
Method GET_MULTI_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJECTNAME | Call by reference | Type reference (TYPE) | OB_OBJECT | Object: Method | 20100823 | |||
| 2 | IM_OBJECTTYPE | Call by reference | Type reference (TYPE) | OB_TYP | Object type | 20100823 | |||
| 3 | RT_METHODS | Value transfer | Type reference (TYPE) | DMC_MDS_OBJM_TAB | Transport objects having AFTER IMPORT METHOD | 20100823 |
Method GET_MULTI_OBJECTS on class CL_MDS_TRANSPORT_OBJECT_LIST has no exception.
Method GET_MULTI_OBJECTS_PCL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MT_ID | Call by reference | Type reference (TYPE) | DMC_MT_IDENTIFIER | DMC: Indicator for Mass Transfer | 20110105 | |||
| 2 | IV_OBJECTNAME | Call by reference | Type reference (TYPE) | OB_OBJECT | Object name | 20110105 | |||
| 3 | IV_OBJECTTYPE | Call by reference | Type reference (TYPE) | OB_TYP | Object type | 20110105 | |||
| 4 | RT_METHODS | Value transfer | Type reference (TYPE) | MDS_OBJM_TAB | Transport objects having AFTER IMPORT METHOD | 20110105 |
Method GET_MULTI_OBJECTS_PCL on class CL_MDS_TRANSPORT_OBJECT_LIST has no exception.
Method GET_SOBJ_HAVING_AIM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SOBJ_HAVING_AIM | Value transfer | Type reference (TYPE) | DMC_MDS_OBJM_TAB | Transport objects having AFTER IMPORT METHOD | 20101001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | no entries in dmc_mds_objm with aim found | 20101001 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2010_1_620 |