Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_CNVHCM_PRESEL_ACCESS | TDMS4HCM: Access to Database Tables of Object Selection | 20100407 |
Properties
| Interface | IF_CNVHCM_PRESEL_ACCESS | |
| Short Description | TDMS4HCM: Access to Database Tables of Object Selection |
General Data
| Package | CNV_TDMS_HCM_620_PSL | TDMS4HCM: Object Selection |
| Created | 20100406 | SAP |
| Last changed | 20141030 | |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_CNVHCM_PRESEL_ACCESS has no interface.
Friends
Interface IF_CNVHCM_PRESEL_ACCESS has no friend.
Attributes
Interface IF_CNVHCM_PRESEL_ACCESS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check authorization for display | 20100730 | |
| 2 | Instance method | Public | Method | Check authorization for display of result | 20100921 | |
| 3 | Instance method | Public | Method | Check authorization for executing processing | 20100730 | |
| 4 | Instance method | Public | Method | Check authorization for executing processing of Selection ID | 20100730 | |
| 5 | Instance method | Public | Method | Check authorization for setting the lock | 20110204 | |
| 6 | Instance method | Public | Method | Check authorization for modifying criteria | 20100730 | |
| 7 | Instance method | Public | Method | Check authorization for modifying criteria a Selection ID | 20100730 | |
| 8 | Instance method | Public | Method | Check if Selection ID exists | 20100406 | |
| 9 | Instance method | Public | Method | Check if Selection ID is locked against changes | 20110210 | |
| 10 | Instance method | Public | Method | Check validity of Selection ID | 20130806 | |
| 11 | Instance method | Public | Method | Commit work | 20100920 | |
| 12 | Instance method | Public | Method | Create application log for a specific SelectionID | 20100602 | |
| 13 | Instance method | Public | Method | Create new Selection ID | 20100406 | |
| 14 | Instance method | Public | Method | Delete application log for a specific SelectionID | 20100602 | |
| 15 | Instance method | Public | Method | Delete Selection ID and related data | 20100406 | |
| 16 | Instance method | Public | Method | Delete result | 20130806 | |
| 17 | Instance method | Public | Method | Get application log for a specific SelectionID | 20100602 | |
| 18 | Instance method | Public | Method | Get data of Selection ID | 20100406 | |
| 19 | Instance method | Public | Method | Get Selection IDs referenced by a specific Selection ID | 20101206 | |
| 20 | Instance method | Public | Method | Get Selection UUID from Selection ID | 20130806 | |
| 21 | Instance method | Public | Method | Get Selection IDs referencing a specific Selection ID | 20100928 | |
| 22 | Instance method | Public | Method | Check IDs | 20130806 | |
| 23 | Instance method | Public | Method | Get IDs | 20130806 | |
| 24 | Instance method | Public | Method | Update IDs | 20130806 | |
| 25 | Instance method | Public | Method | Exclusive and cummulative dequeue of Selection ID | 20100627 | |
| 26 | Instance method | Public | Method | Exclusive and cummulative enqueue of Selection ID | 20100627 | |
| 27 | Instance method | Public | Method | Search for Selection ID | 20100406 | |
| 28 | Instance method | Public | Method | Lock Selection ID | 20110204 | |
| 29 | Instance method | Public | Method | Unlock Selection ID | 20110204 | |
| 30 | Instance method | Public | Method | Change Selection ID criteria | 20100406 | |
| 31 | Instance method | Public | Method | Change Selection ID description | 20100406 | |
| 32 | Instance method | Public | Method | Change Selection ID | 20130806 | |
| 33 | Instance method | Public | Method | Save Selection ID run results | 20100406 | |
| 34 | Instance method | Public | Method | Save manual changes of result | 20101116 |
Events
Interface IF_CNVHCM_PRESEL_ACCESS has no event.
Types
Interface IF_CNVHCM_PRESEL_ACCESS has no local type.
Method Signatures
Method CHECK_AUTH_DISPLAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_AUTHORIZED_IND | Value transfer | Type reference (TYPE) | BOOLE_D | 20100730 |
Method CHECK_AUTH_DISPLAY on Interface IF_CNVHCM_PRESEL_ACCESS has no exception.
Method CHECK_AUTH_DISPLAY_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_AUTHORIZED_IND | Value transfer | Type reference (TYPE) | BOOLE_D | 20100921 |
Method CHECK_AUTH_DISPLAY_RESULT on Interface IF_CNVHCM_PRESEL_ACCESS has no exception.
Method CHECK_AUTH_EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_AUTHORIZED_IND | Value transfer | Type reference (TYPE) | BOOLE_D | 20100730 |
Method CHECK_AUTH_EXECUTE on Interface IF_CNVHCM_PRESEL_ACCESS has no exception.
Method CHECK_AUTH_EXECUTE_FOR_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRESEL_ID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_ID | 20100730 | ||||
| 2 | RV_AUTHORIZED_IND | Value transfer | Type reference (TYPE) | BOOLE_D | 20100730 |
Method CHECK_AUTH_EXECUTE_FOR_ID on Interface IF_CNVHCM_PRESEL_ACCESS has no exception.
Method CHECK_AUTH_LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_AUTHORIZED_IND | Value transfer | Type reference (TYPE) | BOOLE_D | 20110204 |
Method CHECK_AUTH_LOCK on Interface IF_CNVHCM_PRESEL_ACCESS has no exception.
Method CHECK_AUTH_MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_AUTHORIZED_IND | Value transfer | Type reference (TYPE) | BOOLE_D | 20100730 |
Method CHECK_AUTH_MODIFY on Interface IF_CNVHCM_PRESEL_ACCESS has no exception.
Method CHECK_AUTH_MODIFY_FOR_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRESEL_ID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_ID | 20100730 | ||||
| 2 | RV_AUTHORIZED_IND | Value transfer | Type reference (TYPE) | BOOLE_D | 20100730 |
Method CHECK_AUTH_MODIFY_FOR_ID on Interface IF_CNVHCM_PRESEL_ACCESS has no exception.
Method CHECK_PRESELECTION_EXISTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRESEL_ID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_ID | 20100406 | ||||
| 2 | RV_EXISTS_IND | Value transfer | Type reference (TYPE) | BOOLE_D | 20100730 |
Method CHECK_PRESELECTION_EXISTS on Interface IF_CNVHCM_PRESEL_ACCESS has no exception.
Method CHECK_PRESELECTION_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRESEL_ID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_ID | 20110210 | ||||
| 2 | RV_LOCK_IND | Value transfer | Type reference (TYPE) | BOOLE_D | 20110210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS4HCM: Invalid Object Selection ID | 20110210 |
Method CHECK_PRESEL_HRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_MESSAGE | Call by reference | Type reference (TYPE) | SYMSG | 20130806 | ||||
| 2 | EV_IS_INVALID | Call by reference | Type reference (TYPE) | BOOLE_D | 20130806 | ||||
| 3 | IV_NO_DB_CHECK | Call by reference | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | 20130806 | |||
| 4 | IV_PRESEL_HRID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_HRID | 20130806 |
Method CHECK_PRESEL_HRID on Interface IF_CNVHCM_PRESEL_ACCESS has no exception.
Method COMMIT_WORK Signature
Method COMMIT_WORK on Interface IF_CNVHCM_PRESEL_ACCESS has no parameter.
Method COMMIT_WORK on Interface IF_CNVHCM_PRESEL_ACCESS has no exception.
Method CREATE_APPL_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRESEL_ID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_ID | 20100602 | ||||
| 2 | RV_LOGNUMBER | Value transfer | Type reference (TYPE) | BALOGNR | 20100602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS4HCM: Enqueue Error in Object Selection | 20110204 | ||
| 2 | TDMS4HCM: Invalid Object Selection ID | 20100602 | ||
| 3 | TDMS4HCM: Lock Error in Object Selection | 20100602 | ||
| 4 | TDMS4HCM: Authorization Error in Object Selection | 20100802 |
Method CREATE_PRESELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_DESCRIPTION | 20100406 | ||||
| 2 | IV_PRESEL_HRID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_HRID | 20130806 | ||||
| 3 | RV_PRESEL_ID | Value transfer | Type reference (TYPE) | CNV_HCM_PRESEL_ID | 20100406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS4HCM: Invalid Object Selection ID | 20130806 | ||
| 2 | TDMS4HCM: Invalid Pre-Selection ID | 20100730 |
Method DELETE_APPL_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRESEL_ID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_ID | 20100602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS4HCM: Enqueue Error in Object Selection | 20110204 | ||
| 2 | TDMS4HCM: Invalid Pre-Selection ID | 20100602 | ||
| 3 | TDMS4HCM: Lock Error in Object Selection | 20100602 | ||
| 4 | TDMS4HCM: Invalid Object Selection ID | 20100802 |
Method DELETE_PRESELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRESEL_ID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_ID | 20100406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS4HCM: Enqueue Error in Object Selection | 20110204 | ||
| 2 | TDMS4HCM: Invalid Object Selection ID | 20100406 | ||
| 3 | TDMS4HCM: Lock Error in Object Selection | 20100406 | ||
| 4 | TDMS4HCM: Authorization Error in Object Selection | 20100730 |
Method DELETE_PRESEL_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRESEL_ID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_ID | 20130806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS4HCM: Enqueue Error in Object Selection | 20130806 | ||
| 2 | TDMS4HCM: Invalid Object Selection ID | 20130806 | ||
| 3 | TDMS4HCM: Lock Error in Object Selection | 20130806 | ||
| 4 | TDMS4HCM: Authorization Error in Object Selection | 20130806 |
Method GET_APPL_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRESEL_ID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_ID | 20100602 | ||||
| 2 | RV_LOGNUMBER | Value transfer | Type reference (TYPE) | BALOGNR | 20100602 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS4HCM: Invalid Pre-Selection ID | 20100602 | ||
| 2 | TDMS4HCM: Invalid Pre-Selection ID | 20100802 |
Method GET_PRESELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ADMIN | Call by reference | Type reference (TYPE) | CNVHCM_S_PRESEL_ADMIN | 20100406 | ||||
| 2 | ES_CRITERIA | Call by reference | Type reference (TYPE) | CNVHCM_S_PRESEL_CRITERIA | 20100420 | ||||
| 3 | ETS_RESULT_OBJECT_SUM | Call by reference | Type reference (TYPE) | CNVHCM_TS_PRESEL_RES_OBJ_SUM | 20130806 | ||||
| 4 | ETS_RESULT_RELATION_SUM | Call by reference | Type reference (TYPE) | CNVHCM_TS_PRESEL_RES_RELAT_SUM | 20130806 | ||||
| 5 | ET_RESULT_OBJECT | Call by reference | Type reference (TYPE) | CNVHCM_T_PRESEL_RES_OBJ | 20100406 | ||||
| 6 | ET_RESULT_OBJECT_SORT | Call by reference | Type reference (TYPE) | CNVHCM_T_PRESEL_RES_OBJ_SORT | 20110307 | ||||
| 7 | ET_RESULT_RELATION | Call by reference | Type reference (TYPE) | CNVHCM_T_PRESEL_RES_RELAT | 20100406 | ||||
| 8 | ET_RESULT_RELATION_SORT | Call by reference | Type reference (TYPE) | CNVHCM_T_PRESEL_RES_RELAT_SORT | 20110307 | ||||
| 9 | EV_CRITERIA_EXISTS | Call by reference | Type reference (TYPE) | BOOLE_D | 20110207 | ||||
| 10 | EV_DESCRIPTION | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_DESCRIPTION | 20100406 | ||||
| 11 | EV_EXISTS | Call by reference | Type reference (TYPE) | BOOLE_D | 20100531 | ||||
| 12 | EV_LOCK_IND | Call by reference | Type reference (TYPE) | BOOLE_D | 20110209 | ||||
| 13 | EV_LOGNUMBER | Call by reference | Type reference (TYPE) | BALOGNR | 20110209 | ||||
| 14 | EV_PRESEL_HRID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_HRID | 20130806 | ||||
| 15 | EV_RESULT_EXISTS | Call by reference | Type reference (TYPE) | BOOLE_D | 20110207 | ||||
| 16 | IV_PRESEL_ID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_ID | 20100406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS4HCM: Invalid Pre-Selection ID | 20100730 |
Method GET_PRESELECTION_REFERENCES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRESEL_ID | Call by reference | Type reference (TYPE) | CNVHCM_T_PRESEL_ID | 20101206 | ||||
| 2 | IV_PRESEL_ID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_ID | 20101206 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS4HCM: Invalid Pre-Selection ID | 20101206 |
Method GET_PRESEL_ID_FROM_HRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRESEL_HRID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_HRID | 20130806 | ||||
| 2 | RV_PRESEL_ID | Value transfer | Type reference (TYPE) | CNV_HCM_PRESEL_ID | 20130806 |
Method GET_PRESEL_ID_FROM_HRID on Interface IF_CNVHCM_PRESEL_ACCESS has no exception.
Method GET_REFERENCING_PRESELECTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRESEL | Call by reference | Type reference (TYPE) | CNVHCM_T_PRESEL_DESCRIPTION | 20100928 | ||||
| 2 | IV_PRESEL_ID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_ID | 20100928 | ||||
| 3 | IV_WITH_DESCRIPTION | Call by reference | Type reference (TYPE) | BOOLE_D | 20100929 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS4HCM: Invalid Pre-Selection ID | 20100928 |
Method ID_MAP_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | CNVHCM_T_PRESEL_MSG | 20130806 | ||||
| 2 | EV_IS_INVALID | Call by reference | Type reference (TYPE) | BOOLE_D | 20130806 | ||||
| 3 | ITS_ID_MAP | Call by reference | Type reference (TYPE) | CNVHCM_TS_PRESEL_ID_MAP | 20130806 |
Method ID_MAP_CHECK on Interface IF_CNVHCM_PRESEL_ACCESS has no exception.
Method ID_MAP_GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ETS_ID_MAP | Call by reference | Type reference (TYPE) | CNVHCM_TS_PRESEL_ID_MAP | 20130806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS4HCM: Authorization Error in Object Selection | 20130806 |
Method ID_MAP_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGE | Call by reference | Type reference (TYPE) | CNVHCM_T_PRESEL_MSG | 20130806 | ||||
| 2 | EV_IS_INVALID | Call by reference | Type reference (TYPE) | BOOLE_D | 20130806 | ||||
| 3 | ITS_ID_MAP | Call by reference | Type reference (TYPE) | CNVHCM_TS_PRESEL_ID_MAP | 20130806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS4HCM: Enqueue Error in Object Selection | 20130806 | ||
| 2 | TDMS4HCM: Invalid Object Selection ID | 20130806 | ||
| 3 | TDMS4HCM: Lock Error in Object Selection | 20130806 | ||
| 4 | TDMS4HCM: Authorization Error in Object Selection | 20130806 |
Method PRESEL_DEQUEUE_EXCL_AND_CUMM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRESEL_ID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_ID | 20100627 |
Method PRESEL_DEQUEUE_EXCL_AND_CUMM on Interface IF_CNVHCM_PRESEL_ACCESS has no exception.
Method PRESEL_ENQUEUE_EXCL_AND_CUMM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRESEL_ID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_ID | 20100627 | ||||
| 2 | RV_SUBRC | Value transfer | Type reference (TYPE) | SY-SUBRC | 20100627 |
Method PRESEL_ENQUEUE_EXCL_AND_CUMM on Interface IF_CNVHCM_PRESEL_ACCESS has no exception.
Method SEARCH_PRESELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PRESEL | Call by reference | Type reference (TYPE) | CNVHCM_T_PRESEL_DESCRIPTION | 20100916 | ||||
| 2 | IV_SEL_STRING | Call by reference | Type reference (TYPE) | STRING | 20100406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS4HCM: Invalid Pre-Selection ID | 20100916 |
Method SET_PRESEL_LOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRESEL_ID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_ID | 20110204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS4HCM: Enqueue Error in Object Selection | 20110204 | ||
| 2 | TDMS4HCM: Invalid Object Selection ID | 20110204 | ||
| 3 | TDMS4HCM: Authorization Error in Object Selection | 20110204 |
Method SET_PRESEL_UNLOCKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRESEL_ID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_ID | 20110204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS4HCM: Enqueue Error in Object Selection | 20110204 | ||
| 2 | TDMS4HCM: Invalid Object Selection ID | 20110204 | ||
| 3 | TDMS4HCM: Authorization Error in Object Selection | 20110214 |
Method UPDATE_PRESEL_CRITERIA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CRITERIA | Call by reference | Type reference (TYPE) | CNVHCM_S_PRESEL_CRITERIA | 20100602 | ||||
| 2 | IV_PRESEL_ID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_ID | 20100406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS4HCM: Enqueue Error in Object Selection | 20110204 | ||
| 2 | TDMS4HCM: Invalid Object Selection ID | 20100406 | ||
| 3 | TDMS4HCM: Lock Error in Object Selection | 20100406 | ||
| 4 | TDMS4HCM: Authorization Error in Object Selection | 20100730 |
Method UPDATE_PRESEL_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DESCRIPTION | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_DESCRIPTION | 20100406 | ||||
| 2 | IV_PRESEL_ID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_ID | 20100406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS4HCM: Enqueue Error in Object Selection | 20110204 | ||
| 2 | TDMS4HCM: Invalid Object Selection ID | 20100406 | ||
| 3 | TDMS4HCM: Lock Error in Object Selection | 20100406 | ||
| 4 | TDMS4HCM: Authorization Error in Object Selection | 20100730 |
Method UPDATE_PRESEL_HRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PRESEL_HRID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_HRID | 20130806 | ||||
| 2 | IV_PRESEL_ID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_ID | 20130806 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130806 | |||
| 2 | 20130806 | |||
| 3 | 20130806 | |||
| 4 | 20130806 |
Method UPDATE_PRESEL_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PRESEL_CRITERIA | Call by reference | Type reference (TYPE) | CNVHCM_S_PRESEL_CRITERIA | 20100423 | ||||
| 2 | IT_RESULT_OBJECT_SORT | Call by reference | Type reference (TYPE) | CNVHCM_T_PRESEL_RES_OBJ_SORT | 20100423 | ||||
| 3 | IT_RESULT_RELATION_SORT | Call by reference | Type reference (TYPE) | CNVHCM_T_PRESEL_RES_RELAT_SORT | 20100423 | ||||
| 4 | IV_PRESEL_ID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_ID | 20100406 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS4HCM: Enqueue Error in Object Selection | 20110204 | ||
| 2 | TDMS4HCM: Invalid Object Selection ID | 20100406 | ||
| 3 | TDMS4HCM: Lock Error in Object Selection | 20100406 | ||
| 4 | TDMS4HCM: Authorization Error in Object Selection | 20100730 |
Method UPDATE_PRESEL_RESULT_MANUAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RESULT_OBJECT_SORT | Call by reference | Type reference (TYPE) | CNVHCM_T_PRESEL_RES_OBJ_SORT | 20110307 | ||||
| 2 | IT_RESULT_RELATION_SORT | Call by reference | Type reference (TYPE) | CNVHCM_T_PRESEL_RES_RELAT_SORT | 20110307 | ||||
| 3 | IV_PRESEL_ID | Call by reference | Type reference (TYPE) | CNV_HCM_PRESEL_ID | 20101116 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | TDMS4HCM: Enqueue Error in Object Selection | 20110204 | ||
| 2 | TDMS4HCM: Invalid Object Selection ID | 20101116 | ||
| 3 | TDMS4HCM: Lock Error in Object Selection | 20101116 | ||
| 4 | TDMS4HCM: Authorization Error in Object Selection | 20101116 |
History
| Last changed by/on | SAP | 20141030 |
| SAP Release Created in | 2006_1_620 |