SAP ABAP Class CL_CNV_MBT_PACKAGE (Package)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_PCL_CL (Package) PCL Class Layer
⤷
⤷
Properties
| Class | CL_CNV_MBT_PACKAGE | |
| Short Description | Package | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MBT_PCL_CL | PCL Class Layer |
| Created | 20100726 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_CNV_MBT_PACKAGE has no interface implemented.
Friends
Class CL_CNV_MBT_PACKAGE 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) | CNV_MBT_FLAG | All destinations are NONE | 20130822 | |||
| 2 | Constant | Public | Type reference (TYPE) | CNV_MBT_EXEC_TARGET | 'H' | Specifies The Target System the Activity is Executed in | 20110804 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | CNV_MBT_RFC_CHECK_RESULT_MSG_T | Messages written while checking state of all targets | 20130313 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_PROCESS_STRUCTURE | Process Structure | 20100825 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CNVMBTPACK | package information/creator/creation date/scenarion | 20110426 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_FLAG | X = no connection check | 20130128 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20100819 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_PROCTYPE | Process Type | 20100819 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | I | 20130314 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | CNV_MBT_RFC_CHECK_RESULT_T | State of each checked execution target | 20130313 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | CNVMBTDEST_T | Table for all used destinations | 20110404 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | CNVMBTDESTDIST_T | Table type for cnvmbtdestdist | 20110407 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | CNVMBTDESTSPEC_T | Table for special rfc destination settings in a exec system | 20110407 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | CNVMBTPROCDEST_T | Table type for CNVMBTPROCDEST | 20110426 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | CNVMBTDEST_T_OBJ | List of destination objects | 20110411 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activate destinations of a package | 20130312 | |
| 2 | Instance method | Public | Method | Activate a Follow-Up Step | 20110112 | |
| 3 | Instance method | Public | Method | Add execution target to rfc landscape | 20110513 | |
| 4 | Instance method | Public | Method | Change destination id of an execution target | 20110404 | |
| 5 | Instance method | Public | Method | Check if all destinations are synchronized | 20110324 | |
| 6 | Instance method | Public | Constructor | Constructor | 20100726 | |
| 7 | Instance method | Public | Method | Returns the destination id name that is in our namespace | 20110513 | |
| 8 | Instance method | Public | Method | Checks the connection of destinations in the remote systems | 20110418 | |
| 9 | Instance method | Public | Method | Deactivate destinations of a package | 20130312 | |
| 10 | Instance method | Public | Method | Deactivate Package | 20100726 | |
| 11 | Instance method | Public | Method | Delete execution target destination (only with optional) | 20121205 | |
| 12 | Instance method | Public | Method | Evaluates state of each target | 20130204 | |
| 13 | Instance method | Private | Method | 20130108 | ||
| 14 | Instance method | Public | Method | Get Accessplan-ID | 20100726 | |
| 15 | Instance method | Public | Method | Get active phase | 20100817 | |
| 16 | Instance method | Public | Method | Check if autorestart is enabled | 20100726 | |
| 17 | Instance method | Public | Method | return central object ID | 20110309 | |
| 18 | Instance method | Public | Method | 20110407 | ||
| 19 | Instance method | Public | Method | Get process destination entry of the execution target | 20110513 | |
| 20 |