SAP ABAP Class CL_CNV_TDMS_HCMWD_SELECTION (Assistance Class for CNV_TDMS_HCM_SELECTION)
Hierarchy
DMIS_CNT (Software Component) DMIS_CNT 2011_1
   CA-EUR (Application Component) European Monetary Union: Euro
     CNV_TDMS_HCM_WD_UI (Package) TDMS HCM WebUI Developments
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 20120925
Properties
Class CL_CNV_TDMS_HCMWD_SELECTION  
Short Description Assistance Class for CNV_TDMS_HCM_SELECTION    
Super Class CL_WD_COMPONENT_ASSISTANCE Basis for a Web Dynpro assistance class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CNV_TDMS_HCM_WD_UI   TDMS HCM WebUI Developments 
Created 20120925   SAP 
Last change 20141107    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CNV_TDMS_HCMWD_SELECTION has no forward declaration.
Interfaces
Class CL_CNV_TDMS_HCMWD_SELECTION has no interface implemented.
Friends
Class CL_CNV_TDMS_HCMWD_SELECTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 O_HCM_SELECTION Instance attribute Private Object reference (TYPE REF TO) CL_TDMS_HCM_SELECTION Class for HCM Selection UI 20121015
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AUTHORIZATION Instance method Public Method Check authorization before submitting the report 20130204
2 CHECK_NEW_ROOT_RELATION Instance method Public Method Method to validate relationship of the new root 20131015
3 CLOSE Instance method Public Method Close the Application 20121018
4 CUSTOMIZING_COUNTRY Instance method Public Method View Customizing of Country 20121015
5 CUSTOMIZING_RANGES Instance method Public Method View Customizing of Ranges 20121015
6 DISPLAY_E_REC_INFTY Instance method Public Method Method to display E-recruiting Infotypes 20130402
7 DISPLAY_E_REC_OBJTY Instance method Public Method Method to display E-recriuting Object types 20130402
8 GET_ACTIVITY_DETAILS Instance method Public Method Method to Get Packid, Phase and Activity ID 20130430
9 GET_EVAL_PATH_TEXT Instance method Public Method Get Text for fields 20130328
10 GET_MULTIPLICATION_SWITCH Instance method Public Method Get the Multiplication Switch 20130307
11 GET_OBJECT_STATUS_TEXT Instance method Public Method Get text for Object Status 20130328
12 GET_OBJECT_TYPE_TEXT Instance method Public Method Get text for Object type 20130328
13 GET_PLAN_VERSION_TEXT Instance method Public Method Get text for Plan Version 20130328
14 GET_PTYPE_TARGET_RANGE Instance method Public Method Get the Target Range for object TYpe P 20130301
15 GET_SELECTION_ID_TEXT Instance method Public Method Get Selection ID Text 20130328
16 GET_VARIANT_INFO Instance method Public Method Get the Variant information saved 20121025
17 INITIALIZE Instance method Public Method Initialize the parameters 20121015
18 PA_COUNTRY_SPECIFIC_DISPLAY Instance method Public Method Display PA Country Tables 20121015
19 PA_COUNTRY_SPECIFIC_SELECT Instance method Public Method Select PA Country Tables 20121015
20 PA_CUSTOMER_TABLES_DISPLAY Instance method Public Method Display PA Customer Tables 20121015
21 PA_CUSTOMER_TABLES_SELECT Instance method Public Method Select PA Customer Tables 20121015
22 PA_INTERNATIONAL_DISPLAY Instance method Public Method Display PA International Tables 20121015
23 PA_INTERNATIONAL_SELECT Instance method Public Method Select PA International Tables 20121015
24 PD_CUSTOMER_TABLES_DISPLAY Instance method Public Method Display PD Customer Tables 20121015
25 PD_CUSTOMER_TABLES_SELECT Instance method Public Method Select PD Customer Tables 20121015
26 SAVE Instance method Public Method Save the Variant 20121018
27 SAVE_CONFIRM Instance method Public Method Save and data and confirm it on batch 20121018
28 SET_OTHER_TABLES Instance method Public Method Set Other Tables to be selected 20121015
Events
Class CL_CNV_TDMS_HCMWD_SELECTION has no event.
Types
Class CL_CNV_TDMS_HCMWD_SELECTION has no local type.
Method Signatures

Method CHECK_AUTHORIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20130204
2 Importing IV_INFTY Call by reference Type reference (TYPE) CHAR1 Infotypes selected or no 20130204
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20130204

Method CHECK_NEW_ROOT_RELATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) BALMI Application Log: APPL_LOG_WRITE_MESSAGES interface 20131015
2 Exporting ES_T777E Call by reference Type reference (TYPE) T777E Allowed Relationships 20131015
3 Importing IV_CLAS1 Call by reference Type reference (TYPE) OTYPE Object Type 20131015
4 Importing IV_CLAS2 Call by reference Type reference (TYPE) SCLAS Type of Related Object 20131015
5 Importing IV_RELAT Call by reference Type reference (TYPE) RELAT Relationship Between Objects 20131015
6 Importing IV_RSIGN Call by reference Type reference (TYPE) RSIGN Relationship Specification 20131015

