SAP ABAP Class CL_CNV_MBT_PCL_UTILS (PCL Utility Class)
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_PCL_UTILS  
Short Description PCL Utility Class    
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 20121030   SAP 
Last change 20141030    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_CNV_MBT_ULV_MESSAGE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CNV_MBT_PCL_UTILS has no interface implemented.
Friends
Class CL_CNV_MBT_PCL_UTILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GREF_LOGGER Static Attribute Private Object reference (TYPE REF TO) CL_CNV_MBT_ULV_LOGGER ULV Logger 20121115
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE_TO_PROTOCOL Static method Public Method Add message to Protocol 20121115
2 CLEAR_GLOBAL_STATE_VAR Static method Public Method Clear global state variables 20130401
3 CLOSE_RFC Static method Public Method Close RFC connection 20130416
4 GET_RFC Static method Public Method Get RFC - FM CNV_MBT_RFC_GET 20121115
5 MODIFY_PARAMS Static method Public Method Modify Parameters 20121115
6 PROTOCOL_WRITE_DB Static method Public Method Protocol Write to DB 20121115
7 READ_PARAMS Static method Public Method Read Parameters 20121115
8 STATE_COMPLETION Static method Public Method State completion 20130401
9 STATE_FINISH Static method Public Method Finalization of State 20121115
10 STATE_GET Static method Public Method Get the status 20121115
11 STATE_INIT Static method Public Method Initialization of State 20121115
12 STATE_INSERT Static method Public Method Insert the status 20121115
13 STATUS_UPDATE Static method Public Method Status Update 20121115
14 SUBSTATE_FINISH Static method Public Method Finalization of Sub-State 20121115
15 SUBSTATE_GET_R Static method Public Method Get the substate information 20121115
16 SUBSTATE_INIT Static method Public Method Initialization of Sub-State 20121115
17 SUBSTATE_UPDATE Static method Public Method Sub-Status update 20121115
18 SUBSTATE_WRITE Static method Public Method Sub-State Write 20121115
19 SUBSTATE_WRITE_REMOTE Static method Public Method Write substates in remote system 20131016
20 SUB_MESSAGE_TO_PROTOCOL Static method Public Method Sub State message to Protocol 20121115
21 UPDATE_PROTOCOL_STATUS Static method Public Method Update Protocol and Status 20121115
Events
Class CL_CNV_MBT_PCL_UTILS has no event.
Types
Class CL_CNV_MBT_PCL_UTILS 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 Importing ALSORT Call by reference Type reference (TYPE) BALSORT Application log: Sort criterion/grouping 20121115
2 Importing BAL_MSG_STRUCT Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20121115
3 Importing CALLBACK Call by reference Type reference (TYPE) BALUEF Application Log: Callback: Routine name 20121115
4 Importing CALLBACK_COMPONENT Call by reference Type reference (TYPE) CNV_MBT_COMPONENT Web Dynpro Component Name 20121115
5 Importing CALLBACK_ICON Call by reference Type reference (TYPE) ICON_D ICON_EXECUTE_OBJECT Icon in text fields (substitute display, alias) 20121115
6 Importing CALLBACK_PARAMS Call by reference Type reference (TYPE) CNV_MBT_T_ULV_CALLBACK_PARAM List of callback parameters 20121115
7 Importing CALLBACK_TEXT Call by reference Type reference (TYPE) STRING 20121115
8 Importing CONTAINER Call by reference Type reference (TYPE) FLAG SPACE General Flag 20121115
9 Importing CONTEXT_DATA Call by reference Type reference (TYPE) ANY 20121115
10 Importing CONTEXT_STRUCTURE Call by reference Type reference (TYPE) BALTABNAME Application Log: Context: DDIC structure name 20121115
11 Importing CONTEXT_STRUCTURE_FIELDS Call by reference Type reference (TYPE) TTFIELDNAME Number of Field Names 20121115
12 Importing CUSTOM_PARAM Call by reference Type reference (TYPE) ANY 20121115
13 Importing I_LEVEL Value transfer Type reference (TYPE) BALMI-DETLEVEL '1' Application Log: Level of detail 20121115
14 Importing I_MSGID Value transfer Type reference (TYPE) BALMI-MSGID Messages, Message Class 20121115
15 Importing I_MSGNO Value transfer Type reference (TYPE) BALMI-MSGNO Messages, Message Number 20121115
16 Importing I_MSGTY Value transfer Type reference (TYPE) BALMI-MSGTY CL_CNV_MBT_ULV_MESSAGE=>INFO Messages, message type 20121115
17 Importing I_MSGV1 Value transfer Type reference (TYPE) BALMI-MSGV1 Messages, message variables 20121115
18 Importing I_MSGV2 Value transfer Type reference (TYPE) BALMI-MSGV2 Messages, message variables 20121115
19 Importing I_MSGV3 Value transfer Type reference (TYPE) BALMI-MSGV3 Messages, message variables 20121115
20 Importing I_MSGV4 Value transfer Type reference (TYPE) BALMI-MSGV4 Messages, message variables 20121115
21 Importing I_PROBCLASS Value transfer Type reference (TYPE) BALMI-PROBCLASS '4' Application log: Message problem class 20121115
22 Importing MESSAGE Call by reference Object reference (TYPE REF TO) CL_CNV_MBT_ULV_MESSAGE ULV logger message 20121115
# Exception Resumable Description Created on
1 CX_CNV_MBT_PCL_UTILS TDMS Exception Class 20121115

