SAP ABAP Class CL_TDMS_HCM_TAB_GRP (Class for HCM define table transfer group)
Hierarchy
DMIS_CNT (Software Component) DMIS_CNT 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_TDMS_HCM_CLASSES (Package) Backend classes for all HCM UIs
Properties
Class CL_TDMS_HCM_TAB_GRP  
Short Description Class for HCM define table transfer group    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_TDMS_HCM_CLASSES   Backend classes for all HCM UIs 
Created 20130830   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_TDMS_HCM_TAB_GRP has no forward declaration.
Interfaces
Class CL_TDMS_HCM_TAB_GRP has no interface implemented.
Friends
Class CL_TDMS_HCM_TAB_GRP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PA_H Constant Private Type reference (TYPE) CNV_MBT_ACTIVITY 'TDHC0_CUSTOMISING_CPARAMS' Unique ID for all activities to be executed 20130903
2 G_ACTIVITY Instance attribute Protected Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20130902
3 G_ACTIVITY_HCM Instance attribute Private Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20130902
4 G_LOGGER Instance attribute Private Object reference (TYPE REF TO) CL_CNV_MBT_ULV_LOGGER ULV Logger 20130902
5 G_PACK Instance attribute Protected Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20130902
6 G_PHASE Instance attribute Protected Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20130902
7 G_PROJECT Instance attribute Protected Type reference (TYPE) CNV_MBT_SUBPROJ Identification of MBT Subproject 20130902
8 G_RESTART_MODE Instance attribute Private Type reference (TYPE) CNVMBTRETSTR-AND_RETURN flag 20130902
9 G_SESS_ID Instance attribute Private Type reference (TYPE) CNVMBTSESSIONID-SESSION_ID MBT PCL: Session ID 20130902
10 G_SUBPROJECT Instance attribute Protected Type reference (TYPE) CNV_MBT_PROJ Identification of MBT Project 20130902
11 G_SUCCESS Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Indicator 20130902
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130902
2 DELETE Instance method Public Method delete rows from tables cnvhcm_params, cnvhcm_params_t 20130830
3 GET_DATA Instance method Public Method Read data from tables cnvhcm_params, cnvhcm_params_t 20130830
4 GET_PACKAGE_DETAILS Instance method Private Method Get the PACKID ACTIVITY ID PHASE 20130902
5 SAVE_DATA Instance method Public Method Save the changes to tables cnvhcm_params, cnvhcm_params_t 20130830
Events
Class CL_TDMS_HCM_TAB_GRP has no event.
Types
Class CL_TDMS_HCM_TAB_GRP has no local type.
Method Signatures

Method CONSTRUCTOR 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 20130902
2 Importing IV_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20130902
3 Importing IV_PHASE Call by reference Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20130902
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20130902

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE Call by reference Type reference (TYPE) CNVTDMS_HCM_CPARAMS Table Type for View V_CNVHCM_CPARAMS 20130830

Method DELETE on class CL_TDMS_HCM_TAB_GRP has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TABLE Call by reference Type reference (TYPE) CNVTDMS_HCM_CPARAMS Table Type for View V_CNVHCM_CPARAMS 20130830

Method GET_DATA on class CL_TDMS_HCM_TAB_GRP has no exception.

Method GET_PACKAGE_DETAILS Signature

Method GET_PACKAGE_DETAILS on class CL_TDMS_HCM_TAB_GRP has no parameter.
Method GET_PACKAGE_DETAILS on class CL_TDMS_HCM_TAB_GRP has no exception.

Method SAVE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE Call by reference Type reference (TYPE) CNVTDMS_HCM_CPARAMS Table Type for View V_CNVHCM_CPARAMS 20130830

Method SAVE_DATA on class CL_TDMS_HCM_TAB_GRP has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 2011_1_700