SAP ABAP Class CL_TDMS_WD_EXCLUDE_HR (Exclude HR Objects from Transfer)
Hierarchy
☛
DMIS_CNT (Software Component) DMIS_CNT 2011_1
⤷
CA-EUR (Application Component) European Monetary Union: Euro
⤷
CNV_TDMS_WD_UI (Package) TDMS Activity UI's

⤷

⤷

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 | 20101109 |
Properties
Class | CL_TDMS_WD_EXCLUDE_HR | |
Short Description | Exclude HR Objects from Transfer | |
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_WD_UI | TDMS Activity UI's |
Created | 20101109 | SAP |
Last change | 20141107 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_TDMS_WD_EXCLUDE_HR has no forward declaration.
Interfaces
Class CL_TDMS_WD_EXCLUDE_HR has no interface implemented.
Friends
Class CL_TDMS_WD_EXCLUDE_HR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | 'Add Row' | Character Field Length = 10 | 20110310 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | 'ALV' | ALV screen | 20110127 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'CHECK_ENTRIES' | ALV Button action | 20121105 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | INT1 | 2 | Display Mode | 20110106 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | INT1 | 1 | Edit Mode - 1 | 20110106 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'Exclude' | Exclude | 20110301 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'WEBICON_LED_GREEN' | Icon text | 20121105 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'IMPORT' | Button ID | 20101118 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'WEBICON_LED_INACTIVE' | Icon text | 20121105 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'Include' | Include | 20110301 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | WDUI_VISIBILITY | '01' | Set Invisible | 20110105 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'E' | Mode for data transfer | 20121105 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Mode for data transfer | 20121105 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'I' | Mode for data transfer | 20121105 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | LTR_OBJECT_NAME | 'CNV_TDMS_EXCLUDE_HR_IF' | LTR Object Name | 20110608 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | LTR_OBJECT_NAME | 'CNV_TDMS_HR_TBLS' | LTR Object Name | 20110608 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'WEBICON_LED_RED' | Icon text | 20121105 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | CNV_MBT_SCENARIO | 'TDMS' | MBT PCL: Scenario | 20110608 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR10 | 'Selection' | Selection Screen | 20110106 | |
20 | ![]() |
Constant | Public | Type reference (TYPE) | WDUI_VISIBILITY | '02' | Set Visible | 20110105 | |
21 | ![]() |
Constant | Public | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | 20101118 | |
22 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_TDMS_AP_EXCLUDE_HR | Exclude HR | 20101110 | ||
23 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNVTDMS_AP_T_OUT_TAB | Out Table | 20110607 | ||
24 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR10 | Character Field Length = 10 | 20110106 | ||
25 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110224 | ||
26 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110203 | ||
27 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CNVTDMS_AP_T_OUT_TAB | HR tables | 20101215 | ||
28 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110224 | ||
29 | ![]() |
Instance attribute | Public | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110106 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Call activity in background | 20110608 |
2 | ![]() |
Instance method | Public | Method | Cancel Button is clicked | 20110224 |
3 | ![]() |
Instance method | Public | Method | Check Entries | 20101216 |
4 | ![]() |
Instance method | Public | Method | Check Before Save | 20110531 |
5 | ![]() |
Instance method | Public | Method | Exit activity on Cancel button (SP04) | 20121105 |
6 | ![]() |
Instance method | Public | Method | Get ALV HR tables | 20101215 |
7 | ![]() |
Instance method | Public | Method | Get Default Selection as Exclude | 20110531 |
8 | ![]() |
Instance method | Public | Method | Get HR Tables | 20101215 |
9 | ![]() |
Instance method | Public | Method | Get out table | 20110607 |
10 | ![]() |
Instance method | Public | Method | get parameter values from PIFD | 20110608 |
11 | ![]() |
Instance method | Public | Method | Initialize attributes | 20101124 |
12 | ![]() |
Instance method | Public | Method | Load | 20110203 |
13 | ![]() |
Instance method | Public | Method | Maintain Own HR tables | 20110127 |
14 | ![]() |
Instance method | Public | Method | No Tables Maintained | 20101124 |
15 | ![]() |
Instance method | Public | Method | Process Tables for Include/ Exclude Functionality | 20101215 |
16 | ![]() |
Instance method | Public | Method | Save and Exit on OK button (SP04) | 20121105 |
17 | ![]() |
Instance method | Public | Method | Save data | 20101217 |
18 | ![]() |
Instance method | Public | Method | Save User Table | 20110606 |
19 | ![]() |
Instance method | Public | Method | Set Include/Exclude Parameter | 20110127 |
20 | ![]() |
Instance method | Public | Method | Set Not Use Flag for HR Tables ( Include ) | 20101215 |
21 | ![]() |
Instance method | Public | Method | State FInished | 20110128 |
22 | ![]() |
Instance method | Public | Method | Status Update | 20110302 |
23 | ![]() |
Instance method | Public | Method | Validate table entries (SP04) | 20121105 |
Events
Class CL_TDMS_WD_EXCLUDE_HR has no event.
Types
Class CL_TDMS_WD_EXCLUDE_HR has no local type.
Method Signatures
Method CALL_ACTIVITY_BACKGROUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ERROR_FLAG | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110608 | ||
2 | ![]() |
IV_ACTIVITY_ID | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20110608 | ||
3 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20110608 | ||
4 | ![]() |
IV_PHASE | Call by reference | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20110608 |
Method CALL_ACTIVITY_BACKGROUND on class CL_TDMS_WD_EXCLUDE_HR has no exception.
Method CANCEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EREF_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_TDMS_AP_EXCEPTION | TDMS Exception Class | 20110304 | ||
2 | ![]() |
EV_EXCP_MSG | Call by reference | Type reference (TYPE) | STRING | 20110224 |
Method CANCEL on class CL_TDMS_WD_EXCLUDE_HR has no exception.
Method CHECK_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20101216 |
Method CHECK_ENTRIES on class CL_TDMS_WD_EXCLUDE_HR has no exception.
Method CHECK_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_POP_UP | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110531 |
Method CHECK_SAVE on class CL_TDMS_WD_EXCLUDE_HR has no exception.
Method EXIT_ACT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EXCEPTION_MSG | Call by reference | Type reference (TYPE) | STRING | TDMS Exception Message | 20121105 |
Method EXIT_ACT on class CL_TDMS_WD_EXCLUDE_HR has no exception.
Method GET_CHANGED_OUT_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CHANGES_OUT_TAB | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_OUT_TAB | Out Table | 20101215 |
Method GET_CHANGED_OUT_TAB on class CL_TDMS_WD_EXCLUDE_HR has no exception.
Method GET_DEFAULT_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_DEFAULT | Call by reference | Type reference (TYPE) | FLAG | General Flag | 20110531 |
Method GET_DEFAULT_SELECTION on class CL_TDMS_WD_EXCLUDE_HR has no exception.
Method GET_HR_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20101215 |
Method GET_HR_TABLES on class CL_TDMS_WD_EXCLUDE_HR has no exception.
Method GET_OUT_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OUT_TAB | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_OUT_TAB | Out Table | 20110607 |
Method GET_OUT_TAB on class CL_TDMS_WD_EXCLUDE_HR has no exception.
Method GET_PIFD_PARAMETER_VALUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EXCEPTION_MSG | Call by reference | Type reference (TYPE) | STRING | Exception message | 20121105 | ||
2 | ![]() |
EV_PARAM_VALUE | Call by reference | Type reference (TYPE) | STRING | 20110608 | |||
3 | ![]() |
EV_VALIDATED | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20110616 | ||
4 | ![]() |
IV_ACTIVITY_ID | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20110608 | ||
5 | ![]() |
IV_PACK | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20110608 | ||
6 | ![]() |
IV_PHASE | Call by reference | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20110608 |
Method GET_PIFD_PARAMETER_VALUE on class CL_TDMS_WD_EXCLUDE_HR has no exception.
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20101124 | |||
2 | ![]() |
IV_ACTIVITY | Call by reference | Type reference (TYPE) | CNVMBTACTIVITY-ACTIVITY_ID | Unique ID for all activities to be executed | 20101124 | ||
3 | ![]() |
IV_PACKID | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PACKID | Package Number to Specify CMIS and TDMS Packages | 20101124 | ||
4 | ![]() |
IV_PHASE | Call by reference | Type reference (TYPE) | CNVMBTACTIVE-PHASE | Phase of the Migration Project | 20101124 |
Method INIT on class CL_TDMS_WD_EXCLUDE_HR has no exception.
Method LOAD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20110203 | ||
2 | ![]() |
EV_EXCEPTION_MSG | Call by reference | Type reference (TYPE) | STRING | TDMS Exception Message | 20121105 |
Method LOAD on class CL_TDMS_WD_EXCLUDE_HR has no exception.
Method MAINTAIN_OWN_HR_TABLES Signature
Method MAINTAIN_OWN_HR_TABLES on class CL_TDMS_WD_EXCLUDE_HR has no parameter.
Method MAINTAIN_OWN_HR_TABLES on class CL_TDMS_WD_EXCLUDE_HR has no exception.
Method NO_MAINTAIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20101124 |
Method NO_MAINTAIN on class CL_TDMS_WD_EXCLUDE_HR has no exception.
Method PROCESS_TABLES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EREF_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_TDMS_AP_EXCEPTION | TDMS Exception Class | 20110225 |
Method PROCESS_TABLES on class CL_TDMS_WD_EXCLUDE_HR has no exception.
Method SAVE_AND_EXIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_TABLE_LIST | Table list | 20121105 | ||
2 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20121105 | ||
3 | ![]() |
EV_EXCEPTION_MSG | Call by reference | Type reference (TYPE) | STRING | TDMS Exception Message | 20121105 | ||
4 | ![]() |
IM_LIST | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_TABLE_LIST | Table list | 20121105 | ||
5 | ![]() |
I_MODE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Flag | 20121105 |
Method SAVE_AND_EXIT on class CL_TDMS_WD_EXCLUDE_HR has no exception.
Method SAVE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20101217 | ||
2 | ![]() |
E_SUBRC | Call by reference | Type reference (TYPE) | SY-SUBRC | Return Value of ABAP Statements | 20101217 |
Method SAVE_DATA on class CL_TDMS_WD_EXCLUDE_HR has no exception.
Method SAVE_USER_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_EXCLUDE_TABLES | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_OUT_TAB | Out Table | 20110606 |
Method SAVE_USER_TABLE on class CL_TDMS_WD_EXCLUDE_HR has no exception.
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXCLUDE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110127 | ||
2 | ![]() |
I_INCLUDE | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110127 |
Method SET_DATA on class CL_TDMS_WD_EXCLUDE_HR has no exception.
Method SET_NOT_USE_FLAG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EREF_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_TDMS_AP_EXCEPTION | TDMS Exception Class | 20110225 | ||
2 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20101215 |
Method SET_NOT_USE_FLAG on class CL_TDMS_WD_EXCLUDE_HR has no exception.
Method STATE_FINISH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20110128 | ||
2 | ![]() |
EV_EXCP_MSG | Call by reference | Type reference (TYPE) | STRING | Exception Message | 20110128 |
Method STATE_FINISH on class CL_TDMS_WD_EXCLUDE_HR has no exception.
Method STATUS_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_EXCP_MSG | Call by reference | Type reference (TYPE) | STRING | 20110302 |
Method STATUS_UPDATE on class CL_TDMS_WD_EXCLUDE_HR has no exception.
Method VALIDATE_ENTRIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LIST | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_TABLE_LIST | Table list | 20121105 | ||
2 | ![]() |
ET_MSG | Call by reference | Type reference (TYPE) | CNVTDMS_BALMI_T | Message log : BALMI | 20121105 | ||
3 | ![]() |
IM_LIST | Call by reference | Type reference (TYPE) | CNVTDMS_AP_T_TABLE_LIST | Table list | 20121105 |
Method VALIDATE_ENTRIES on class CL_TDMS_WD_EXCLUDE_HR has no exception.
History
Last changed by/on | SAP | 20141107 |
SAP Release Created in | 2006_1_700 |