SAP ABAP Class CL_TDMS_AP_GET_ERP_PACK (Get the details of the ERP package)
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
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 20100707
Properties
Class CL_TDMS_AP_GET_ERP_PACK  
Short Description Get the details of the ERP package    
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 20100707   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TDMS_AP_GET_ERP_PACK has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_TDMS_AP_OBJ TDMS All Application Interface 20100707
Friends
Class CL_TDMS_AP_GET_ERP_PACK 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) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20100707
2 CT_PACKID Instance attribute Private Type reference (TYPE) CNVTDMS_AP_PACK_T Table Type for CNVMBTPACK 20100707
3 C_A Constant Public Type reference (TYPE) BALMI-MSGTY 'A' Messages, message type 20100707
4 C_BI_ACTIVITY Constant Private Type reference (TYPE) CNV_MBT_ACTIVITY 'TDBTM_P_GET_ERP_PACK' Unique ID for all activities to be executed 20100709
5 C_CRM_ACTIVITY Constant Private Type reference (TYPE) CNV_MBT_ACTIVITY 'TDCRP_GET_ERP_SETTINGS' Unique ID for all activities to be executed 20100709
6 C_E Constant Public Type reference (TYPE) BALMI-MSGTY 'E' Messages, message type 20100707
7 C_EQ Constant Private Type reference (TYPE) CNVMBTPARAMS-SOPTION 'EQ' Messages, message type 20100709
8 C_FALSE Constant Private Type reference (TYPE) BOOLEAN '' boolean variable (X=true, -=false, space=unknown) 20100709
9 C_I Constant Public Type reference (TYPE) BALMI-MSGTY 'I' Messages, message type 20100707
10 C_ISBANK_ACTIVITY Constant Private Type reference (TYPE) CNV_MBT_ACTIVITY 'TDISP_GET_ISBANK_PACK' Unique ID for all activities to be executed 20110324
11 C_PNAME_ERP_PACKAGE Constant Private Type reference (TYPE) CNVMBTPARAMS-PNAME 'CNV_TDMS_BW_ERP_PACKAGE' Character field of length 40 20100709
12 C_PNAME_ISBANK_PACKAGE Constant Private Type reference (TYPE) CNVMBTPARAMS-PNAME 'CNV_TDMS_IS_BANK_PACKAGE' Character field of length 40 20110325
13 C_S Constant Public Type reference (TYPE) BALMI-MSGTY 'S' Messages, message type 20100707
14 C_SCM_ACTIVITY Constant Private Type reference (TYPE) CNV_MBT_ACTIVITY 'TDTSC_GET_ERP_SETTINGS' Unique ID for all activities to be executed 20110509
15 C_SRM_ACTIVITY Constant Private Type reference (TYPE) CNV_MBT_ACTIVITY 'TDSRP_GET_ERP_SETTINGS' Unique ID for all activities to be executed 20110509
16 C_TRUE Constant Private Type reference (TYPE) BOOLEAN 'X' boolean variable (X=true, -=false, space=unknown) 20100708
17 C_W Constant Public Type reference (TYPE) BALMI-MSGTY 'W' Messages, message type 20100707
18 C_X Constant Public Type reference (TYPE) BALMI-MSGTY 'X' Messages, message type 20100707
19 ERP_PACKAGE Instance attribute Private Type reference (TYPE) CNV_MBT_PACKID ERP package 20100708
20 GC_CNVTDMS Constant Private Type reference (TYPE) CNVMBTTABLES-TABNAME 'CNVTDMS%' Table Name 20110325
21 GC_CUSTOMER Constant Private Type reference (TYPE) CHAR1 '' Single-Character Flag 20110325
22 GC_ESC Constant Private Type reference (TYPE) CHAR1 '#' Single-Character Flag 20110325
23 GC_FICA Constant Private Type reference (TYPE) CHAR4 'F#_%' Not More Closely Defined Area, Possibly Used for Patchlevels 20110325
24 GC_SND Constant Private Type reference (TYPE) CNVMBTTABLES-SND_RCV 'SND' Sender or Receiver 20110325
25 GT_COBJ Instance attribute Private Type reference (TYPE) YT_COBJ 20110325
26 GT_COBJ_DEACTIVATE Instance attribute Private Type reference (TYPE) YT_COBJ 20110325
27 GT_TABLES Instance attribute Private Type reference (TYPE) YT_TABLES 20110325
28 GT_TABLES_DEACTIVATE Instance attribute Private Type reference (TYPE) YT_TABLES 20110325
29 GT_TABLES_FICA Instance attribute Private Type reference (TYPE) YT_TABLES_FICA 20110325
30 GV_FICA_FAILED Instance attribute Private Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20110325
31 G_ALREADY_PRESENT Instance attribute Private Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20101026
32 PACK_ID Instance attribute Private Type reference (TYPE) CNV_MBT_PACKID Package Number to Specify CMIS and TDMS Packages 20100707
33 PHASE Instance attribute Private Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20100707
34 SAVE_CLICKED Instance attribute Private Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20100708
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_PROC_TREE_ISBANK Instance method Private Method Change Process tree - IS banking 20110425
2 CONSTRUCTOR Instance method Public Constructor Initialze the state and create object 20100707
3 GET_ERP_PACKAGES Instance method Public Method Get the list of ERP packages 20100708
4 GET_REFERENCE_PACK Instance method Public Method Get the reference migration package 20101026
5 GET_SAVE_CLICKED Instance method Public Method GEt the field for Save Clicked 20100708
6 LOAD_FICA_OBJ_ISBANKING Instance method Private Method Load FICA objects 20110325
7 SAVE_BI Instance method Public Method Save ERP package for BI 20100709
8 SAVE_CRM Instance method Public Method Save ERP package for CRM 20100709
9 SAVE_ISBANKING Instance method Public Method Save IS banking for ERP 20110325
10 SET_ERP_PACKAGE Instance method Public Method Set the ERP package for the current package 20100708
11 SET_SAVE_CLICKED Instance method Public Method Set the field for Save clicked 20100708
Events
Class CL_TDMS_AP_GET_ERP_PACK has no event.
Types
Class CL_TDMS_AP_GET_ERP_PACK has no local type.
Method Signatures

