SAP ABAP Class CL_TDMS_SC_PLAN_VER (Class for Planning version program)
Hierarchy
DMIS_CNT (Software Component) DMIS_CNT 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_TDMS_SCM_X (Package) Package to store objects that run in remote sys only
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_TDMS_AP_OBJ TDMS All Application Interface 20110127
Properties
Class CL_TDMS_SC_PLAN_VER  
Short Description Class for Planning version program    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_TDMS_SCM_X   Package to store objects that run in remote sys only 
Created 20110127   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TDMS_SC_PLAN_VER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_TDMS_AP_OBJ TDMS All Application Interface 20110127
Friends
Class CL_TDMS_SC_PLAN_VER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACTIVITY_ID Instance attribute Private Type reference (TYPE) CNVMBTACTIVITY-ACTIVITY_ID Unique ID for all activities to be executed 20110131
2 C_A Constant Public Type reference (TYPE) BALMI-MSGTY 'A' Message type - A 20110131
3 C_E Constant Public Type reference (TYPE) BALMI-MSGTY 'E' Message type - E 20110131
4 C_I Constant Public Type reference (TYPE) BALMI-MSGTY 'I' Message type - I 20110131
5 C_MSGID_1 Instance attribute Private Type reference (TYPE) BALMI-MSGID 'CNV_TDMS_SCM_P' Messages, Message Class 20110207
6 C_S Constant Public Type reference (TYPE) BALMI-MSGTY 'S' Message type - I 20110131
7 C_W Constant Public Type reference (TYPE) BALMI-MSGTY 'W' Message type - W 20110131
8 C_X Constant Public Type reference (TYPE) BALMI-MSGTY 'X' Message type - X 20110131
9 GT_F4LIST Instance attribute Private Type reference (TYPE) CNVTDMS_SC_HITLIST_TT Table type for CNVTDMS_SC_S_HITLIST 20110201
10 GT_PLANRMT Instance attribute Private Type reference (TYPE) CNVTDMS_SC_PLNVR_TT Table type for planning version 20110201
11 GT_PLANVERSIONS Instance attribute Public Type reference (TYPE) CNVTDMS_SC_PLNVR_TT Table type for planning version 20110201
12 GT_PLNVR Instance attribute Private Type reference (TYPE) CNVTDMS_SCM_PLNVR_TT Table type for planning version table 20110201
13 GT_PLVR Instance attribute Private Type reference (TYPE) TTY_VRSIOTAB 20110201
14 GV_SND_DEST Instance attribute Private Type reference (TYPE) CNVMBTDEST-DESTINATION_ID Logical Destination (Specified in Function Call) 20110201
15 GV_STATUS_UPDATE Instance attribute Private Type reference (TYPE) C 20110201
16 LV_MSGTEXT1 Instance attribute Private See coding 20110201
17 LV_MSGTEXT2 Instance attribute Private See coding 20110201
18 LV_MSGV1 Instance attribute Private Type reference (TYPE) BALMI-MSGV1 Messages, message variables 20110201
19 LV_TRANSFER_DEF Instance attribute Private Type reference (TYPE) C 20110201
20 PACK_ID Instance attribute Private Type reference (TYPE) CNVMBTACTIVE-PACKID Package Number to Specify CMIS and TDMS Packages 20110131
21 PHASE Instance attribute Private Type reference (TYPE) CNVMBTACTIVE-PHASE Phase of the Migration Project 20110131
22 SEL Instance attribute Private Type reference (TYPE) RSPARAMS_TT rsparams Table 20110201
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_VERSION_STATE Instance method Public Method Check Version State - Success / Failed 20110210
2 CONSTRUCTOR Instance method Public Constructor Constructor 20110131
3 EXECUTE Instance method Public Method Execute Planning Version 20110210
4 GET_PLANNING_VERSIONS Instance method Public Method Function Module call to get the planning versions frm sender 20110131
5 GET_RFC Instance method Public Method Get sender system RFC 20110131
6 READ_VERSIONS Instance method Public Method Check the entered versions are correct or not 20110127
7 READ_VERSIONS_000 Instance method Public Method Read the default planning version 000 20110127
8 SAVE_VERSIONS Instance method Public Method Save the planning version 20110127
9 SET_F4LIST Instance method Public Method Method to pass the f4list to the program 20110202
10 SET_SEL Instance method Public Method Set Sel[] 20110210
11 STATE_FINISH Instance method Public Method State finish 20110127
12 STATE_INIT Instance method Public Method State initialization 20110127
13 STATE_UPDATE Instance method Public Method Activity Status update 20110127
Events
Class CL_TDMS_SC_PLAN_VER has no event.
Types
Class CL_TDMS_SC_PLAN_VER has no local type.
Method Signatures