Method CLEAR_GLOBAL_STATE_VAR Signature

Method CLEAR_GLOBAL_STATE_VAR on class CL_CNV_MBT_PCL_UTILS has no parameter.
Method CLEAR_GLOBAL_STATE_VAR on class CL_CNV_MBT_PCL_UTILS has no exception.

Method CLOSE_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DESTN Call by reference Type reference (TYPE) CNVMBTDEST-DESTINATION_ID Logical Destination (Specified in Function Call) 20130416
# Exception Resumable Description Created on
1 CX_CNV_MBT_PCL_UTILS Exception class for PCL Utility functions 20130416

Method GET_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DESTTAB Value transfer Type reference (TYPE) CNVMBTDEST_T Table Type for CNVMBTDEST 20121115
2 Exporting E_DESTINATION_ID Value transfer Type reference (TYPE) CNVMBTDEST-DESTINATION_ID Logical Destination (Specified in Function Call) 20121115
3 Importing I_ALL_AS_TABLE Value transfer Type reference (TYPE) CNVMBTRETSTR-AND_RETURN 'X' Return in the form of table 20121115
4 Importing I_EXEC_TARGET Value transfer Type reference (TYPE) CNVMBTACTIVITY-EXEC_TARGET Specifies The Target System the Activity is Executed in 20121115
5 Importing I_NONE_AT_LOCAL_DEST Value transfer Type reference (TYPE) CNVMBTRETSTR-AND_RETURN 'X' Not at local destination 20121115
6 Importing I_PACKID Value transfer Type reference (TYPE) CNVMBTACTIVE-PACKID Package Number to Specify CMIS and TDMS Packages 20121115
7 Importing I_RFCDEST Value transfer Type reference (TYPE) CNVMBTDEST-DESTINATION_ID 'NONE' Logical Destination (Specified in Function Call) 20121115
# Exception Resumable Description Created on
1 CX_CNV_MBT_PCL_UTILS TDMS Exception Class 20121115

Method MODIFY_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOCAL Call by reference Type reference (TYPE) CNVMBTRETSTR-AND_RETURN flag 20121115
2 Importing I_PACKID Call by reference Type reference (TYPE) CNVMBTACTIVE-PACKID Package Number to Specify CMIS and TDMS Packages 20121115
3 Importing I_PARATAB Value transfer Type reference (TYPE) CNVMBTPARAMS_T Table for storing general parameters 20121115
# Exception Resumable Description Created on
1 CX_CNV_MBT_PCL_UTILS TDMS Exception Class 20121115

Method PROTOCOL_WRITE_DB Signature

Method PROTOCOL_WRITE_DB on class CL_CNV_MBT_PCL_UTILS has no parameter.
# Exception Resumable Description Created on
1 CX_CNV_MBT_PCL_UTILS TDMS Exception Class 20121115