Method CHANGE_PROC_TREE_ISBANK 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 20110426

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

Method GET_ERP_PACKAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PACKID Call by reference Type reference (TYPE) CNVTDMS_AP_PACK_T Table Type for CNVMBTPACK 20100708

Method GET_ERP_PACKAGES on class CL_TDMS_AP_GET_ERP_PACK has no exception.

Method GET_REFERENCE_PACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERP_PACKAGE Value transfer Type reference (TYPE) CNV_MBT_PACKID Package Number to Specify CMIS and TDMS Packages 20101026

Method GET_REFERENCE_PACK on class CL_TDMS_AP_GET_ERP_PACK has no exception.

Method GET_SAVE_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SAVE_CLICKED Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20100708

Method GET_SAVE_CLICKED on class CL_TDMS_AP_GET_ERP_PACK has no exception.

Method LOAD_FICA_OBJ_ISBANKING Signature

Method LOAD_FICA_OBJ_ISBANKING on class CL_TDMS_AP_GET_ERP_PACK has no parameter.
Method LOAD_FICA_OBJ_ISBANKING on class CL_TDMS_AP_GET_ERP_PACK has no exception.

Method SAVE_BI 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 20100709
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20100709

Method SAVE_CRM 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 20100709
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20100709

Method SAVE_ISBANKING 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 20110325
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20110325

Method SET_ERP_PACKAGE 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 20100708
2 Importing I_PACK_ID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number to Specify CMIS and TDMS Packages 20100708
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20100709

Method SET_SAVE_CLICKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SAVE_CLICKED Call by reference Type reference (TYPE) BOOLEAN boolean variable (X=true, -=false, space=unknown) 20100708

Method SET_SAVE_CLICKED on class CL_TDMS_AP_GET_ERP_PACK has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 2006_1_620