Method CHECK_VERSION_STATE Signature

Method CHECK_VERSION_STATE on class CL_TDMS_SC_PLAN_VER has no parameter.
Method CHECK_VERSION_STATE on class CL_TDMS_SC_PLAN_VER has no exception.

Method CONSTRUCTOR 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 20110131
2 Importing I_PACK_ID Call by reference Type reference (TYPE) CNVMBTACTIVE-PACKID Package Number to Specify CMIS and TDMS Packages 20110131
3 Importing I_PHASE Call by reference Type reference (TYPE) CNVMBTACTIVE-PHASE Phase of the Migration Project 20110131
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20110201

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Value transfer Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20110210
2 Exporting E_PLANVERSIONS Value transfer Type reference (TYPE) CNVTDMS_SC_PLNVR_TT Table type for planning version 20110210
3 Exporting E_STATUS_UPDATE Value transfer Type reference (TYPE) C 20110210
4 Exporting E_TRANSFER_DEF Value transfer Type reference (TYPE) C 20110210
5 Importing I_SEL Value transfer Type reference (TYPE) RSPARAMS_TT rsparams Table 20110210
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20110210

Method GET_PLANNING_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_F4LIST Call by reference Type reference (TYPE) CNVTDMS_SC_HITLIST_TT Table type for CNVTDMS_SC_S_HITLIST 20110202
2 Exporting ET_MSG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20110207
3 Changing ET_PLANVER Call by reference Type reference (TYPE) CNVTDMS_SC_PLNVR_TT Table type for planning version 20110201
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20110201

Method GET_RFC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SND_DEST Call by reference Type reference (TYPE) CNVMBTDEST-DESTINATION_ID Logical Destination (Specified in Function Call) 20110131
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20110131

Method READ_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20110207
2 Exporting E_PLANVERSIONS Call by reference Type reference (TYPE) CNVTDMS_SC_PLNVR_TT Table type for planning version 20110201
3 Exporting E_STATUS_UPDATE Call by reference Type reference (TYPE) C 20110201
4 Exporting E_TRANSFER_DEF Call by reference Type reference (TYPE) C 20110201
5 Importing I_SEL Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Table 20110201
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20110208

Method READ_VERSIONS_000 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MSG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20110207
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20110208

Method SAVE_VERSIONS Signature

Method SAVE_VERSIONS on class CL_TDMS_SC_PLAN_VER has no parameter.
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20110207

Method SET_F4LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_F4LIST Call by reference Type reference (TYPE) CNVTDMS_SC_HITLIST_TT Table type for CNVTDMS_SC_S_HITLIST 20110202

Method SET_F4LIST on class CL_TDMS_SC_PLAN_VER has no exception.

Method SET_SEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEL Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Table 20110210

Method SET_SEL on class CL_TDMS_SC_PLAN_VER has no exception.

Method STATE_FINISH Signature

Method STATE_FINISH on class CL_TDMS_SC_PLAN_VER has no parameter.
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20110131

Method STATE_INIT Signature

Method STATE_INIT on class CL_TDMS_SC_PLAN_VER has no parameter.
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20110131

Method STATE_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATE Call by reference Type reference (TYPE) CNVMBTSTATE-STATE_LOG Logical Status of Execution of the Specified Activity 20110131
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20110131
History
Last changed by/on SAP  20141107 
SAP Release Created in 2006_1_620