Method READ_PARAMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PARATAB Call by reference Type reference (TYPE) CNVMBTPARAMS_T Table for storing general parameters 20121115
2 Importing I_ALLPARAMS Call by reference Type reference (TYPE) CNVMBTRETSTR-AND_RETURN flag 20121115
3 Importing I_LOCAL Call by reference Type reference (TYPE) CNVMBTRETSTR-AND_RETURN flag 20121115
4 Importing I_PACKID Call by reference Type reference (TYPE) CNVMBTACTIVE-PACKID Package Number to Specify CMIS and TDMS Packages 20121115
5 Importing I_PARAMNAME Call by reference Type reference (TYPE) CNVMBTPARAMS-PNAME Character field of length 40 20121115
# Exception Resumable Description Created on
1 CX_CNV_MBT_PCL_UTILS TDMS Exception Class 20121115

Method STATE_COMPLETION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY_ID Call by reference Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20130401
2 Importing IV_COMPLETED Call by reference Type reference (TYPE) CNVMBTSTATE-PROC_COMPL MBT PCL : counter for completion percentage determination 20130401
3 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20130401
4 Importing IV_PHASE Call by reference Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20130401
5 Importing IV_TOTAL Call by reference Type reference (TYPE) CNVMBTSTATE-PROC_TOTAL MBt PCL : basis value for completion percentage 20130401
# Exception Resumable Description Created on
1 CX_CNV_MBT_PCL_UTILS Exception class for PCL Utility functions 20130416

Method STATE_FINISH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTIVITY_ID Call by reference Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID Unique ID for all activities to be executed 20121115
2 Importing I_PACK_ID Call by reference Type reference (TYPE) CNVMBTACTIVE-PACKID Package Number to Specify CMIS and TDMS Packages 20121115
3 Importing I_PHASE Call by reference Type reference (TYPE) CNVMBTACTIVE-PHASE Phase of the Migration Project 20121115
# Exception Resumable Description Created on
1 CX_CNV_MBT_PCL_UTILS TDMS Exception Class 20121115

Method STATE_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CNVSTATE Call by reference Type reference (TYPE) CNVMBTSTATE_T Table type for CNVMBTSTATE 20121115
2 Exporting EV_ABORTED Call by reference Type reference (TYPE) FLAG General Flag 20121115
3 Exporting EV_LAST_EXEC_NUM Call by reference Type reference (TYPE) CNV_MBT_EXEC_NUM Counters For Execution of Specified Activity 20121115
4 Exporting EV_STATE_LOG Call by reference Type reference (TYPE) CNV_MBT_STATE_LOG Logical Status of Execution of the Specified Activity 20121115
5 Exporting EV_STATE_TEC Call by reference Type reference (TYPE) CNV_MBT_STATE_TEC Technical Status of Execution of Specified Activity 20121115
6 Importing IV_ACTIVITY_ID Call by reference Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20121115
7 Importing IV_ALL_AS_TABLE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20121115
8 Importing IV_EXEC_NUM Call by reference Type reference (TYPE) CNV_MBT_EXEC_NUM Counters For Execution of Specified Activity 20121115
9 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number to Specify CMIS and TDMS Packages 20121115
10 Importing IV_PHASE Call by reference Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20121115
# Exception Resumable Description Created on
1 CX_CNV_MBT_PCL_UTILS 20121115

Method STATE_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_RESTART_MODE Value transfer Type reference (TYPE) CNVMBTRETSTR-AND_RETURN flag 20121115
2 Exporting E_SESSION_ID Value transfer Type reference (TYPE) CNVMBTSESSIONID-SESSION_ID MBT PCL: Session ID 20121115
3 Importing I_ACTIVITY_ID Value transfer Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID Unique ID for all activities to be executed 20121115
4 Importing I_PACK_ID Value transfer Type reference (TYPE) CNVMBTACTIVE-PACKID Package Number to Specify CMIS and TDMS Packages 20121115
5 Importing I_PHASE Value transfer Type reference (TYPE) CNVMBTACTIVE-PHASE Phase of the Migration Project 20121115
6 Importing I_RESTART Value transfer Type reference (TYPE) CNVMBTRETSTR-AND_RETURN flag 20121115
# Exception Resumable Description Created on
1 CX_CNV_MBT_PCL_UTILS TDMS Exception Class 20121115

