SAP ABAP Class CL_CNV_MBT_LOG_ACTIVITY_PARAM (MBT Log Implementation for Activity Execution)
Hierarchy
☛
DMIS (Software Component) DMIS 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_MBT_MAIN (Package) Main components of PCL for SLO Products
⤷
⤷
Properties
| Class | CL_CNV_MBT_LOG_ACTIVITY_PARAM | |
| Short Description | MBT Log Implementation for Activity Execution | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_MBT_MAIN | Main components of PCL for SLO Products |
| Created | 20130110 | SAP |
| Last change | 20141030 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_MBT_LOG_ACTIVITY_PARAM has no forward declaration.
Interfaces
Class CL_CNV_MBT_LOG_ACTIVITY_PARAM has no interface implemented.
Friends
Class CL_CNV_MBT_LOG_ACTIVITY_PARAM 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) | BOOLEAN | 'X' | boolean variable (X=true, -=false, space=unknown) | 20130123 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_LOG_ACTIVITY | MBT Log Implementation for Activity Execution | 20130208 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CNVMBTACTPARLOG | 20130123 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | SPACE | boolean variable (X=true, -=false, space=unknown) | 20130123 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | 'X' | boolean variable (X=true, -=false, space=unknown) | 20130123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130123 | |
| 2 | Instance method | Public | Method | 20130123 | ||
| 3 | Instance method | Public | Method | 20130123 | ||
| 4 | Instance method | Public | Method | 20130123 | ||
| 5 | Instance method | Public | Method | 20130123 | ||
| 6 | Instance method | Public | Method | 20130422 | ||
| 7 | Instance method | Public | Method | 20130123 | ||
| 8 | Instance method | Public | Method | 20130123 |
Events
Class CL_CNV_MBT_LOG_ACTIVITY_PARAM has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_WHERE | Private | See coding | 20130123 | begin of typ_where,
vl_where(100) type c,
end of typ_where
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_ACTIVITY_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_LOG_ACTIVITY | MBT Log Implementation for Activity Execution | 20130208 | |||
| 2 | IV_ACTIVITY_ID | Call by reference | Type reference (TYPE) | CNVMBTACTPARLOG-ACTIVITY_ID | Unique ID for all activities to be executed | 20130123 | |||
| 3 | IV_PACKID | Call by reference | Type reference (TYPE) | CNVMBTACTPARLOG-PACKID | Package Number of Transformation / Analysis Package | 20130123 | |||
| 4 | IV_PHASE | Call by reference | Type reference (TYPE) | CNVMBTACTPARLOG-PHASE | Phase of the Migration Project | 20130123 | |||
| 5 | IV_VARIANT | Call by reference | Type reference (TYPE) | CNV_MBT_VARIANT_NAME | Name for Set of Activity Parameters | 20130123 |
Method CONSTRUCTOR on class CL_CNV_MBT_LOG_ACTIVITY_PARAM has no exception.
Method IS_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LOCKED | Value transfer | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20130123 |
Method IS_LOCKED on class CL_CNV_MBT_LOG_ACTIVITY_PARAM has no exception.
Method IS_UNLOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_UNLOCKED | Value transfer | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20130123 |
Method IS_UNLOCKED on class CL_CNV_MBT_LOG_ACTIVITY_PARAM has no exception.
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARALLEL | Call by reference | Type reference (TYPE) | BOOLEAN | SPACE | boolean variable (X=true, -=false, space=unknown) | 20130123 | ||
| 2 | IV_WAIT | Call by reference | Type reference (TYPE) | BOOLEAN | SPACE | boolean variable (X=true, -=false, space=unknown) | 20130123 | ||
| 3 | RV_SUCCESS | Value transfer | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20130123 |
Method LOCK on class CL_CNV_MBT_LOG_ACTIVITY_PARAM has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DATUM_HIGH | Call by reference | Type reference (TYPE) | SY-DATUM | Date and Time, Current (Application Server) Date | 20130123 | |||
| 2 | IV_DATUM_LOW | Call by reference | Type reference (TYPE) | SY-DATUM | Date and Time, Current (Application Server) Date | 20130123 | |||
| 3 | RT_CNVMBTACTPARLOG | Value transfer | Type reference (TYPE) | CNVMBTACTPARLOG_T | Table Type for CNVMBTACTPARLOG | 20130123 |
Method READ on class CL_CNV_MBT_LOG_ACTIVITY_PARAM has no exception.
Method SET_VARIANT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VARIANT_ID | Call by reference | Type reference (TYPE) | CNVMBTACTIVITY-VARIANT | ABAP: Name of variant (without program name) | 20130422 |
Method SET_VARIANT_ID on class CL_CNV_MBT_LOG_ACTIVITY_PARAM has no exception.
Method UNLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PARALLEL | Call by reference | Type reference (TYPE) | BOOLEAN | SPACE | boolean variable (X=true, -=false, space=unknown) | 20130123 | ||
| 2 | RV_SUCCESS | Value transfer | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20130123 |
Method UNLOCK on class CL_CNV_MBT_LOG_ACTIVITY_PARAM has no exception.
Method WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAMS | Call by reference | Type reference (TYPE) | RSPARAMS_TT | 20130123 | ||||
| 2 | RV_SUCCESS | Value transfer | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20130123 |
Method WRITE on class CL_CNV_MBT_LOG_ACTIVITY_PARAM has no exception.
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in |