SAP ABAP Class CL_CNV_MBT_LOG_ACTIVITY (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 | |
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
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CNV_MBT_LOG_ACTIVITY has no interface implemented.
Friends
Class CL_CNV_MBT_LOG_ACTIVITY 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 | Type reference (TYPE) | CNVMBTACTLOG | MBT PCL - Activity execution log | 20130123 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | BOOLEAN | SPACE | boolean variable (X=true, -=false, space=unknown) | 20130123 | |
4 | ![]() |
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 | 20130208 | |
3 | ![]() |
Instance method | Public | Method | 20130208 | |
4 | ![]() |
Instance method | Public | Method | 20130123 | |
5 | ![]() |
Instance method | Public | Method | 20130123 | |
6 | ![]() |
Instance method | Public | Method | 20130123 | |
7 | ![]() |
Instance method | Public | Method | 20130123 | |
8 | ![]() |
Instance method | Public | Method | 20130123 | |
9 | ![]() |
Instance method | Public | Method | 20130123 |
Events
Class CL_CNV_MBT_LOG_ACTIVITY 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 | ![]() |
IV_ACTIVITY_ID | Call by reference | Type reference (TYPE) | CNVMBTACTLOG-ACTIVITY_ID | Unique ID for all activities to be executed | 20130123 | ||
2 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNVMBTACTLOG-PACKID | Package Number of Transformation / Analysis Package | 20130123 | ||
3 | ![]() |
IV_PHASE | Call by reference | Type reference (TYPE) | CNVMBTACTLOG-PHASE | Phase of the Migration Project | 20130123 |
Method CONSTRUCTOR on class CL_CNV_MBT_LOG_ACTIVITY has no exception.
Method GET_EXEC_NUM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_EXEC_NUM | Value transfer | Type reference (TYPE) | CNVMBTACTLOG-EXEC_NUM | Counters For Execution of Specified Activity | 20130208 |
Method GET_EXEC_NUM on class CL_CNV_MBT_LOG_ACTIVITY has no exception.
Method GET_TIMESTAMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_TIMESTAMP | Value transfer | Type reference (TYPE) | CNVMBTACTLOG-TIMESTAMP | Time Stamp Start of Execution of a Specified Activity | 20130208 |
Method GET_TIMESTAMP on class CL_CNV_MBT_LOG_ACTIVITY 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 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 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 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_CNVMBTACTLOG | Value transfer | Type reference (TYPE) | CNVMBTACTLOG_T | Table Type for CNVMBTACTLOG | 20130123 |
Method READ on class CL_CNV_MBT_LOG_ACTIVITY 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 has no exception.
Method WRITE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ACTLOG | Call by reference | Type reference (TYPE) | CNVMBTACTLOG | MBT PCL - Activity execution log | 20130123 | ||
2 | ![]() |
IV_STATE_INIT_DEFERRED | Call by reference | Type reference (TYPE) | BOOLEAN | SPACE | Boolean Variable (X=True, -=False, Space=Unknown) | 20131029 | |
3 | ![]() |
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 has no exception.
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in |