Method STATE_INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ACTIVITY Call by reference Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20121115
2 Importing IV_EXEC_NUM Call by reference Type reference (TYPE) CNV_MBT_EXEC_NUM Counters For Execution of Specified Activity 20121115
3 Importing IV_ONLY_INITIAL Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20121115
4 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number to Specify CMIS and TDMS Packages 20121115
5 Importing IV_PHASE Call by reference Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20121115
# Exception Resumable Description Created on
1 CX_CNV_MBT_PCL_UTILS 20121115

Method STATUS_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ABORTED Value transfer Type reference (TYPE) CNVMBTSTATE-ABORTED General Flag 20121115
2 Importing IV_ACTIVITY_ID Value transfer Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID Unique ID for all activities to be executed 20121115
3 Importing IV_FORCE_UPDATE Value transfer Type reference (TYPE) CNVMBTSTATE-ABORTED SPACE General Flag 20121115
4 Importing IV_HOLD_UP Value transfer Type reference (TYPE) CNVMBTSTATE-HOLD_UP Process is in status hold-up 20130401
5 Importing IV_PACKID Value transfer Type reference (TYPE) CNVMBTACTIVE-PACKID Package Number to Specify CMIS and TDMS Packages 20121115
6 Importing IV_PHASE Value transfer Type reference (TYPE) CNVMBTACTIVE-PHASE Phase of the Migration Project 20121115
7 Importing IV_PROC_COMPL Value transfer Type reference (TYPE) CNVMBTSTATE-PROC_COMPL MBT PCL : counter for completion percentage determination 20121115
8 Importing IV_PROC_TOTAL Value transfer Type reference (TYPE) CNVMBTSTATE-PROC_TOTAL MBt PCL : basis value for completion percentage 20121115
9 Importing IV_REC_CONV Value transfer Type reference (TYPE) CNVMBTSTATE-REC_CONV MBT PCL Converted Records 20121115
10 Importing IV_REC_INS Value transfer Type reference (TYPE) CNVMBTSTATE-REC_INS MBT PCL: Inserted Records 20121115
11 Importing IV_REC_READ Value transfer Type reference (TYPE) CNVMBTSTATE-REC_READ MBT PCL: Read Records 20121115
12 Importing IV_REC_RELEVANT Value transfer Type reference (TYPE) CNVMBTSTATE-REC_RELEVANT MBT PCL: Relevant Records 20121115
13 Importing IV_REC_SELECT Value transfer Type reference (TYPE) CNVMBTSTATE-REC_SELECT MBT PCL: Selected Records 20121115
14 Importing IV_REC_SKIPPED Value transfer Type reference (TYPE) CNVMBTSTATE-REC_SKIPPED MBT PCL: Skipped Records 20121115
15 Importing IV_REC_TRANS Value transfer Type reference (TYPE) CNVMBTSTATE-REC_TRANS MBT PCL: Transferred Records 20121115
16 Importing IV_REC_UPD Value transfer Type reference (TYPE) CNVMBTSTATE-REC_UPD MBT PCL: Updated Records 20121115
17 Importing IV_STATE_LOG Value transfer Type reference (TYPE) CNVMBTSTATE-STATE_LOG Logical Status of Execution of the Specified Activity 20121115
18 Importing IV_STATE_TEC Value transfer Type reference (TYPE) CNVMBTSTATE-STATE_TEC Technical Status of Execution of Specified Activity 20121115
# Exception Resumable Description Created on
1 CX_CNV_MBT_PCL_UTILS TDMS Exception Class 20121115

Method SUBSTATE_FINISH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CNVMBTSUBSTATE Value transfer Type reference (TYPE) CNVMBTSUBSTATE Status table for execution of all subactivities and histor 20121115
2 Importing I_SESSION_ID Value transfer Type reference (TYPE) CNVMBTSUBSTATE-SESSION_ID MBT PCL: Session ID 20121115
3 Importing I_SUBACT_ID Value transfer Type reference (TYPE) CNVMBTSUBSTATE-SUBACT_ID Unique ID for All Subactivities to Be Executed 20121115
4 Importing I_TASK_ID Value transfer Type reference (TYPE) CNVMBTSUBSTATE-TASK_ID Numeric Identifyer of Conversion or Migration Task 20121115
5 Importing I_WITH_LOG Value transfer Type reference (TYPE) CNVMBTRETSTR-AND_RETURN 'X' flag 20121115
# Exception Resumable Description Created on
1 CX_CNV_MBT_PCL_UTILS TDMS Exception Class 20121115

