SAP ABAP Class IF_EPM_LEAVE_REQUEST_HEADER (EPM: Header node of BO 'Leave Request')
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_EPM_LEAVE_REQUEST | EPM: Business Object 'Leave Request' | 20130411 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EPM_LEAVE_REQUEST | EPM: Business Object 'Leave Request' | 20130415 |
Properties
| Class | IF_EPM_LEAVE_REQUEST_HEADER | |
| Short Description | EPM: Header node of BO 'Leave Request' | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130410 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_EPM_LEAVE_REQUEST_HEADER has no interface implemented.
Friends
Class IF_EPM_LEAVE_REQUEST_HEADER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | See coding | 20130415 | |||||
| 2 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_ALTERNATIVE_KEY_NAME | 'ALT_KEY_EMPLOYEE_ID' | 20130415 | |||
| 3 | Constant | Public | See coding | 20130411 | |||||
| 4 | Constant | Public | See coding | 20130411 | |||||
| 5 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NAME | IF_EPM_LEAVE_REQUEST=>GC_BO_NAME | The BO name | 20130411 | ||
| 6 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NODE_NAME | 'IF_EPM_LEAVE_REQUEST_HEADER' | The BO node name | 20130411 | ||
| 7 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'CONVERT_EMPLOYEE_IDS_TO_KEYS' | 20130527 | |||
| 8 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'CREATE' | Name of a BO service ( method name ) | 20130411 | ||
| 9 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_DB_TABLE_NAME | 'SNWD_LR_HEADER' | Type of a data base table name | 20130411 | ||
| 10 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'DELETE' | Name of a BO service ( method name ) | 20130411 | ||
| 11 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'EMPLOYEE_GUID' | 20130411 | |||
| 12 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'EMPLOYEE_ID' | Type of a table field name | 20130411 | ||
| 13 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'NAVIGATE_TO_EMPLOYEE' | Name of a BO service ( method name ) | 20130411 | ||
| 14 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'NAVIGATE_TO_ITEMS' | Name of a BO service ( method name ) | 20130411 | ||
| 15 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NODE_NAME | SPACE | The BO node name | 20130411 | ||
| 16 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'QUERY_BY_HEADER' | Name of a BO service ( method name ) | 20130411 | ||
| 17 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'RETRIEVE' | Name of a BO service ( method name ) | 20130411 | ||
| 18 | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'UPDATE' | Name of a BO service ( method name ) | 20130411 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Convert an Employee Id to corresponding node key | 20130415 | |
| 2 | Instance method | Public | Method | Retrieves a created header line filled with defaults | 20130411 | |
| 3 | Instance method | Public | Method | Delete header line(s) | 20130411 | |
| 4 | Instance method | Public | Method | Navigate to employee node element of Org BO | 20130411 | |
| 5 | Instance method | Public | Method | Navigate to Leave Request Items | 20130411 | |
| 6 | Instance method | Public | Method | Query header data by selection criteria | 20130411 | |
| 7 | Instance method | Public | Method | Retrieve data of header line(s) | 20130411 | |
| 8 | Instance method | Public | Method | Update header line(s) | 20130411 |
Events
Class IF_EPM_LEAVE_REQUEST_HEADER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_NODE_DATA | Public | See coding | 20130411 | tt_node_data type standard table of ty_node_data with default key
|
||
| 2 | TT_ORG_UNIT_EMPLOYEE_IDS | Public | See coding | 20130415 | tt_org_unit_employee_ids type table of ty_node_data-employee_id
|
||
| 3 | TT_SEL_PAR_EMPLOYEE_IDS | Public | See coding | 20130411 | tt_sel_par_employee_ids type range of snwd_id
|
||
| 4 | TT_SEL_PAR_FIRST_NAMES | Public | See coding | 20130411 | tt_sel_par_first_names type range of snwd_first_name
|
||
| 5 | TT_SEL_PAR_LAST_NAMES | Public | See coding | 20130411 | tt_sel_par_last_names type range of snwd_last_name
|
||
| 6 | TY_NODE_DATA | Public | Type reference (TYPE) | SNWD_LR_HEADER | EPM: Leave Request header data | 20130411 | |
Method Signatures
Method CONVERT_EMPLOYEE_IDS_TO_KEYS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KEY_MAPPING | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_KEY_MAPPING_INFO | 20130415 | ||||
| 2 | IT_KEY_VALUES | Call by reference | Type reference (TYPE) | TT_ORG_UNIT_EMPLOYEE_IDS | 20130415 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130415 | |||
| 2 | 20130415 |
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | TY_NODE_DATA | 20130411 | ||||
| 2 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | 20130411 | ||||
| 3 | EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20130411 | ||||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | 20130411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130411 | |||
| 2 | 20130411 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NODE_KEY_INFO | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEY_INFO | 20130411 | ||||
| 2 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | 20130411 | ||||
| 3 | IT_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | 20130411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130411 | |||
| 2 | 20130411 |
Method NAVIGATE_TO_EMPLOYEE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | IF_EPM_ORG_EMPLOYEE=>TT_NODE_DATA | 20130411 | ||||
| 2 | ET_LINK_TABLE | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEY_LINKS | 20130411 | ||||
| 3 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | 20130411 | ||||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | 20130411 | ||||
| 5 | IT_SOURCE_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | 20130411 | ||||
| 6 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_EDIT_MODE | IF_EPM_BO=>GC_READ_ONLY | 20130411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130411 | |||
| 2 | 20130411 |
Method NAVIGATE_TO_ITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | IF_EPM_LEAVE_REQUEST_ITEM=>TT_NODE_DATA | 20130411 | ||||
| 2 | ET_LINK_TABLE | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEY_LINKS | 20130411 | ||||
| 3 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | 20130411 | ||||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | 20130411 | ||||
| 5 | IT_SOURCE_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | 20130411 | ||||
| 6 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_EDIT_MODE | IF_EPM_BO=>GC_READ_ONLY | 20130411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130411 | |||
| 2 | 20130411 |
Method QUERY_BY_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | TT_NODE_DATA | 20130411 | ||||
| 2 | ET_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | 20130411 | ||||
| 3 | EV_NR_OF_ROWS_FOUND | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_QUERY_NR_OF_ROWS_FOUND | 20130411 | ||||
| 4 | IS_PAGING_OPTIONS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_QUERY_PAGING_OPTIONS | 20130411 | ||||
| 5 | IT_SEL_PAR_EMPLOYEE_IDS | Call by reference | Type reference (TYPE) | TT_SEL_PAR_EMPLOYEE_IDS | 20130411 | ||||
| 6 | IT_SEL_PAR_FIRST_NAMES | Call by reference | Type reference (TYPE) | TT_SEL_PAR_FIRST_NAMES | 20130411 | ||||
| 7 | IT_SEL_PAR_LAST_NAMES | Call by reference | Type reference (TYPE) | TT_SEL_PAR_LAST_NAMES | 20130411 | ||||
| 8 | IT_SORTING_OPTIONS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_QUERY_SORT_OPTIONS | 20130411 | ||||
| 9 | IV_MAX_ROWS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_QUERY_MAX_ROWS | IF_EPM_BO=>GC_DEFAULT_MAX_ROWS | 20130411 | |||
| 10 | IV_START_TRANSACTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130411 | |||
| 2 | 20130411 |
Method RETRIEVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | TT_NODE_DATA | 20130411 | ||||
| 2 | ET_FAILED_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | 20130411 | ||||
| 3 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | 20130411 | ||||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | 20130411 | ||||
| 5 | IT_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | 20130411 | ||||
| 6 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_EDIT_MODE | IF_EPM_BO=>GC_READ_ONLY | 20130411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130411 | |||
| 2 | 20130411 |
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NODE_KEY_INFO | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEY_INFO | 20130411 | ||||
| 2 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | 20130411 | ||||
| 3 | ITH_CHANGED_FIELDS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_CHANGED_FIELDS | 20130411 | ||||
| 4 | IT_DATA | Call by reference | Type reference (TYPE) | TT_NODE_DATA | 20130411 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130411 | |||
| 2 | 20130411 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |