SAP ABAP Class CL_TDMS_PCL_UTILITY (PCL Utility Class)
Hierarchy
☛
DMIS_CNT (Software Component) DMIS_CNT 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_TDMS_AP_A (Package) Package - TDMS All applications and system
⤷
⤷
Properties
| Class | CL_TDMS_PCL_UTILITY | |
| Short Description | PCL Utility Class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_TDMS_AP_A | Package - TDMS All applications and system |
| Created | 20100507 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_TDMS_PCL_UTILITY has no interface implemented.
Friends
Class CL_TDMS_PCL_UTILITY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | BALMI-MSGTY | 'E' | Messages, message type | 20100616 | ||
| 2 | Constant | Public | Type reference (TYPE) | BALMI-MSGTY | 'I' | Messages, message type | 20100728 | ||
| 3 | Constant | Public | Type reference (TYPE) | BALMI-MSGID | 'CNV_TDMS_XAPP_A' | Messages, Message Class | 20100616 | ||
| 4 | Constant | Public | Type reference (TYPE) | BALMI-MSGID | 'CNV_TDMS_BW_P' | Messages, Message Class | 20100616 | ||
| 5 | Constant | Public | Type reference (TYPE) | BALMI-MSGID | 'CNV_TDMS_HCM' | Messages, Message Class | 20101021 | ||
| 6 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_ULV_LOGGER | ULV Logger | 20110331 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | BOOLEAN | '' | boolean variable (X=true, -=false, space=unknown) | 20110330 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Add message to Protocol | 20100507 | |
| 2 | Static method | Public | Method | Get RFC - FM CNV_MBT_RFC_GET | 20100728 | |
| 3 | Static method | Public | Method | Modify Parameters | 20101013 | |
| 4 | Static method | Public | Method | Protocol Write to DB | 20100805 | |
| 5 | Static method | Public | Method | Read Parameters | 20101013 | |
| 6 | Static method | Public | Method | Finalization of State | 20100507 | |
| 7 | Static method | Public | Method | Get the status | 20101021 | |
| 8 | Static method | Public | Method | Initialization of State | 20100507 | |
| 9 | Static method | Public | Method | 20101021 | ||
| 10 | Static method | Public | Method | Status Update | 20100507 | |
| 11 | Static method | Public | Method | Finalization of Sub-State | 20100805 | |
| 12 | Static method | Public | Method | Initialization of Sub-State | 20100805 | |
| 13 | Static method | Public | Method | Write substate to local and central systems | 20121119 | |
| 14 | Static method | Public | Method | Sub-State Write | 20100805 | |
| 15 | Static method | Public | Method | Sub-Status update | 20100805 | |
| 16 | Static method | Public | Method | Sub State message to Protocol | 20100805 | |
| 17 | Static method | Public | Method | Update Protocol and Status | 20100805 | |
| 18 | Static method | Public | Method | Update Sub activity Protocol and Status | 20100805 |
Events
Class CL_TDMS_PCL_UTILITY has no event.
Types
Class CL_TDMS_PCL_UTILITY has no local type.
Method Signatures
Method ADD_MESSAGE_TO_PROTOCOL 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 | 20110331 | |||
| 2 | BAL_MSG_STRUCT | Call by reference | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20101221 | |||
| 3 | CALLBACK | Call by reference | Type reference (TYPE) | BALUEF | Application Log: Callback: Routine name | 20110331 | |||
| 4 | CALLBACK_COMPONENT | Call by reference | Type reference (TYPE) | CNV_MBT_COMPONENT | Web Dynpro Component Name | 20110331 | |||
| 5 | CALLBACK_ICON | Call by reference | Type reference (TYPE) | ICON_D | ICON_EXECUTE_OBJECT | Icon in text fields (substitute display, alias) | 20110331 | ||
| 6 | CALLBACK_PARAMS | Call by reference | Type reference (TYPE) | CNV_MBT_T_ULV_CALLBACK_PARAM | List of callback parameters | 20110331 | |||
| 7 | CALLBACK_TEXT | Call by reference | Type reference (TYPE) | STRING | 20110331 | ||||
| 8 | CONTAINER | Call by reference | Type reference (TYPE) | FLAG | SPACE | General Flag | 20110331 | ||
| 9 | CONTEXT_DATA | Call by reference | Type reference (TYPE) | ANY | 20110331 | ||||
| 10 | CONTEXT_STRUCTURE | Call by reference | Type reference (TYPE) | BALTABNAME | Application Log: Context: DDIC structure name | 20110331 | |||
| 11 | CONTEXT_STRUCTURE_FIELDS | Call by reference | Type reference (TYPE) | TTFIELDNAME | Number of Field Names | 20110331 | |||
| 12 | CUSTOM_PARAM | Call by reference | Type reference (TYPE) | ANY | 20110331 | ||||
| 13 | I_LEVEL | Value transfer | Type reference (TYPE) | BALMI-DETLEVEL | '1' | Application Log: Level of detail | 20100509 | ||
| 14 | I_MSGID | Value transfer | Type reference (TYPE) | BALMI-MSGID | Messages, Message Class | 20100509 | |||
| 15 | I_MSGNO | Value transfer | Type reference (TYPE) | BALMI-MSGNO | Messages, Message Number | 20100509 | |||
| 16 | I_MSGTY | Value transfer | Type reference (TYPE) | BALMI-MSGTY | CL_CNV_MBT_ULV_MESSAGE=>INFO | Messages, message type | 20100509 | ||
| 17 | I_MSGV1 | Value transfer | Type reference (TYPE) | BALMI-MSGV1 | Messages, message variables | 20100509 | |||
| 18 | I_MSGV2 | Value transfer | Type reference (TYPE) | BALMI-MSGV2 | Messages, message variables | 20100509 | |||
| 19 | I_MSGV3 | Value transfer | Type reference (TYPE) | BALMI-MSGV3 | Messages, message variables | 20100509 | |||
| 20 | I_MSGV4 | Value transfer | Type reference (TYPE) | BALMI-MSGV4 | Messages, message variables | 20100509 | |||
| 21 | I_PROBCLASS | Value transfer | Type reference (TYPE) | BALMI-PROBCLASS | '4' | Application log: Message problem class | 20100509 | ||
| 22 | MESSAGE | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_ULV_MESSAGE | ULV logger message | 20110331 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS Exception Class | 20100616 |
Method GET_RFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DESTINATION_ID | Value transfer | Type reference (TYPE) | CNVMBTDEST-DESTINATION_ID | Logical Destination (Specified in Function Call) | 20100728 | |||
| 2 | E_TDESTTAB | Value transfer | Type reference (TYPE) | CNVTDMS_AP_CNVMBTDEST_T | Table Type for CNVMBTDEST | 20100728 | |||
| 3 | I_ALL_AS_TABLE | Value transfer | Type reference (TYPE) | CNVMBTRETSTR-AND_RETURN | 'X' | Return in the form of table | 20100728 | ||
| 4 | I_EXEC_TARGET | Value transfer | Type reference (TYPE) | CNVMBTACTIVITY-EXEC_TARGET | Specifies The Target System the Activity is Executed in | 20100728 | |||
| 5 | I_NONE_AT_LOCAL_DEST | Value transfer | Type reference (TYPE) | CNVMBTRETSTR-AND_RETURN | 'X' | Not at local destination | 20100728 | ||
| 6 | I_PACKID | Value transfer | Type reference (TYPE) | CNVMBTACTIVE-PACKID | Package Number to Specify CMIS and TDMS Packages | 20100728 | |||
| 7 | I_RFCDEST | Value transfer | Type reference (TYPE) | CNVMBTDEST-DESTINATION_ID | 'NONE' | Logical Destination (Specified in Function Call) | 20100728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS Exception Class | 20100728 |
Method MODIFY_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LOCAL | Call by reference | Type reference (TYPE) | CNVMBTRETSTR-AND_RETURN | flag | 20101013 | |||
| 2 | I_PACKID | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PACKID | Package Number to Specify CMIS and TDMS Packages | 20101013 | |||
| 3 | I_PARATAB | Value transfer | Type reference (TYPE) | CNVTDMS_AP_PARATAB_T | Table for storing general parameters | 20110325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS Exception Class | 20101014 |
Method PROTOCOL_WRITE_DB Signature
Method PROTOCOL_WRITE_DB on class CL_TDMS_PCL_UTILITY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS Exception Class | 20100805 |
Method READ_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_PARATAB | Call by reference | Type reference (TYPE) | CNVTDMS_AP_PARATAB_T | Table for storing general parameters | 20101013 | |||
| 2 | I_ALLPARAMS | Call by reference | Type reference (TYPE) | CNVMBTRETSTR-AND_RETURN | flag | 20101013 | |||
| 3 | I_LOCAL | Call by reference | Type reference (TYPE) | CNVMBTRETSTR-AND_RETURN | flag | 20101013 | |||
| 4 | I_PACKID | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PACKID | Package Number to Specify CMIS and TDMS Packages | 20101013 | |||
| 5 | I_PARAMNAME | Call by reference | Type reference (TYPE) | CNVMBTPARAMS-PNAME | Character field of length 40 | 20101013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS Exception Class | 20101014 |
Method STATE_FINISH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTIVITY_ID | Call by reference | Type reference (TYPE) | CNVMBTACTIVITY-ACTIVITY_ID | Unique ID for all activities to be executed | 20100511 | |||
| 2 | I_PACK_ID | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PACKID | Package Number to Specify CMIS and TDMS Packages | 20100511 | |||
| 3 | I_PHASE | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PHASE | Phase of the Migration Project | 20100511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS Exception Class | 20100616 |
Method STATE_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CNVSTATE | Call by reference | Type reference (TYPE) | CNVMBT_AP_STATE_T | Table type for CNVMBTSTATE | 20101021 | |||
| 2 | EV_ABORTED | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20101021 | |||
| 3 | EV_LAST_EXEC_NUM | Call by reference | Type reference (TYPE) | CNV_MBT_EXEC_NUM | Counters For Execution of Specified Activity | 20101021 | |||
| 4 | EV_STATE_LOG | Call by reference | Type reference (TYPE) | CNV_MBT_STATE_LOG | Logical Status of Execution of the Specified Activity | 20101021 | |||
| 5 | EV_STATE_TEC | Call by reference | Type reference (TYPE) | CNV_MBT_STATE_TEC | Technical Status of Execution of Specified Activity | 20101021 | |||
| 6 | IV_ACTIVITY_ID | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20101021 | |||
| 7 | IV_ALL_AS_TABLE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20101021 | |||
| 8 | IV_EXEC_NUM | Call by reference | Type reference (TYPE) | CNV_MBT_EXEC_NUM | Counters For Execution of Specified Activity | 20101021 | |||
| 9 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20101021 | |||
| 10 | IV_PHASE | Call by reference | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20101021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101021 |
Method STATE_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RESTART_MODE | Value transfer | Type reference (TYPE) | CNVMBTRETSTR-AND_RETURN | flag | 20100509 | |||
| 2 | E_SESSION_ID | Value transfer | Type reference (TYPE) | CNVMBTSESSIONID-SESSION_ID | MBT PCL: Session ID | 20100509 | |||
| 3 | I_ACTIVITY_ID | Value transfer | Type reference (TYPE) | CNVMBTACTIVITY-ACTIVITY_ID | Unique ID for all activities to be executed | 20100507 | |||
| 4 | I_PACK_ID | Value transfer | Type reference (TYPE) | CNVMBTACTIVE-PACKID | Package Number to Specify CMIS and TDMS Packages | 20100511 | |||
| 5 | I_PHASE | Value transfer | Type reference (TYPE) | CNVMBTACTIVE-PHASE | Phase of the Migration Project | 20100507 | |||
| 6 | I_RESTART | Value transfer | Type reference (TYPE) | CNVMBTRETSTR-AND_RETURN | flag | 20100509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS Exception Class | 20100616 |
Method STATE_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ACTIVITY | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20101021 | |||
| 2 | IV_EXEC_NUM | Call by reference | Type reference (TYPE) | CNV_MBT_EXEC_NUM | Counters For Execution of Specified Activity | 20101021 | |||
| 3 | IV_ONLY_INITIAL | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20101021 | |||
| 4 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number to Specify CMIS and TDMS Packages | 20101021 | |||
| 5 | IV_PHASE | Call by reference | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20101021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20101021 |
Method STATUS_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ABORTED | Value transfer | Type reference (TYPE) | CNVMBTSTATE-ABORTED | General Flag | 20100509 | |||
| 2 | I_ACTIVITY_ID | Value transfer | Type reference (TYPE) | CNVMBTACTIVITY-ACTIVITY_ID | Unique ID for all activities to be executed | 20100509 | |||
| 3 | I_FORCE_UPDATE | Value transfer | Type reference (TYPE) | CNVMBTSTATE-ABORTED | SPACE | General Flag | 20100509 | ||
| 4 | I_PACKID | Value transfer | Type reference (TYPE) | CNVMBTACTIVE-PACKID | Package Number to Specify CMIS and TDMS Packages | 20100509 | |||
| 5 | I_PHASE | Value transfer | Type reference (TYPE) | CNVMBTACTIVE-PHASE | Phase of the Migration Project | 20100509 | |||
| 6 | I_PROC_COMPL | Value transfer | Type reference (TYPE) | CNVMBTSTATE-PROC_COMPL | MBT PCL : counter for completion percentage determination | 20100509 | |||
| 7 | I_PROC_TOTAL | Value transfer | Type reference (TYPE) | CNVMBTSTATE-PROC_TOTAL | MBt PCL : basis value for completion percentage | 20100509 | |||
| 8 | I_REC_CONV | Value transfer | Type reference (TYPE) | CNVMBTSTATE-REC_CONV | MBT PCL Converted Records | 20100509 | |||
| 9 | I_REC_INS | Value transfer | Type reference (TYPE) | CNVMBTSTATE-REC_INS | MBT PCL: Inserted Records | 20100509 | |||
| 10 | I_REC_READ | Value transfer | Type reference (TYPE) | CNVMBTSTATE-REC_READ | MBT PCL: Read Records | 20100509 | |||
| 11 | I_REC_RELEVANT | Value transfer | Type reference (TYPE) | CNVMBTSTATE-REC_RELEVANT | MBT PCL: Relevant Records | 20100509 | |||
| 12 | I_REC_SELECT | Value transfer | Type reference (TYPE) | CNVMBTSTATE-REC_SELECT | MBT PCL: Selected Records | 20100509 | |||
| 13 | I_REC_SKIPPED | Value transfer | Type reference (TYPE) | CNVMBTSTATE-REC_SKIPPED | MBT PCL: Skipped Records | 20100509 | |||
| 14 | I_REC_TRANS | Value transfer | Type reference (TYPE) | CNVMBTSTATE-REC_TRANS | MBT PCL: Transferred Records | 20100509 | |||
| 15 | I_REC_UPD | Value transfer | Type reference (TYPE) | CNVMBTSTATE-REC_UPD | MBT PCL: Updated Records | 20100509 | |||
| 16 | I_STATE_LOG | Value transfer | Type reference (TYPE) | CNVMBTSTATE-STATE_LOG | Logical Status of Execution of the Specified Activity | 20100509 | |||
| 17 | I_STATE_TEC | Value transfer | Type reference (TYPE) | CNVMBTSTATE-STATE_TEC | Technical Status of Execution of Specified Activity | 20100509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS Exception Class | 20100616 |
Method SUBSTATE_FINISH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CNVMBTSUBSTATE | Value transfer | Type reference (TYPE) | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor | 20100805 | |||
| 2 | I_SESSION_ID | Value transfer | Type reference (TYPE) | CNVMBTSUBSTATE-SESSION_ID | MBT PCL: Session ID | 20100805 | |||
| 3 | I_SUBACT_ID | Value transfer | Type reference (TYPE) | CNVMBTSUBSTATE-SUBACT_ID | Unique ID for All Subactivities to Be Executed | 20100805 | |||
| 4 | I_TASK_ID | Value transfer | Type reference (TYPE) | CNVMBTSUBSTATE-TASK_ID | Numeric Identifyer of Conversion or Migration Task | 20100805 | |||
| 5 | I_WITH_LOG | Value transfer | Type reference (TYPE) | CNVMBTRETSTR-AND_RETURN | 'X' | flag | 20100805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS Exception Class | 20100805 |
Method SUBSTATE_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CNVMBTSUBSTATE | Value transfer | Type reference (TYPE) | CNVMBTSUBSTATE | Status table for execution of all subactivities and histor | 20100805 | |||
| 2 | I_SESSION_ID | Value transfer | Type reference (TYPE) | CNVMBTSTATE-SESSION_ID | MBT PCL: Session ID | 20100805 | |||
| 3 | I_SUBACT_ID | Value transfer | Type reference (TYPE) | CNVMBTSUBSTATE-SUBACT_ID | Unique ID for All Subactivities to Be Executed | 20100805 | |||
| 4 | I_TASKID | Value transfer | Type reference (TYPE) | CNVMBTSUBSTATE-TASK_ID | Numeric Identifyer of Conversion or Migration Task | 20100805 | |||
| 5 | I_WITH_LOG | Value transfer | Type reference (TYPE) | CNVMBTRETSTR-AND_RETURN | 'X' | flag | 20100805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS Exception Class | 20100805 |
Method SUBSTATE_L_WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20121119 | |||
| 2 | X_CNVMBTSUBSTATE | Call by reference | Type reference (TYPE) | CNVMBTSUBSTATE_AP_T | Status table for execution of all subactivities and histor | 20121119 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS Exception Class | 20121119 |
Method SUBSTATE_WRITE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | X_CNVMBTSUBSTATE | Call by reference | Type reference (TYPE) | CNVMBTSUBSTATE_AP_T | Table type | 20100805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS Exception Class | 20100805 |
Method SUBSTATUS_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NUMBER_OF_TASKS | Value transfer | Type reference (TYPE) | CNVMBTSUBSTATE-TASK_ID | Numeric Identifyer of Conversion or Migration Task | 20100805 | |||
| 2 | I_SESSION_ID | Value transfer | Type reference (TYPE) | CNVMBTSTATE-SESSION_ID | MBT PCL: Session ID | 20100805 | |||
| 3 | I_SUBACT_ID | Value transfer | Type reference (TYPE) | CNVMBTSUBACT-ACTIVITY_ID | Unique ID for all activities to be executed | 20100805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS Exception Class | 20100805 |
Method SUB_MESSAGE_TO_PROTOCOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LEVEL | Value transfer | Type reference (TYPE) | BALMI-DETLEVEL | '3' | Application Log: Level of detail | 20100805 | ||
| 2 | I_MSGID | Value transfer | Type reference (TYPE) | BALMI-MSGID | Messages, Message Class | 20100805 | |||
| 3 | I_MSGNO | Value transfer | Type reference (TYPE) | BALMI-MSGNO | Messages, Message Number | 20100805 | |||
| 4 | I_MSGTY | Value transfer | Type reference (TYPE) | BALMI-MSGTY | 'E' | Messages, message type | 20100805 | ||
| 5 | I_MSGV1 | Value transfer | Type reference (TYPE) | BALMI-MSGV1 | Messages, message variables | 20100805 | |||
| 6 | I_MSGV2 | Value transfer | Type reference (TYPE) | BALMI-MSGV2 | Messages, message variables | 20100805 | |||
| 7 | I_MSGV3 | Value transfer | Type reference (TYPE) | BALMI-MSGV3 | Messages, message variables | 20100805 | |||
| 8 | I_MSGV4 | Value transfer | Type reference (TYPE) | BALMI-MSGV4 | Messages, message variables | 20100805 | |||
| 9 | I_PROBCLASS | Value transfer | Type reference (TYPE) | BALMI-PROBCLASS | '4' | Application log: Message problem class | 20100805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS Exception Class | 20100805 |
Method UPDATE_PROTOCOL_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ABORTED | Value transfer | Type reference (TYPE) | CNVMBTSTATE-ABORTED | General Flag | 20100805 | |||
| 2 | I_ACTIVITY_ID | Value transfer | Type reference (TYPE) | CNVMBTACTIVITY-ACTIVITY_ID | Unique ID for all activities to be executed | 20100805 | |||
| 3 | I_FORCE_UPDATE | Value transfer | Type reference (TYPE) | CNVMBTSTATE-ABORTED | General Flag | 20100805 | |||
| 4 | I_LEVEL | Value transfer | Type reference (TYPE) | BALMI-DETLEVEL | '3' | Application Log: Level of detail | 20100805 | ||
| 5 | I_MSGID | Value transfer | Type reference (TYPE) | BALMI-MSGID | Messages, Message Class | 20100805 | |||
| 6 | I_MSGNO | Value transfer | Type reference (TYPE) | BALMI-MSGNO | Messages, Message Number | 20100805 | |||
| 7 | I_MSGTY | Value transfer | Type reference (TYPE) | BALMI-MSGTY | 'E' | Messages, message type | 20100805 | ||
| 8 | I_MSGV1 | Value transfer | Type reference (TYPE) | BALMI-MSGV1 | Messages, message variables | 20100805 | |||
| 9 | I_MSGV2 | Value transfer | Type reference (TYPE) | BALMI-MSGV2 | Messages, message variables | 20100805 | |||
| 10 | I_MSGV3 | Value transfer | Type reference (TYPE) | BALMI-MSGV3 | Messages, message variables | 20100805 | |||
| 11 | I_MSGV4 | Value transfer | Type reference (TYPE) | BALMI-MSGV4 | Messages, message variables | 20100805 | |||
| 12 | I_PACK_ID | Value transfer | Type reference (TYPE) | CNVMBTACTIVE-PACKID | Package Number to Specify CMIS and TDMS Packages | 20100805 | |||
| 13 | I_PHASE | Value transfer | Type reference (TYPE) | CNVMBTACTIVE-PHASE | Phase of the Migration Project | 20100805 | |||
| 14 | I_PROBCLASS | Value transfer | Type reference (TYPE) | BALMI-PROBCLASS | '4' | Application log: Message problem class | 20100805 | ||
| 15 | I_PROC_COMPL | Value transfer | Type reference (TYPE) | CNVMBTSTATE-PROC_COMPL | MBT PCL : counter for completion percentage determination | 20100805 | |||
| 16 | I_PROC_TOTAL | Value transfer | Type reference (TYPE) | CNVMBTSTATE-PROC_TOTAL | MBt PCL : basis value for completion percentage | 20100805 | |||
| 17 | I_REC_CONV | Value transfer | Type reference (TYPE) | CNVMBTSTATE-REC_CONV | MBT PCL Converted Records | 20100805 | |||
| 18 | I_REC_INS | Value transfer | Type reference (TYPE) | CNVMBTSTATE-REC_INS | MBT PCL: Inserted Records | 20100805 | |||
| 19 | I_REC_READ | Value transfer | Type reference (TYPE) | CNVMBTSTATE-REC_READ | MBT PCL: Read Records | 20100805 | |||
| 20 | I_REC_RELEVANT | Value transfer | Type reference (TYPE) | CNVMBTSTATE-REC_RELEVANT | MBT PCL: Relevant Records | 20100805 | |||
| 21 | I_REC_SELECT | Value transfer | Type reference (TYPE) | CNVMBTSTATE-REC_SELECT | MBT PCL: Selected Records | 20100805 | |||
| 22 | I_REC_SKIPPED | Value transfer | Type reference (TYPE) | CNVMBTSTATE-REC_SKIPPED | MBT PCL: Skipped Records | 20100805 | |||
| 23 | I_REC_TRANS | Value transfer | Type reference (TYPE) | CNVMBTSTATE-REC_TRANS | MBT PCL: Transferred Records | 20100805 | |||
| 24 | I_REC_UPD | Value transfer | Type reference (TYPE) | CNVMBTSTATE-REC_UPD | MBT PCL: Updated Records | 20100805 | |||
| 25 | I_STATE_LOG | Value transfer | Type reference (TYPE) | CNVMBTSTATE-STATE_LOG | Logical Status of Execution of the Specified Activity | 20100805 | |||
| 26 | I_STATE_TEC | Value transfer | Type reference (TYPE) | CNVMBTSTATE-STATE_TEC | Technical Status of Execution of Specified Activity | 20100805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS Exception Class | 20100805 |
Method UPDATE_SUB_PROTOCOL_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LEVEL | Value transfer | Type reference (TYPE) | BALMI-DETLEVEL | '3' | Application Log: Level of detail | 20100805 | ||
| 2 | I_MSGID | Value transfer | Type reference (TYPE) | BALMI-MSGID | Messages, Message Class | 20100805 | |||
| 3 | I_MSGNO | Value transfer | Type reference (TYPE) | BALMI-MSGNO | Messages, Message Number | 20100805 | |||
| 4 | I_MSGTY | Value transfer | Type reference (TYPE) | BALMI-MSGTY | 'E' | Messages, message type | 20100805 | ||
| 5 | I_MSGV1 | Value transfer | Type reference (TYPE) | BALMI-MSGV1 | Messages, message variables | 20100805 | |||
| 6 | I_MSGV2 | Value transfer | Type reference (TYPE) | BALMI-MSGV2 | Messages, message variables | 20100805 | |||
| 7 | I_MSGV3 | Value transfer | Type reference (TYPE) | BALMI-MSGV3 | Messages, message variables | 20100805 | |||
| 8 | I_MSGV4 | Value transfer | Type reference (TYPE) | BALMI-MSGV4 | Messages, message variables | 20100805 | |||
| 9 | I_NUMBER_OF_TASKS | Value transfer | Type reference (TYPE) | CNVMBTSUBSTATE-TASK_ID | Numeric Identifyer of Conversion or Migration Task | 20100805 | |||
| 10 | I_PROBCLASS | Value transfer | Type reference (TYPE) | BALMI-PROBCLASS | '4' | Application log: Message problem class | 20100805 | ||
| 11 | I_SESSION_ID | Value transfer | Type reference (TYPE) | CNVMBTSTATE-SESSION_ID | MBT PCL: Session ID | 20100805 | |||
| 12 | I_SUBACT_ID | Value transfer | Type reference (TYPE) | CNVMBTSUBACT-ACTIVITY_ID | Unique ID for all activities to be executed | 20100805 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS Exception Class | 20100805 |
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 2006_1_620 |