Method SUBSTATE_GET_R Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LAST_SUBSTATE Call by reference Type reference (TYPE) CNVMBTSUBSTATE_T Table Type for CNVMBTSUBSTATE 20121115
2 Exporting ET_SUBSTATE Call by reference Type reference (TYPE) CNVMBTSUBSTATE_T Table Type for CNVMBTSUBSTATE 20121115
3 Exporting E_LAST_SESSION_ID Value transfer Type reference (TYPE) CNVMBTSUBSTATE-SESSION_ID MBT PCL: Session ID 20121115
4 Importing I_NUMBER_OF_TASKS Value transfer Type reference (TYPE) CNVMBTSUBSTATE-TASK_ID Numeric Identifyer of Conversion or Migration Task 20121115
5 Importing I_PACKID Value transfer Type reference (TYPE) CNVMBTSTATE-PACKID Package Number of Transformation / Analysis Package 20121115
6 Importing I_SESSION_ID Value transfer Type reference (TYPE) CNVMBTSTATE-SESSION_ID MBT PCL: Session ID 20121115
7 Importing I_SUBACT_ID Value transfer Type reference (TYPE) CNVMBTSUBACT-ACTIVITY_ID Unique ID for all activities to be executed 20121115
# Exception Resumable Description Created on
1 CX_CNV_MBT_PCL_UTILS Exception class for PCL Utility functions 20121115

Method SUBSTATE_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CNVMBTSUBSTATE Value transfer Type reference (TYPE) CNVMBTSUBSTATE Status table for execution of all subactivities and histor 20121115
2 Importing I_SESSION_ID Value transfer Type reference (TYPE) CNVMBTSTATE-SESSION_ID MBT PCL: Session ID 20121115
3 Importing I_SUBACT_ID Value transfer Type reference (TYPE) CNVMBTSUBSTATE-SUBACT_ID Unique ID for All Subactivities to Be Executed 20121115
4 Importing I_TASKID Value transfer Type reference (TYPE) CNVMBTSUBSTATE-TASK_ID Numeric Identifyer of Conversion or Migration Task 20121115
5 Importing I_WITH_LOG Value transfer Type reference (TYPE) CNVMBTRETSTR-AND_RETURN 'X' flag 20121115
# Exception Resumable Description Created on
1 CX_CNV_MBT_PCL_UTILS TDMS Exception Class 20121115

