SAP ABAP Class CL_DMC_TRANSPORT_REQUEST (Transport Connection Project and Conversion Object)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_DMCR (Package) Data Mapping and Conversion: Runtime
⤷
⤷
Properties
| Class | CL_DMC_TRANSPORT_REQUEST | |
| Short Description | Transport Connection Project and Conversion Object | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_DMCR | Data Mapping and Conversion: Runtime |
| Created | 20060519 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_DMC_TRANSPORT_REQUEST has no interface implemented.
Friends
Class CL_DMC_TRANSPORT_REQUEST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DMC_LOG_HANDLER | Log handler for MWB/DTL and CCW | 20060607 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | DMC_TOOBJS | DMC: Table for Transferring Transport Objects | 20060530 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor Method | 20060519 | |
| 2 | Instance method | Public | Method | Creates transport for project or conversion object | 20060530 | |
| 3 | Instance method | Private | Method | Creates a new transport order | 20060530 | |
| 4 | Instance method | Private | Method | Creates transport entries for Conversion Logic Objects | 20060608 | |
| 5 | Instance method | Private | Method | Create Transport of conv.object and all dependent objects | 20060530 | |
| 6 | Instance method | Private | Method | Create Transport for a project and all dependent objects | 20060530 | |
| 7 | Instance method | Private | Method | Create Transport of Subproject and all dependent objects | 20060601 |
Events
Class CL_DMC_TRANSPORT_REQUEST has no event.
Types
Class CL_DMC_TRANSPORT_REQUEST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_DMC_TRANSPORT_REQUEST has no parameter.
Method CONSTRUCTOR on class CL_DMC_TRANSPORT_REQUEST has no exception.
Method CREATE_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IN_ORGUNIT | Call by reference | Object reference (TYPE REF TO) | IF_DMC_POBJECT | Persistent Object | 20060530 |
Method CREATE_TRANSPORT on class CL_DMC_TRANSPORT_REQUEST has no exception.
Method CREATE_TRANSPORT_ORDER Signature
Method CREATE_TRANSPORT_ORDER on class CL_DMC_TRANSPORT_REQUEST has no parameter.
Method CREATE_TRANSPORT_ORDER on class CL_DMC_TRANSPORT_REQUEST has no exception.
Method CREATE_TR_ENTRIES_CNVLOGICOBJS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_DMC_POBJECT | Persistent Object | 20060608 |
Method CREATE_TR_ENTRIES_CNVLOGICOBJS on class CL_DMC_TRANSPORT_REQUEST has no exception.
Method CREATE_TR_ENTRIES_FOR_CONVOBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_COBJ | Call by reference | Object reference (TYPE REF TO) | CL_DMC_CONV_OBJECT | Conversion Object | 20060608 |
Method CREATE_TR_ENTRIES_FOR_CONVOBJ on class CL_DMC_TRANSPORT_REQUEST has no exception.
Method CREATE_TR_ENTRIES_FOR_PROJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_PROJ | Call by reference | Object reference (TYPE REF TO) | CL_DMC_PROJECT | Project | 20060608 |
Method CREATE_TR_ENTRIES_FOR_PROJECT on class CL_DMC_TRANSPORT_REQUEST has no exception.
Method CREATE_TR_ENTRIES_FOR_SUBPROJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_SPRJ | Call by reference | Object reference (TYPE REF TO) | CL_DMC_SUBPROJECT | Subproject | 20060608 |
Method CREATE_TR_ENTRIES_FOR_SUBPROJ on class CL_DMC_TRANSPORT_REQUEST has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 620 |