Hierarchy

⤷

⤷

Properties
Class | CL_CNV_MBT_EXECUTION | |
Short Description | Execution | |
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 | 20100727 | 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_EXECUTION has no interface implemented.
Friends
Class CL_CNV_MBT_EXECUTION 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_CNV_MBT_ULV_LOGGER | ULV Logger | 20110221 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_PROCESS_STEP | Process Step | 20100825 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CNVMBTSTATE | Status table for execution of all activities and history | 20100819 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20100819 | ||
5 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CNV_MBT_EXEC_NUM | Counters For Execution of Specified Activity | 20100819 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20100908 | |||
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_PHASE | Phase of the Migration Project | 20100819 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CNV_MBT_FLAG | restart mode | 20110512 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNV_MBT_SESSION_ID | Session ID | 20100827 |
Methods
Events
Class CL_CNV_MBT_EXECUTION has no event.
Types
Class CL_CNV_MBT_EXECUTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_LOGGER | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ULV_LOGGER | ULV Logger | 20110221 | ||
2 | ![]() |
IR_PROCESS_STEP | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_PROCESS_STEP | Process Step | 20100825 | ||
3 | ![]() |
IS_EXECUTION_DATA | Call by reference | Type reference (TYPE) | CNVMBTSTATE | Status table for execution of all activities and history | 20100825 | ||
4 | ![]() |
IV_ACTIVITY_ID | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20100825 | ||
5 | ![]() |
IV_EXEC_NUM | Call by reference | Type reference (TYPE) | CNV_MBT_EXEC_NUM | Counters For Execution of Specified Activity | 20100825 | ||
6 | ![]() |
IV_HAS_SUBTASK | Call by reference | Type reference (TYPE) | ABAP_BOOL | '-' | 20100908 | ||
7 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20100825 | ||
8 | ![]() |
IV_PHASE_ID | Call by reference | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20100825 | ||
9 | ![]() |
IV_RESTART_MODE | Call by reference | Type reference (TYPE) | CNV_MBT_FLAG | Flag (X = yes, initial = no) | 20110512 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Execution was not found | 20100727 |
Method CREATE_SUBTASK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_SUBTASK | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_SUBTASK | Subtask | 20110428 | ||
2 | ![]() |
IV_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | 'NONE' | Logical Destination (Specified in Function Call) | 20110512 | |
3 | ![]() |
IV_PROGNAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP program name | 20110512 | ||
4 | ![]() |
IV_SEQNUM | Call by reference | Type reference (TYPE) | CNV_MBT_SEQNUM3 | MBT PCL processing sequence number | 20110512 | ||
5 | ![]() |
IV_SUBTASK_ID | Call by reference | Type reference (TYPE) | CNV_MBT_SUBACTIVITY | Unique ID for All Subactivities to Be Executed | 20100908 | ||
6 | ![]() |
IV_TASK_ID | Call by reference | Type reference (TYPE) | CNV_MBT_TASKID | Numeric Identifyer of Conversion or Migration Task | 20121030 |
Method CREATE_SUBTASK on class CL_CNV_MBT_EXECUTION has no exception.
Method FINALIZE Signature
Method FINALIZE on class CL_CNV_MBT_EXECUTION has no parameter.
Method FINALIZE on class CL_CNV_MBT_EXECUTION has no exception.
Method GET_ACTIVITY_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ACTIVITY_ID | Value transfer | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20110505 |
Method GET_ACTIVITY_ID on class CL_CNV_MBT_EXECUTION has no exception.
Method GET_ACTIVITY_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_CNVMBTACTLOG | Value transfer | Type reference (TYPE) | CNVMBTACTLOG_T | Table Type for CNVMBTACTLOG | 20130123 |
Method GET_ACTIVITY_LOG on class CL_CNV_MBT_EXECUTION has no exception.
Method GET_ACTIVITY_PARAMETER_LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_CNVMBTACTPARLOG | Value transfer | Type reference (TYPE) | CNVMBTACTPARLOG_T | Table Type for CNVMBTACTLOG | 20130123 |
Method GET_ACTIVITY_PARAMETER_LOG on class CL_CNV_MBT_EXECUTION has no exception.
Method GET_DESTINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20100827 |
Method GET_DESTINATION on class CL_CNV_MBT_EXECUTION has no exception.
Method GET_DURATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DURATION | Value transfer | Type reference (TYPE) | STRING | 20100825 |
Method GET_DURATION on class CL_CNV_MBT_EXECUTION has no exception.
Method GET_ENDDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ENDDATE | Value transfer | Type reference (TYPE) | SYDATUM | Date and Time, Current (Application Server) Date | 20100825 |
Method GET_ENDDATE on class CL_CNV_MBT_EXECUTION has no exception.
Method GET_ENDTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ENDTIME | Value transfer | Type reference (TYPE) | SYUZEIT | Date and Time, Current Application Server Time | 20100825 |
Method GET_ENDTIME on class CL_CNV_MBT_EXECUTION has no exception.
Method GET_EXECUTING_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_USER | Value transfer | Type reference (TYPE) | CNVMBTACTLOG-MPG_USER | User Name in User Master Record | 20130124 |
Method GET_EXECUTING_USER on class CL_CNV_MBT_EXECUTION has no exception.
Method GET_EXECUTION_NUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_EXEC_NUM | Value transfer | Type reference (TYPE) | CNV_MBT_EXEC_NUM | Counters For Execution of Specified Activity | 20100825 |
Method GET_EXECUTION_NUMBER on class CL_CNV_MBT_EXECUTION has no exception.
Method GET_JOBLOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_JOBLOG | Call by reference | Type reference (TYPE) | CNV_MBT_JOBLOG_T | Job Log Entries in List Format | 20100827 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Issues related to State Management | 20100827 |
Method GET_JOB_INFORMATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_JOBCOUNT | Call by reference | Type reference (TYPE) | BTCJOBCNT | Job ID | 20100827 | ||
2 | ![]() |
EV_JOBNAME | Call by reference | Type reference (TYPE) | BTCJOB | Background job name | 20100827 |
Method GET_JOB_INFORMATION on class CL_CNV_MBT_EXECUTION has no exception.
Method GET_LOGGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_LOGGER | Value transfer | Object reference (TYPE REF TO) | CL_CNV_MBT_ULV_LOGGER | ULV Logger | 20110221 |
Method GET_LOGGER on class CL_CNV_MBT_EXECUTION has no exception.
Method GET_LOGNUMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LOGNUMBER | Call by reference | Type reference (TYPE) | BALOGNR | Application log: log number | 20100825 | ||
2 | ![]() |
EV_LOGNUMBER_REMOTE | Call by reference | Type reference (TYPE) | BALOGNR | Application log: log number | 20100825 |
Method GET_LOGNUMBER on class CL_CNV_MBT_EXECUTION has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_WITH_SUBTASKS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110421 | |||
2 | ![]() |
IV_WITH_SUBTASKS_LIMIT | Call by reference | Type reference (TYPE) | NUM4 | 15 | Four-digit number | 20110524 | |
3 | ![]() |
RT_MESSAGES | Value transfer | Type reference (TYPE) | CNV_MBT_T_BAL_S_MSG | List of BAL_S_MSG messages | 20100825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Issues related to State Management | 20100830 |
Method GET_PACKID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_PACKID | Value transfer | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20110505 |
Method GET_PACKID on class CL_CNV_MBT_EXECUTION has no exception.
Method GET_PHASE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_PHASE_ID | Value transfer | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20110505 |
Method GET_PHASE_ID on class CL_CNV_MBT_EXECUTION has no exception.
Method GET_PROGRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_PERCENTAGE | Value transfer | Type reference (TYPE) | NUMC3 | Numc3, internal use | 20100830 |
Method GET_PROGRESS on class CL_CNV_MBT_EXECUTION has no exception.
Method GET_RECORD_INFORMATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_REC_CONV | Call by reference | Type reference (TYPE) | CNV_MBT_RECCONV | MBT PCL Converted Records | 20100825 | ||
2 | ![]() |
EV_REC_INS | Call by reference | Type reference (TYPE) | CNV_MBT_RECINS | MBT PCL: Inserted Records | 20100825 | ||
3 | ![]() |
EV_REC_READ | Call by reference | Type reference (TYPE) | CNV_MBT_RECREAD | MBT PCL: Read Records | 20100825 | ||
4 | ![]() |
EV_REC_RELEVANT | Call by reference | Type reference (TYPE) | CNV_MBT_RECREL | MBT PCL: Relevant Records | 20100825 | ||
5 | ![]() |
EV_REC_SELECT | Call by reference | Type reference (TYPE) | CNV_MBT_RECSEL | MBT PCL: Selected Records | 20100825 | ||
6 | ![]() |
EV_REC_SKIPPED | Call by reference | Type reference (TYPE) | CNV_MBT_RECSKIP | MBT PCL: Skipped Records | 20100825 | ||
7 | ![]() |
EV_REC_TRANS | Call by reference | Type reference (TYPE) | CNV_MBT_RECTRANS | MBT PCL: Transferred Records | 20100825 | ||
8 | ![]() |
EV_REC_UPD | Call by reference | Type reference (TYPE) | CNV_MBT_RECUPD | MBT PCL: Updated Records | 20100825 |
Method GET_RECORD_INFORMATION on class CL_CNV_MBT_EXECUTION has no exception.
Method GET_RESTART_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESTART_MODE | Value transfer | Type reference (TYPE) | CNV_MBT_FLAG | Flag (X = yes, initial = no) | 20110512 |
Method GET_RESTART_MODE on class CL_CNV_MBT_EXECUTION has no exception.
Method GET_RUNTIME_INFORMATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DURATION | Call by reference | Type reference (TYPE) | BTCRUNTIME | Runtime of background job | 20100825 | ||
2 | ![]() |
EV_END_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Date | 20100825 | ||
3 | ![]() |
EV_END_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Time | 20100825 | ||
4 | ![]() |
EV_END_TIMESTAMP | Call by reference | Type reference (TYPE) | CNV_MBT_ENDTIME | Time Stamp to Specify Completion of Specified Activity | 20100825 | ||
5 | ![]() |
EV_START_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Date | 20100825 | ||
6 | ![]() |
EV_START_TIME | Call by reference | Type reference (TYPE) | SYUZEIT | Time | 20100825 | ||
7 | ![]() |
EV_START_TIMESTAMP | Call by reference | Type reference (TYPE) | CNV_MBT_STARTTIME | Time Stamp Start of Execution of a Specified Activity | 20100825 |
Method GET_RUNTIME_INFORMATION on class CL_CNV_MBT_EXECUTION has no exception.
Method GET_SESSION_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SESSION_ID | Value transfer | Type reference (TYPE) | CNV_MBT_SESSION_ID | MBT PCL: Session ID | 20100827 |
Method GET_SESSION_ID on class CL_CNV_MBT_EXECUTION has no exception.
Method GET_STARTDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_STARTDATE | Value transfer | Type reference (TYPE) | SYDATUM | Date and Time, Current (Application Server) Date | 20100825 |
Method GET_STARTDATE on class CL_CNV_MBT_EXECUTION has no exception.
Method GET_STARTTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_STARTTIME | Value transfer | Type reference (TYPE) | SYUZEIT | Date | 20100825 |
Method GET_STARTTIME on class CL_CNV_MBT_EXECUTION has no exception.
Method GET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_IS_ABORTED | Call by reference | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20100825 | ||
2 | ![]() |
EV_LOGICAL_STATE | Call by reference | Type reference (TYPE) | CNV_MBT_STATE_LOG | Logical Status of Execution of the Specified Activity | 20100825 | ||
3 | ![]() |
EV_TECHNICAL_STATE | Call by reference | Type reference (TYPE) | CNV_MBT_STATE_TEC | Technical Status of Execution of Specified Activity | 20100825 |
Method GET_STATUS on class CL_CNV_MBT_EXECUTION has no exception.
Method GET_STATUS_ICON Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ICONNAME | Call by reference | Type reference (TYPE) | ICONNAME | Name of an Icon | 20101208 | ||
2 | ![]() |
EV_SUBACTIVITY_ERROR | Call by reference | Type reference (TYPE) | CNV_MBT_FLAG | Flag (X = yes, initial = no) | 20110714 | ||
3 | ![]() |
EV_TOOLTIP | Call by reference | Type reference (TYPE) | CNV_MBT_DESCRIPT | Description Field | 20101208 |
Method GET_STATUS_ICON on class CL_CNV_MBT_EXECUTION has no exception.
Method GET_SUBTASKS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_SUBTASKS | Value transfer | Type reference (TYPE) | CNV_MBT_CL_SUBTASK_T | Process Step Objects in correct sequence | 20100908 | ||
2 | ![]() |
IV_FILTER | Call by reference | Type reference (TYPE) | CHAR1 | Filter | 20101012 |
Method GET_SUBTASKS on class CL_CNV_MBT_EXECUTION has no exception.
Method HAS_SUBTASK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SUBTASK_EXISTS | Value transfer | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20100825 |
Method HAS_SUBTASK on class CL_CNV_MBT_EXECUTION has no exception.
Method IS_INITIAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_INITIAL | Value transfer | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20100825 |
Method IS_INITIAL on class CL_CNV_MBT_EXECUTION has no exception.
Method IS_LAST_EXECUTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_LAST_EXECUTION | Value transfer | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20100825 |
Method IS_LAST_EXECUTION on class CL_CNV_MBT_EXECUTION has no exception.
Method IS_LOCKED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_LOCKED | Value transfer | Type reference (TYPE) | BOOLEAN | boolean variable (X=true, -=false, space=unknown) | 20100825 |
Method IS_LOCKED on class CL_CNV_MBT_EXECUTION has no exception.
Method LOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALSORT | Call by reference | Type reference (TYPE) | BALSORT | Application log: Sort criterion/grouping | 20110222 | ||
2 | ![]() |
BAL_MSG_STRUCT | Call by reference | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20110222 | ||
3 | ![]() |
CALLBACK | Call by reference | Type reference (TYPE) | BALUEF | Name of the callback class (impl. IF_CNV_MBT_ULV_CALLBACK) | 20110222 | ||
4 | ![]() |
CALLBACK_ICON | Call by reference | Type reference (TYPE) | ICON_D | ICON_EXECUTE_OBJECT | Callback displayed icon | 20110222 | |
5 | ![]() |
CALLBACK_PARAMS | Call by reference | Type reference (TYPE) | CNV_MBT_T_ULV_CALLBACK_PARAM | List of f. module parameters | 20110222 | ||
6 | ![]() |
CALLBACK_TEXT | Call by reference | Type reference (TYPE) | STRING | Callback displayed text | 20110222 | ||
7 | ![]() |
CLASS | Call by reference | Type reference (TYPE) | SYMSGID | Messages, message class | 20110222 | ||
8 | ![]() |
CONTAINER | Call by reference | Type reference (TYPE) | FLAG | SPACE | Is container message? | 20110222 | |
9 | ![]() |
CONTEXT_DATA | Call by reference | Type reference (TYPE) | ANY | Application Log: Context data | 20110222 | ||
10 | ![]() |
CONTEXT_STRUCTURE | Call by reference | Type reference (TYPE) | BALTABNAME | Application Log: Context: DDIC structure name | 20110222 | ||
11 | ![]() |
CUSTOM_PARAM | Call by reference | Type reference (TYPE) | ANY | Internal use | 20110222 | ||
12 | ![]() |
LEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '1' | Application Log: Level of detail | 20110222 | |
13 | ![]() |
MESSAGE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ULV_MESSAGE | ULV Logger Message | 20110222 | ||
14 | ![]() |
NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Messages, message number | 20110222 | ||
15 | ![]() |
PARAM1 | Call by reference | Type reference (TYPE) | ANY | Message parameter 1 | 20110222 | ||
16 | ![]() |
PARAM2 | Call by reference | Type reference (TYPE) | ANY | Message parameter 2 | 20110222 | ||
17 | ![]() |
PARAM3 | Call by reference | Type reference (TYPE) | ANY | Message parameter 3 | 20110222 | ||
18 | ![]() |
PARAM4 | Call by reference | Type reference (TYPE) | ANY | Message parameter 4 | 20110222 | ||
19 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | CNV_MBT_ULV_MSG_TYPE | CL_CNV_MBT_ULV_MESSAGE=>INFO | Type | 20110222 |
Method LOG on class CL_CNV_MBT_EXECUTION has no exception.
Method LOG_AND_ABORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ALSORT | Call by reference | Type reference (TYPE) | BALSORT | Application log: Sort criterion/grouping | 20110601 | ||
2 | ![]() |
BAL_MSG_STRUCT | Call by reference | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20110601 | ||
3 | ![]() |
CALLBACK | Call by reference | Type reference (TYPE) | BALUEF | Name of the callback class (impl. IF_CNV_MBT_ULV_CALLBACK) | 20110601 | ||
4 | ![]() |
CALLBACK_ICON | Call by reference | Type reference (TYPE) | ICON_D | ICON_EXECUTE_OBJECT | Callback displayed icon | 20110601 | |
5 | ![]() |
CALLBACK_PARAMS | Call by reference | Type reference (TYPE) | CNV_MBT_T_ULV_CALLBACK_PARAM | List of f. module parameters | 20110601 | ||
6 | ![]() |
CALLBACK_TEXT | Call by reference | Type reference (TYPE) | STRING | Callback displayed text | 20110601 | ||
7 | ![]() |
CLASS | Call by reference | Type reference (TYPE) | SYMSGID | Messages, message class | 20110601 | ||
8 | ![]() |
CONTAINER | Call by reference | Type reference (TYPE) | FLAG | SPACE | Is container message? | 20110601 | |
9 | ![]() |
CONTEXT_DATA | Call by reference | Type reference (TYPE) | ANY | Application Log: Context data | 20110601 | ||
10 | ![]() |
CONTEXT_STRUCTURE | Call by reference | Type reference (TYPE) | BALTABNAME | Application Log: Context: DDIC structure name | 20110601 | ||
11 | ![]() |
CUSTOM_PARAM | Call by reference | Type reference (TYPE) | ANY | Internal use | 20110601 | ||
12 | ![]() |
IV_NO_DB_COMMIT | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20110601 | ||
13 | ![]() |
LEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '1' | Application Log: Level of detail | 20110601 | |
14 | ![]() |
MESSAGE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ULV_MESSAGE | ULV Logger Message | 20110601 | ||
15 | ![]() |
NUMBER | Call by reference | Type reference (TYPE) | SYMSGNO | Messages, message number | 20110601 | ||
16 | ![]() |
PARAM1 | Call by reference | Type reference (TYPE) | ANY | Message parameter 1 | 20110601 | ||
17 | ![]() |
PARAM2 | Call by reference | Type reference (TYPE) | ANY | Message parameter 2 | 20110601 | ||
18 | ![]() |
PARAM3 | Call by reference | Type reference (TYPE) | ANY | Message parameter 3 | 20110601 | ||
19 | ![]() |
PARAM4 | Call by reference | Type reference (TYPE) | ANY | Message parameter 4 | 20110601 | ||
20 | ![]() |
TYPE | Call by reference | Type reference (TYPE) | CNV_MBT_ULV_MSG_TYPE | CL_CNV_MBT_ULV_MESSAGE=>ABORT | Type | 20110601 |
Method LOG_AND_ABORT on class CL_CNV_MBT_EXECUTION has no exception.
Method REFRESH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TRIGGER_STATE_REFRESH | Call by reference | Type reference (TYPE) | ABAP_BOOL | 'X' | 20100825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Exceptions related to Process Definition | 20100825 |
Method SET_INTERNAL_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_EXECUTION_DATA | Call by reference | Type reference (TYPE) | CNVMBTSTATE | Process Tree (IMG, Activity/T, State combined) | 20100825 | ||
2 | ![]() |
IV_HAS_SUBTASK | Call by reference | Type reference (TYPE) | ABAP_BOOL | '-' | 20100908 |
Method SET_INTERNAL_DATA on class CL_CNV_MBT_EXECUTION has no exception.
Method SET_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STATUS | Call by reference | Type reference (TYPE) | CNV_MBT_STATE_LOG | Logical Status of Execution of the Specified Activity | 20110225 |
Method SET_STATUS on class CL_CNV_MBT_EXECUTION has no exception.
Method START_SUBTASKS Signature
Method START_SUBTASKS on class CL_CNV_MBT_EXECUTION has no parameter.
Method START_SUBTASKS on class CL_CNV_MBT_EXECUTION has no exception.
Method WRITE_LOG_TO_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SUPPRESS_EMPTY_CONTAINER_MSGS | Call by reference | Type reference (TYPE) | FLAG | 'X' | General Flag | 20110222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Writing to DB failed | 20110222 |
History
Last changed by/on | SAP | 20141030 |
SAP Release Created in | 2010_1_46C |