Method SUBSTATE_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ABORTED Value transfer Type reference (TYPE) CNVMBTSUBSTATE-ABORTED General Flag 20121115
2 Importing I_CLUID_MAX Value transfer Type reference (TYPE) CNVMBTSUBSTATE-CLUID_MAX Upper limit for cluster ID 20121115
3 Importing I_CLUID_MIN Value transfer Type reference (TYPE) CNVMBTSUBSTATE-CLUID_MIN Lower limit for cluster ID 20121115
4 Importing I_FORCE_UPDATE Value transfer Type reference (TYPE) CNVMBTSUBSTATE-ABORTED SPACE General Flag 20121115
5 Importing I_FORCE_UPDATE_REMOTE Value transfer Type reference (TYPE) CNV_MBT_FLAG SPACE Flag (X = yes, initial = no) 20121115
6 Importing I_PROC_COMPL Value transfer Type reference (TYPE) CNVMBTSUBSTATE-PROC_COMPL MBT PCL : counter for completion percentage determination 20121115
7 Importing I_PROC_TOTAL Value transfer Type reference (TYPE) CNVMBTSUBSTATE-PROC_TOTAL MBt PCL : basis value for completion percentage 20121115
8 Importing I_REC_CONV Value transfer Type reference (TYPE) CNVMBTSUBSTATE-REC_CONV MBT PCL Converted Records 20121115
9 Importing I_REC_INS Value transfer Type reference (TYPE) CNVMBTSUBSTATE-REC_INS MBT PCL: Inserted Records 20121115
10 Importing I_REC_READ Value transfer Type reference (TYPE) CNVMBTSUBSTATE-REC_READ MBT PCL: Read Records 20121115
11 Importing I_REC_RELEVANT Value transfer Type reference (TYPE) CNVMBTSUBSTATE-REC_RELEVANT MBT PCL: Relevant Records 20121115
12 Importing I_REC_SELECT Value transfer Type reference (TYPE) CNVMBTSUBSTATE-REC_SELECT MBT PCL: Selected Records 20121115
13 Importing I_REC_SKIPPED Value transfer Type reference (TYPE) CNVMBTSUBSTATE-REC_SKIPPED MBT PCL: Skipped Records 20121115
14 Importing I_REC_TRANS Value transfer Type reference (TYPE) CNVMBTSUBSTATE-REC_TRANS MBT PCL: Transferred Records 20121115
15 Importing I_REC_UPD Value transfer Type reference (TYPE) CNVMBTSUBSTATE-REC_UPD MBT PCL: Updated Records 20121115
16 Importing I_SEQNUM Value transfer Type reference (TYPE) CNVMBTSUBSTATE-SEQNUM MBT PCL processing sequence number 20121115
17 Importing I_SESSION_ID Value transfer Type reference (TYPE) CNVMBTSUBSTATE-SESSION_ID MBT PCL: Session ID 20121115
18 Importing I_STATE_LOG Value transfer Type reference (TYPE) CNVMBTSUBSTATE-STATE_LOG Logical Status of Execution of the Specified Activity 20121115
19 Importing I_STATE_TEC Value transfer Type reference (TYPE) CNVMBTSUBSTATE-STATE_TEC Technical Status of Execution of Specified Activity 20121115
20 Importing I_SUBACT_ID Value transfer Type reference (TYPE) CNVMBTSUBSTATE-SUBACT_ID Unique ID for all activities to be executed 20121115
21 Importing I_TASK_ID Value transfer Type reference (TYPE) CNVMBTSUBSTATE-TASK_ID Numeric Identifyer of Conversion or Migration Task 20121115
# Exception Resumable Description Created on
1 CX_CNV_MBT_PCL_UTILS TDMS Exception Class 20121115

Method SUBSTATE_WRITE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20121115
2 Changing X_CNVMBTSUBSTATE Call by reference Type reference (TYPE) CNVMBTSUBSTATE_T Table type 20121115
# Exception Resumable Description Created on
1 CX_CNV_MBT_PCL_UTILS TDMS Exception Class 20121115

Method SUBSTATE_WRITE_REMOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SUBSTATE Call by reference Type reference (TYPE) CNVMBTSUBSTATE_T Table Type for CNVMBTSUBSTATE 20131016
2 Importing IV_DESTN Call by reference Type reference (TYPE) CNVMBTDEST-DESTINATION_ID Logical Destination (Specified in Function Call) 20131016
# Exception Resumable Description Created on
1 CX_CNV_MBT_PCL_UTILS Exception class for PCL Utility functions 20131016

Method SUB_MESSAGE_TO_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LEVEL Value transfer Type reference (TYPE) BALMI-DETLEVEL '3' Application Log: Level of detail 20121115
2 Importing I_MSGID Value transfer Type reference (TYPE) BALMI-MSGID Messages, Message Class 20121115
3 Importing I_MSGNO Value transfer Type reference (TYPE) BALMI-MSGNO Messages, Message Number 20121115
4 Importing I_MSGTY Value transfer Type reference (TYPE) BALMI-MSGTY 'E' Messages, message type 20121115
5 Importing I_MSGV1 Value transfer Type reference (TYPE) BALMI-MSGV1 Messages, message variables 20121115
6 Importing I_MSGV2 Value transfer Type reference (TYPE) BALMI-MSGV2 Messages, message variables 20121115
7 Importing I_MSGV3 Value transfer Type reference (TYPE) BALMI-MSGV3 Messages, message variables 20121115
8 Importing I_MSGV4 Value transfer Type reference (TYPE) BALMI-MSGV4 Messages, message variables 20121115
9 Importing I_PROBCLASS Value transfer Type reference (TYPE) BALMI-PROBCLASS '4' Application log: Message problem class 20121115
# Exception Resumable Description Created on
1 CX_CNV_MBT_PCL_UTILS TDMS Exception Class 20121115