Method CHECK_NEW_ROOT_RELATION on class CL_CNV_TDMS_HCMWD_SELECTION has no exception.

Method CLOSE Signature

Method CLOSE on class CL_CNV_TDMS_HCMWD_SELECTION has no parameter.
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20121018

Method CUSTOMIZING_COUNTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20121110
2 Changing ET_MOLGA Call by reference Type reference (TYPE) CNVTDMS_HCM_MOLGA_T Table Type for CNVHCM_MOLGA 20121015
3 Importing IV_TPLVAR Call by reference Type reference (TYPE) CNV_HCM_PLVAR TDMS4HCM: Plan version 20121015

Method CUSTOMIZING_COUNTRY on class CL_CNV_TDMS_HCMWD_SELECTION has no exception.

Method CUSTOMIZING_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_MESSAGE_LOG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20121015
2 Changing ET_TARGETS Call by reference Type reference (TYPE) CNVTDMS_HCM_TARGETS_T Table Type for CNVHCM_TARGETS 20121015
3 Importing IV_TPLVAR Call by reference Type reference (TYPE) CNV_HCM_PLVAR TDMS4HCM: Plan version 20121015

Method CUSTOMIZING_RANGES on class CL_CNV_TDMS_HCMWD_SELECTION has no exception.

Method DISPLAY_E_REC_INFTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INFOTYPE Call by reference Type reference (TYPE) CNVTDMS_HCM_E_REC_INFTY_T Table Type for E-recruit infotypes 20130402

Method DISPLAY_E_REC_INFTY on class CL_CNV_TDMS_HCMWD_SELECTION has no exception.

Method DISPLAY_E_REC_OBJTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_OBJTY Call by reference Type reference (TYPE) CNVTDMS_HCM_E_REC_OBJTY_T Table Type for E-recruiting Object Types 20130402

Method DISPLAY_E_REC_OBJTY on class CL_CNV_TDMS_HCMWD_SELECTION has no exception.

Method GET_ACTIVITY_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ACTIVITY Call by reference Type reference (TYPE) CNV_MBT_ACTIVITY Unique ID for all activities to be executed 20130430
2 Exporting EV_PACKID Call by reference Type reference (TYPE) CNV_MBT_PACKID Package Number of Transformation / Analysis Package 20130430
3 Exporting EV_PHASE Call by reference Type reference (TYPE) CNV_MBT_PHASE Phase of the Migration Project 20130430

Method GET_ACTIVITY_DETAILS on class CL_CNV_TDMS_HCMWD_SELECTION has no exception.

Method GET_EVAL_PATH_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_EVAL_PATH_TEXT Call by reference Type reference (TYPE) EPTXT Evaluation Path Text 20130328
2 Importing IV_EVAL_PATH Call by reference Type reference (TYPE) WEGID Evaluation Path 20130328
3 Importing IV_LANG Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20130328

Method GET_EVAL_PATH_TEXT on class CL_CNV_TDMS_HCMWD_SELECTION has no exception.

Method GET_MULTIPLICATION_SWITCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SWITCH_VALUE Call by reference Type reference (TYPE) GSVAL Multiplication Switch Value 20130307

Method GET_MULTIPLICATION_SWITCH on class CL_CNV_TDMS_HCMWD_SELECTION has no exception.

Method GET_OBJECT_STATUS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OSTAT_TEXT Call by reference Type reference (TYPE) PSTEXT Planning Status Name 20130328
2 Importing IV_LANG Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20130328
3 Importing IV_OSTAT Call by reference Type reference (TYPE) OBSTAT Object Status 20130328

Method GET_OBJECT_STATUS_TEXT on class CL_CNV_TDMS_HCMWD_SELECTION has no exception.

Method GET_OBJECT_TYPE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_OTYPE_TEXT Call by reference Type reference (TYPE) OTEXT Object Type Text 20130328
2 Importing IV_LANG Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20130328
3 Importing IV_OTYPE Call by reference Type reference (TYPE) PCHDYOTYPE Object Type 20130328

Method GET_OBJECT_TYPE_TEXT on class CL_CNV_TDMS_HCMWD_SELECTION has no exception.

Method GET_PLAN_VERSION_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PLAN_VERSION_TEXT Call by reference Type reference (TYPE) PLTEXT Plan Version Text 20130328
2 Importing IV_LANG Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20130328
3 Importing IV_PLAN_VERSION Call by reference Type reference (TYPE) PCHDYPLVAR Plan Version 20130328

Method GET_PLAN_VERSION_TEXT on class CL_CNV_TDMS_HCMWD_SELECTION has no exception.

