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 | Constant | Private | Type reference (TYPE) | CNV_MBT_ACTIVITY | 'TDHC0_CUSTOMISING_CPARAMS' | Unique ID for all activities to be executed | 20130903 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20130902 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20130902 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CNV_MBT_ULV_LOGGER | ULV Logger | 20130902 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20130902 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20130902 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | CNV_MBT_SUBPROJ | Identification of MBT Subproject | 20130902 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CNVMBTRETSTR-AND_RETURN | flag | 20130902 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | CNVMBTSESSIONID-SESSION_ID | MBT PCL: Session ID | 20130902 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | CNV_MBT_PROJ | Identification of MBT Project | 20130902 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20130902 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130902 | |
| 2 | Instance method | Public | Method | delete rows from tables cnvhcm_params, cnvhcm_params_t | 20130830 | |
| 3 | Instance method | Public | Method | Read data from tables cnvhcm_params, cnvhcm_params_t | 20130830 | |
| 4 | Instance method | Private | Method | Get the PACKID ACTIVITY ID PHASE | 20130902 | |
| 5 | 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 | IV_ACTIVITY | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20130902 | |||
| 2 | IV_PACKID | Call by reference | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20130902 | |||
| 3 | IV_PHASE | Call by reference | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20130902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS Exception Class | 20130902 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 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 | 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 |