Method UPDATE_PROTOCOL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ABORTED Value transfer Type reference (TYPE) CNVMBTSTATE-ABORTED General Flag 20121115
2 Importing I_ACTIVITY_ID Value transfer Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID Unique ID for all activities to be executed 20121115
3 Importing I_FORCE_UPDATE Value transfer Type reference (TYPE) CNVMBTSTATE-ABORTED General Flag 20121115
4 Importing I_LEVEL Value transfer Type reference (TYPE) BALMI-DETLEVEL '3' Application Log: Level of detail 20121115
5 Importing I_MSGID Value transfer Type reference (TYPE) BALMI-MSGID Messages, Message Class 20121115
6 Importing I_MSGNO Value transfer Type reference (TYPE) BALMI-MSGNO Messages, Message Number 20121115
7 Importing I_MSGTY Value transfer Type reference (TYPE) BALMI-MSGTY 'E' Messages, message type 20121115
8 Importing I_MSGV1 Value transfer Type reference (TYPE) BALMI-MSGV1 Messages, message variables 20121115
9 Importing I_MSGV2 Value transfer Type reference (TYPE) BALMI-MSGV2 Messages, message variables 20121115
10 Importing I_MSGV3 Value transfer Type reference (TYPE) BALMI-MSGV3 Messages, message variables 20121115
11 Importing I_MSGV4 Value transfer Type reference (TYPE) BALMI-MSGV4 Messages, message variables 20121115
12 Importing I_PACK_ID Value transfer Type reference (TYPE) CNVMBTACTIVE-PACKID Package Number to Specify CMIS and TDMS Packages 20121115
13 Importing I_PHASE Value transfer Type reference (TYPE) CNVMBTACTIVE-PHASE Phase of the Migration Project 20121115
14 Importing I_PROBCLASS Value transfer Type reference (TYPE) BALMI-PROBCLASS '4' Application log: Message problem class 20121115
15 Importing I_PROC_COMPL Value transfer Type reference (TYPE) CNVMBTSTATE-PROC_COMPL MBT PCL : counter for completion percentage determination 20121115
16 Importing I_PROC_TOTAL Value transfer Type reference (TYPE) CNVMBTSTATE-PROC_TOTAL MBt PCL : basis value for completion percentage 20121115
17 Importing I_REC_CONV Value transfer Type reference (TYPE) CNVMBTSTATE-REC_CONV MBT PCL Converted Records 20121115
18 Importing I_REC_INS Value transfer Type reference (TYPE) CNVMBTSTATE-REC_INS MBT PCL: Inserted Records 20121115
19 Importing I_REC_READ Value transfer Type reference (TYPE) CNVMBTSTATE-REC_READ MBT PCL: Read Records 20121115
20 Importing I_REC_RELEVANT Value transfer Type reference (TYPE) CNVMBTSTATE-REC_RELEVANT MBT PCL: Relevant Records 20121115
21 Importing I_REC_SELECT Value transfer Type reference (TYPE) CNVMBTSTATE-REC_SELECT MBT PCL: Selected Records 20121115
22 Importing I_REC_SKIPPED Value transfer Type reference (TYPE) CNVMBTSTATE-REC_SKIPPED MBT PCL: Skipped Records 20121115
23 Importing I_REC_TRANS Value transfer Type reference (TYPE) CNVMBTSTATE-REC_TRANS MBT PCL: Transferred Records 20121115
24 Importing I_REC_UPD Value transfer Type reference (TYPE) CNVMBTSTATE-REC_UPD MBT PCL: Updated Records 20121115
25 Importing I_STATE_LOG Value transfer Type reference (TYPE) CNVMBTSTATE-STATE_LOG Logical Status of Execution of the Specified Activity 20121115
26 Importing I_STATE_TEC Value transfer Type reference (TYPE) CNVMBTSTATE-STATE_TEC Technical Status of Execution of Specified Activity 20121115
# Exception Resumable Description Created on
1 CX_CNV_MBT_PCL_UTILS TDMS Exception Class 20121115
History
Last changed by/on SAP  20141030 
SAP Release Created in