Method GET_PTYPE_TARGET_RANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_TARGET Call by reference Type reference (TYPE) CNVHCM_TARGETS TDMS4HCM: User specific key target ranges 20130301
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20130301

Method GET_SELECTION_ID_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_SEL_ID_TEXT Call by reference Type reference (TYPE) CNV_HCM_PRESEL_DESCRIPTION Selection Description 20130328
2 Importing IV_LANG Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20130328
3 Importing IV_SEL_ID Call by reference Type reference (TYPE) CNV_HCM_PRESEL_ID Selection ID 20130328

Method GET_SELECTION_ID_TEXT on class CL_CNV_TDMS_HCMWD_SELECTION has no exception.

Method GET_VARIANT_INFO Signature

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

Method GET_VARIANT_INFO on class CL_CNV_TDMS_HCMWD_SELECTION has no exception.

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

Method PA_COUNTRY_SPECIFIC_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_MESSAGE_LOG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20121015
2 Exporting ET_TABLE_DISPLAY Call by reference Type reference (TYPE) CNVTDMS_HCM_TAB_DIS_T Table Type for HCM Selection CNVHCM_TABSEL_S 20121108

Method PA_COUNTRY_SPECIFIC_DISPLAY on class CL_CNV_TDMS_HCMWD_SELECTION has no exception.

Method PA_COUNTRY_SPECIFIC_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_MESSAGE_LOG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20121015
2 Exporting ET_PARAMS Call by reference Type reference (TYPE) CNVTDMS_HCM_PARAM_T Table for TDMS HCM Parameters 20121015

Method PA_COUNTRY_SPECIFIC_SELECT on class CL_CNV_TDMS_HCMWD_SELECTION has no exception.

Method PA_CUSTOMER_TABLES_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_MESSAGE_LOG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20121015
2 Exporting ET_TABLE_DISPLAY Call by reference Type reference (TYPE) CNVTDMS_HCM_TAB_DIS_T Table Type for HCM Selection CNVHCM_TABSEL_S 20121108

Method PA_CUSTOMER_TABLES_DISPLAY on class CL_CNV_TDMS_HCMWD_SELECTION has no exception.

Method PA_CUSTOMER_TABLES_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_MESSAGE_LOG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20121015
2 Exporting ET_PARAMS Call by reference Type reference (TYPE) CNVTDMS_HCM_PARAM_T Table for TDMS HCM Parameters 20121015

Method PA_CUSTOMER_TABLES_SELECT on class CL_CNV_TDMS_HCMWD_SELECTION has no exception.

Method PA_INTERNATIONAL_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_MESSAGE_LOG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20121015
2 Exporting ET_TABLE_DISPLAY Call by reference Type reference (TYPE) CNVTDMS_HCM_TAB_DIS_T Table Type for HCM Selection CNVHCM_TABSEL_S 20121108

Method PA_INTERNATIONAL_DISPLAY on class CL_CNV_TDMS_HCMWD_SELECTION has no exception.

Method PA_INTERNATIONAL_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_MESSAGE_LOG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20121015
2 Exporting ET_PARAMS Call by reference Type reference (TYPE) CNVTDMS_HCM_PARAM_T Table for TDMS HCM Parameters 20121015

Method PA_INTERNATIONAL_SELECT on class CL_CNV_TDMS_HCMWD_SELECTION has no exception.

Method PD_CUSTOMER_TABLES_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_MESSAGE_LOG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20121015
2 Exporting ET_TABLE_DISPLAY Call by reference Type reference (TYPE) CNVTDMS_HCM_TAB_DIS_T Table Type for HCM Selection CNVHCM_TABSEL_S 20121108

Method PD_CUSTOMER_TABLES_DISPLAY on class CL_CNV_TDMS_HCMWD_SELECTION has no exception.

Method PD_CUSTOMER_TABLES_SELECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_MESSAGE_LOG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Table Type for CNVHCM_MOLGA 20121015
2 Exporting ET_PARAMS Call by reference Type reference (TYPE) CNVTDMS_HCM_PARAM_T TDMS4HCM: Plan version 20121015

Method PD_CUSTOMER_TABLES_SELECT on class CL_CNV_TDMS_HCMWD_SELECTION has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20121030
2 Importing IT_SELTAB Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Table 20121018
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20121018

Method SAVE_CONFIRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SELTAB Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Table 20121018
# Exception Resumable Description Created on
1 CX_TDMS_AP_EXCEPTION TDMS Exception Class 20121030

Method SET_OTHER_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ET_MESSAGE_LOG Call by reference Type reference (TYPE) CNVTDMS_BALMI_T Message log : BALMI 20121015
2 Changing IT_PARAMS Call by reference Type reference (TYPE) CNVTDMS_HCM_PARAM_T Table for TDMS HCM Parameters 20121015

Method SET_OTHER_TABLES on class CL_CNV_TDMS_HCMWD_SELECTION has no exception.
History
Last changed by/on SAP  20141107 
SAP Release Created in 2006_1_700