SAP ABAP Class CL_PCL_ACT_IMG (activities in IMG)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_PCL_46 (Package) MBT PCT : Process controlling functions 4.6
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PCL_ACTIVITY | Activity class | 20060417 |
Properties
| Class | CL_PCL_ACT_IMG | |
| Short Description | activities in IMG | |
| Super Class | CL_PCL_ACTIVITY | Activity class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MBT_PCL_46 | MBT PCT : Process controlling functions 4.6 |
| Created | 20060417 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PCL_ACT_IMG has no forward declaration.
Interfaces
Class CL_PCL_ACT_IMG has no interface implemented.
Friends
Class CL_PCL_ACT_IMG 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) | TRKORR | Request/task | 20081218 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20130625 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | CNV_MBT_STS_UPDT | Manual updation of activity status | 20090611 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CNV_MBT_NEXTID | Unique Activity ID, Next ID | 20060417 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | I | key in tree | 20060419 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | CNV_MBT_OPTIONAL | MBT PCL Optional flag | 20060529 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20060417 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | CNVMBTACTPARAMS_TAB | Parameters for Activities | 20060417 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | CNV_MBT_PARENTID | Unique ID, Parent ID | 20060417 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20060417 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | CNV_MBT_PROCVIEW | MBT PCL View Mode of Process Tree | 20060417 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | CNV_MBT_PROCESS_TREE_LEVEL | PCL Process Tree Level | 20060417 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | add single entry in database | 20060426 | |
| 2 | Instance method | Public | Method | insert an initial entry in the CNVMBTSTATE table | 20060509 | |
| 3 | Instance method | Protected | Method | Save data in customizing request | 20081218 | |
| 4 | Instance method | Public | Method | delete single entry in database | 20060426 | |
| 5 | Instance method | Public | Method | Delete entries from state table | 20060509 | |
| 6 | Instance method | Public | Method | fill activity parameters | 20060426 | |
| 7 | Instance method | Public | Method | Get Customizing request | 20081218 | |
| 8 | Instance method | Public | Method | Set Customizing request | 20081218 | |
| 9 | Instance method | Public | Method | set IMG attribute for an activity | 20060417 | |
| 10 | Instance method | Public | Method | update activity parameters | 20060426 | |
| 11 | Instance method | Public | Method | update single entry in database | 20060426 | |
| 12 | Instance method | Public | Method | update/insert paramter database | 20060427 |
Events
Class CL_PCL_ACT_IMG has no event.
Types
Class CL_PCL_ACT_IMG has no local type.
Method Signatures
Method ADD_IMG_ACTIVITY Signature
Method ADD_IMG_ACTIVITY on class CL_PCL_ACT_IMG has no parameter.
Method ADD_IMG_ACTIVITY on class CL_PCL_ACT_IMG has no exception.
Method ADD_STATE_ENTRY Signature
Method ADD_STATE_ENTRY on class CL_PCL_ACT_IMG has no parameter.
Method ADD_STATE_ENTRY on class CL_PCL_ACT_IMG has no exception.
Method DBUPDATE_INTO_CREQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REF | Value transfer | Object reference (TYPE REF TO) | DATA | Reference variable | 20081218 | |||
| 2 | IV_TABLE | Value transfer | Type reference (TYPE) | C | as a table | 20081218 | |||
| 3 | IV_TABLENAME | Value transfer | Type reference (TYPE) | DD03L-TABNAME | Table name | 20081218 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Database error | 20081218 | ||
| 2 | Invalid Data | 20081218 | ||
| 3 | Table not active or no fields | 20081218 |
Method DELETE_IMG_ACTIVITY Signature
Method DELETE_IMG_ACTIVITY on class CL_PCL_ACT_IMG has no parameter.
Method DELETE_IMG_ACTIVITY on class CL_PCL_ACT_IMG has no exception.
Method DELETE_STATE_ENTRY Signature
Method DELETE_STATE_ENTRY on class CL_PCL_ACT_IMG has no parameter.
Method DELETE_STATE_ENTRY on class CL_PCL_ACT_IMG has no exception.
Method FILL_ACT_PARAM Signature
Method FILL_ACT_PARAM on class CL_PCL_ACT_IMG has no parameter.
Method FILL_ACT_PARAM on class CL_PCL_ACT_IMG has no exception.
Method GET_CUSTOM_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ATTRVAL | Value transfer | Type reference (TYPE) | TRKORR | Request/task | 20081218 |
Method GET_CUSTOM_REQUEST on class CL_PCL_ACT_IMG has no exception.
Method SET_CUSTOM_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CUSTOM_REQUEST | Value transfer | Type reference (TYPE) | TRKORR | Request/task | 20081218 |
Method SET_CUSTOM_REQUEST on class CL_PCL_ACT_IMG has no exception.
Method SET_IMG_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ATTRNAME | Call by reference | Type reference (TYPE) | STRING | Attributname | 20060417 | |||
| 2 | IM_ATTRVAL | Call by reference | Type reference (TYPE) | STRING | Attributswert | 20060417 | |||
| 3 | IM_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Paketnummer zur Angabe von CMIS- und TDMS-Paketen | 20060417 |
Method SET_IMG_ATTRIBUTE on class CL_PCL_ACT_IMG has no exception.
Method UPDATE_ACT_PARAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PARAM | Call by reference | Type reference (TYPE) | CNVMBTACTPARAMS_TAB | Tabellentype für CNVMBTACTPARAMS | 20060426 | |||
| 2 | IM_VARIANT | Call by reference | Type reference (TYPE) | CNV_MBT_VARIANT_NAME | Name für ein Set von Aktivitätsparametern | 20060428 |
Method UPDATE_ACT_PARAM on class CL_PCL_ACT_IMG has no exception.
Method UPDATE_IMG_ACTIVITY Signature
Method UPDATE_IMG_ACTIVITY on class CL_PCL_ACT_IMG has no parameter.
Method UPDATE_IMG_ACTIVITY on class CL_PCL_ACT_IMG has no exception.
Method UPDATE_PARAM_DATABASE Signature
Method UPDATE_PARAM_DATABASE on class CL_PCL_ACT_IMG has no parameter.
Method UPDATE_PARAM_DATABASE on class CL_PCL_ACT_IMG has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2006_1_46C |