Hierarchy
⤷
⤷
Properties
| Class | CL_CNV_TDMS_HCM_DELETION | |
| Short Description | TDMS HCM Deletion Parallelization | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | CNV_TDMS_HCM_620_A | TDMS4HMC - Release 620 and higher releases |
| Created | 20140304 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CNV_TDMS_HCM_DELETION has no forward declaration.
Interfaces
Class CL_CNV_TDMS_HCM_DELETION has no interface implemented.
Friends
Class CL_CNV_TDMS_HCM_DELETION has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Check if the code Generation is possible | 20140314 | |
| 2 | Instance method | Protected | Method | Check for Cluster entries between first and last PERNR | 20140304 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20140304 | |
| 4 | Instance method | Public | Method | Create Subtasks from list of tables | 20140304 | |
| 5 | Instance method | Protected | Method | Define Cursor and Open Cursor | 20140304 | |
| 6 | Instance method | Protected | Method | Define Package Size | 20140304 | |
| 7 | Instance method | Public | Method | Delete Data | 20140314 | |
| 8 | Instance method | Protected | Method | Exclude Table Key | 20140313 | |
| 9 | Instance method | Public | Method | Fetch Next Cursor using Pack Size | 20140304 | |
| 10 | Instance method | Protected | Method | Fill Selection Range for HRP1001 | 20140313 | |
| 11 | Instance method | Protected | Method | Get the Selection Fields | 20140304 | |
| 12 | Instance method | Public | Method | Get Next Portion from CNVHCM_DELTAB to delete | 20140314 | |
| 13 | Instance method | Public | Method | Get Next Table and Table Type to Process | 20140304 | |
| 14 | Instance method | Public | Method | Get Number of Jobs | 20140321 | |
| 15 | Instance method | Public | Method | Select Data from Appraisals | 20140304 | |
| 16 | Instance method | Public | Method | Select data from Cluster | 20140304 | |
| 17 | Instance method | Public | Method | Select Data from Cost Assignment Tables | 20140313 | |
| 18 | Instance method | Public | Method | Select Data from HRP1001 | 20140313 | |
| 19 | Instance method | Protected | Method | Select Data from HRP1001 using Package Size | 20140313 | |
| 20 | Instance method | Public | Method | Select Data from Notification Tables | 20140304 | |
| 21 | Instance method | Public | Method | Select other Infotypes and Tables Data | 20140313 | |
| 22 | Instance method | Public | Method | Select Data from Posting Documents | 20140304 | |
| 23 | Instance method | Public | Method | Select Data From Process and Forms | 20140313 | |
| 24 | Instance method | Public | Method | Select Data From Time Events | 20140304 | |
| 25 | Instance method | Public | Method | Update the Status of the portion in CNVHCM_DELTAB | 20140505 | |
| 26 | Instance method | Public | Method | Update the Status of the table in CNVHCM_DELPARAM | 20140505 |
Events
Class CL_CNV_TDMS_HCM_DELETION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_INFTY | Protected | See coding | 20140321 | BEGIN OF ts_infty,
infty TYPE cnvhcm_pskey_s-infty,
END OF ts_infty
|
||
| 2 | TS_OBJID_RANGE | Protected | See coding | 20140321 | BEGIN OF ts_objid_range,
sign TYPE tvarv_sign,
option TYPE tvarv_opti,
low TYPE cnv_hcm_objid,
high TYPE cnv_hcm_objid,
END OF ts_objid_range
|
||
| 3 | TS_OTYPE | Protected | See coding | 20140321 | BEGIN OF ts_otype,
otype TYPE cnv_hcm_otype,
END OF ts_otype
|
||
| 4 | TS_OTYPE_OBJID | Protected | See coding | 20140321 | BEGIN OF ts_otype_objid,
otype TYPE cnv_hcm_otype,
objid TYPE cnv_hcm_objid,
option TYPE tvarv_opti,
last_bt(1),
END OF ts_otype_objid
|
||
| 5 | TS_PDSNR | Protected | See coding | 20140321 | BEGIN OF ts_pdsnr,
pdsnr(12) TYPE n,
END OF ts_pdsnr
|
||
| 6 | TT_ADATANR | Protected | See coding | 20140321 | tt_adatanr TYPE STANDARD TABLE OF cnvhcm_adatanr_s
|
||
| 7 | TT_BUT000_KEY | Protected | See coding | 20140321 | tt_but000_key TYPE STANDARD TABLE OF cnvtdms_bu_partner
|
||
| 8 | TT_CLUSTKEYS | Protected | See coding | 20140321 | tt_clustkeys TYPE STANDARD TABLE OF cnvhcm_clustkey_s
|
||
| 9 | TT_DELETE_KEYS | Protected | See coding | 20140321 | tt_delete_keys TYPE STANDARD TABLE OF cnvhcm_tobjid
|
||
| 10 | TT_EXCLUDE | Protected | See coding | 20140321 | tt_exclude TYPE STANDARD TABLE OF cnvhcm_object_tables_s
|
||
| 11 | TT_GUID | Protected | See coding | 20140321 | tt_guid TYPE STANDARD TABLE OF cnvhcm_guid_keys
|
||
| 12 | TT_HCM_TABLIST | Protected | See coding | 20140321 | tt_hcm_tablist TYPE STANDARD TABLE OF cnvhcm_tablist_s
|
||
| 13 | TT_INFTY | Protected | See coding | 20140321 | tt_infty TYPE STANDARD TABLE OF ts_infty
|
||
| 14 | TT_LOIO_ID | Protected | See coding | 20140321 | tt_loio_id TYPE STANDARD TABLE OF cnvhcm_guid_32
|
||
| 15 | TT_OTYPE | Protected | See coding | 20140321 | tt_otype TYPE STANDARD TABLE OF ts_otype
|
||
| 16 | TT_OTYPE_OBJID | Protected | See coding | 20140321 | tt_otype_objid TYPE STANDARD TABLE OF ts_otype_objid
|
||
| 17 | TT_PDSNR | Protected | See coding | 20140321 | tt_pdsnr TYPE STANDARD TABLE OF ts_pdsnr
|
||
| 18 | TT_PD_NO_AUTH | Protected | See coding | 20140321 | tt_pd_no_auth TYPE STANDARD TABLE OF cnvhcm_pd_no_auth_s
|
||
| 19 | TT_PHIO_ID | Protected | See coding | 20140321 | tt_phio_id TYPE STANDARD TABLE OF cnvhcm_guid_32
|
||
| 20 | TT_PSKEY | Protected | See coding | 20140321 | tt_pskey TYPE STANDARD TABLE OF cnvhcm_pskey_s
|
||
| 21 | TT_RELATION | Protected | See coding | 20140321 | tt_relation TYPE STANDARD TABLE OF cnvhcm_relationship
|
||
| 22 | TT_RUNID | Protected | See coding | 20140321 | tt_runid TYPE STANDARD TABLE OF cnvhcm_runid_s
|
||
| 23 | TT_SEL_FIELDS | Protected | See coding | 20140321 | tt_sel_fields TYPE STANDARD TABLE OF cnvhcm_sel_fields_s
|
||
| 24 | TT_T777D | Protected | See coding | 20140321 | tt_t777d TYPE STANDARD TABLE OF t777d
|
||
| 25 | TT_TABLIST | Protected | See coding | 20140321 | tt_tablist TYPE STANDARD TABLE OF cnvhcm_delparam
|
||
| 26 | TT_TABNR | Protected | See coding | 20140321 | tt_tabnr TYPE STANDARD TABLE OF cnvhcm_hrtabnr_s
|
Method Signatures
Method CHECK_CODE_GEN_POSSIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_SEL_FIELDS | Call by reference | Type reference (TYPE) | TT_SEL_FIELDS | 20140314 | ||||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140314 | |||
| 3 | IV_TABTYPE | Call by reference | Type reference (TYPE) | CNV_HCM_PARAM | TDMS4HCM: Table Grouping | 20140314 |
Method CHECK_CODE_GEN_POSSIBLE on class CL_CNV_TDMS_HCM_DELETION has no exception.
Method CHECK_FOR_CLUSTER_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20140304 | |||
| 2 | IV_PERNR_FIRST | Call by reference | Type reference (TYPE) | CNV_HCM_PERSNO | TDMS4HCM: Personnel number | 20140304 | |||
| 3 | IV_PERNR_LAST | Call by reference | Type reference (TYPE) | CNV_HCM_PERSNO | TDMS4HCM: Personnel number | 20140304 | |||
| 4 | IV_RELID | Call by reference | Type reference (TYPE) | CNV_HCM_RELID | TDMS4HCM: Cluster ID | 20140304 | |||
| 5 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140304 |
Method CHECK_FOR_CLUSTER_ENTRIES on class CL_CNV_TDMS_HCM_DELETION has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CNVMBTDEST_CNT | Call by reference | Type reference (TYPE) | RFCDEST | Logical Destination (Specified in Function Call) | 20140313 | |||
| 2 | IV_PACKID | Value transfer | Type reference (TYPE) | CNV_MBT_PACKID | Package Number of Transformation / Analysis Package | 20140304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS HCM Deletion Exception Class | 20140321 |
Method CREATE_SUBTASKS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IREF_EXECUTION | Call by reference | Object reference (TYPE REF TO) | CL_CNV_MBT_EXECUTION | Execution | 20140327 | |||
| 2 | IT_TABLIST | Call by reference | Type reference (TYPE) | CNVHCM_DELPARAM_T | 20140305 | ||||
| 3 | IV_ACT_ID | Call by reference | Type reference (TYPE) | CNV_MBT_ACTIVITY | Unique ID for all activities to be executed | 20140304 | |||
| 4 | IV_PHASE | Call by reference | Type reference (TYPE) | CNV_MBT_PHASE | Phase of the Migration Project | 20140304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS HCM Deletion Exception Class | 20140321 |
Method DEFINE_CURSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CURSOR | Call by reference | Type reference (TYPE) | CURSOR | 20140305 | ||||
| 2 | EV_SUBRC | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20140305 | |||
| 3 | IT_CLUSTKEYS | Call by reference | Type reference (TYPE) | TT_CLUSTKEYS | 20140305 | ||||
| 4 | IT_DELETE_KEYS | Call by reference | Type reference (TYPE) | TT_DELETE_KEYS | 20140318 | ||||
| 5 | IT_GUID | Call by reference | Type reference (TYPE) | TT_GUID | 20140314 | ||||
| 6 | IT_RUNID | Call by reference | Type reference (TYPE) | TT_RUNID | 20140305 | ||||
| 7 | IT_SELECTION_FIELDS | Call by reference | Type reference (TYPE) | TT_SEL_FIELDS | 20140305 | ||||
| 8 | IV_RELID | Call by reference | Type reference (TYPE) | CNV_HCM_RELID | TDMS4HCM: Cluster ID | 20140314 | |||
| 9 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140305 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS HCM Deletion Exception Class | 20140321 |
Method DEFINE_PACKSIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_PACKAGE_SIZE | Value transfer | Type reference (TYPE) | I | 20140304 | ||||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140304 |
Method DEFINE_PACKSIZE on class CL_CNV_TDMS_HCM_DELETION has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TABLE_DELETED | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20140317 | |||
| 2 | IV_CLUSTERID | Call by reference | Type reference (TYPE) | CHAR22 | Text string 22 characters | 20140317 | |||
| 3 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140317 | |||
| 4 | IV_TABTYPE | Call by reference | Type reference (TYPE) | CNV_HCM_PARAM | TDMS4HCM: Table Grouping | 20140327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS HCM Deletion Exception Class | 20140428 |
Method EXCLUDE_TABLE_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJID | Call by reference | Type reference (TYPE) | TT_DELETE_KEYS | 20140318 | ||||
| 2 | ET_PSKEY | Call by reference | Type reference (TYPE) | TT_PSKEY | 20140318 | ||||
| 3 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140313 | |||
| 4 | IV_TABTYPE | Call by reference | Type reference (TYPE) | CNV_HCM_PARAM | TDMS4HCM: Table Grouping | 20140313 |
Method EXCLUDE_TABLE_KEY on class CL_CNV_TDMS_HCM_DELETION has no exception.
Method FETCH_NEXT_CURSOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CV_CLUST_COUNTER | Call by reference | Type reference (TYPE) | NUMC_7 | StADUEV: Seven-Digit Value | 20140415 | |||
| 2 | CV_COUNTER | Call by reference | Type reference (TYPE) | NUMC3 | Numc3, internal use | 20140313 | |||
| 3 | IV_CURSOR | Call by reference | Type reference (TYPE) | CURSOR | 20140305 | ||||
| 4 | IV_RELID | Call by reference | Type reference (TYPE) | CNV_HCM_RELID | TDMS4HCM: Cluster ID | 20140314 | |||
| 5 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140304 |
Method FETCH_NEXT_CURSOR on class CL_CNV_TDMS_HCM_DELETION has no exception.
Method FILL_SELECTION_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OTYPE | Call by reference | Type reference (TYPE) | TT_OTYPE | 20140313 | ||||
| 2 | ET_OTYPE_OBJID | Call by reference | Type reference (TYPE) | TT_OTYPE_OBJID | 20140313 |
Method FILL_SELECTION_RANGE on class CL_CNV_TDMS_HCM_DELETION has no exception.
Method FILL_SEL_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_SEL_FIELDS | Call by reference | Type reference (TYPE) | TT_SEL_FIELDS | 20140304 | ||||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140304 |
Method FILL_SEL_FIELDS on class CL_CNV_TDMS_HCM_DELETION has no exception.
Method GET_NEXT_PORTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CLUSTERID | Call by reference | Type reference (TYPE) | CHAR22 | Text string 22 characters | 20140317 | |||
| 2 | EV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140317 | |||
| 3 | IV_STATUS | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20140317 |
Method GET_NEXT_PORTION on class CL_CNV_TDMS_HCM_DELETION has no exception.
Method GET_NEXT_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20140304 | |||
| 2 | EV_TABTYPE | Value transfer | Type reference (TYPE) | CNV_HCM_PARAM | TDMS4HCM: Table Grouping | 20140304 | |||
| 3 | IV_SET_STATUS | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20140327 | |||
| 4 | IV_STATUS | Value transfer | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20140304 |
Method GET_NEXT_TABLE on class CL_CNV_TDMS_HCM_DELETION has no exception.
Method GET_NUMBER_OF_JOBS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_NUMBER_OF_JOBS | Value transfer | Type reference (TYPE) | INT4 | Natural Number | 20140321 | |||
| 2 | IV_STATUS | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20140321 |
Method GET_NUMBER_OF_JOBS on class CL_CNV_TDMS_HCM_DELETION has no exception.
Method SELECT_APPRAISALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20140304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS HCM Deletion Exception Class | 20140321 |
Method SELECT_CLUSTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS HCM Deletion Exception Class | 20140321 |
Method SELECT_COST_ASSIGNMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABNAME | Value transfer | Type reference (TYPE) | TABNAME | Table Name | 20140313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS HCM Deletion Exception Class | 20140321 |
Method SELECT_HRP1001 Signature
Method SELECT_HRP1001 on class CL_CNV_TDMS_HCM_DELETION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS HCM Deletion Exception Class | 20140321 |
Method SELECT_HRP1001_PACK_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OTYPE | Call by reference | Type reference (TYPE) | TT_OTYPE | 20140313 | ||||
| 2 | IT_OTYPE_OBJID | Call by reference | Type reference (TYPE) | TT_OTYPE_OBJID | 20140313 |
Method SELECT_HRP1001_PACK_SIZE on class CL_CNV_TDMS_HCM_DELETION has no exception.
Method SELECT_NOTIFICATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS HCM Deletion Exception Class | 20140321 |
Method SELECT_OTHERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140313 | |||
| 2 | IV_TABTYPE | Call by reference | Type reference (TYPE) | CNV_HCM_PARAM | TDMS4HCM: Table Grouping | 20140313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS HCM Deletion Exception Class | 20140321 |
Method SELECT_POSTING_DOCUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140304 | |||
| 2 | IV_TABTYPE | Call by reference | Type reference (TYPE) | CNV_HCM_PARAM | TDMS4HCM: Table type for selection of key fields | 20140310 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS HCM Deletion Exception Class | 20140321 |
Method SELECT_PROCESS_FORM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS HCM Deletion Exception Class | 20140321 |
Method SELECT_TIME_EVENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS HCM Deletion Exception Class | 20140321 |
Method UPDATE_PORTION_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLUSTERID | Call by reference | Type reference (TYPE) | CHAR22 | Text string 22 characters | 20140505 | |||
| 2 | IV_STATUS | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20140505 | |||
| 3 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Table Name | 20140505 |
Method UPDATE_PORTION_STATUS on class CL_CNV_TDMS_HCM_DELETION has no exception.
Method UPDATE_TABLE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_STATUS | Call by reference | Type reference (TYPE) | CHAR1 | 20140505 | ||||
| 2 | IV_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | 20140505 |
Method UPDATE_TABLE_STATUS on class CL_CNV_TDMS_HCM_DELETION has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 2011_1_700 |