SAP ABAP Interface IF_EPM_ORG_UNIT (EPM: Organization Unit Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_BO_ORG (Package) EPM: Organization Business Object
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_EPM_ORGANIZATION | EPM: Organization Interface | 20090703 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EPM_ORGANIZATION | EPM: Organization BO | 20090626 |
Properties
| Interface | IF_EPM_ORG_UNIT | |
| Short Description | EPM: Organization Unit Interface |
General Data
| Package | S_EPM_BO_ORG | EPM: Organization Business Object |
| Created | 20090626 | SAP |
| Last changed | 20140121 | SAP |
| 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) |
| 2 | IF_EPM_ADDRESS_HEADER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | IF_EPM_BO | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 4 | IF_EPM_BP_HEADER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 5 | IF_EPM_ORGANIZATION | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 6 | IF_EPM_ORG_EMPLOYEE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 7 | IF_EPM_ORG_UNIT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_EPM_ORG_UNIT has no interface.
Friends
Interface IF_EPM_ORG_UNIT has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_ALT_KEY_MD_ORG_UNIT_ID | Constant | Public | See coding | 20130402 | ||||
| 2 | GC_ALT_KEY_MD_ORG_UNIT_NAME | Constant | Public | See coding | 20130527 | ||||
| 3 | GC_ALT_KEY_NM_ORG_UNIT_ID | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_ALTERNATIVE_KEY_NAME | 'ALT_KEY_ORG_UNIT_ID' | 20130402 | ||
| 4 | GC_ALT_KEY_NM_ORG_UNIT_NAME | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_ALTERNATIVE_KEY_NAME | 'ALT_KEY_ORG_UNIT_NAME' | 20130527 | ||
| 5 | GC_ASSOC_MD_ADDRESS | Constant | Public | See coding | 20130118 | ||||
| 6 | GC_ASSOC_MD_CHILD_ORG_UNIT | Constant | Public | See coding | 20130130 | ||||
| 7 | GC_ASSOC_MD_MANAGER | Constant | Public | See coding | 20130118 | ||||
| 8 | GC_ASSOC_MD_PARENT_ORG_UNIT | Constant | Public | See coding | 20130118 | ||||
| 9 | GC_ASSOC_MD_STORAGE_BINS | Constant | Public | See coding | 20130118 | ||||
| 10 | GC_BO_NAME | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NAME | IF_EPM_ORGANIZATION=>GC_BO_NAME | 20090626 | ||
| 11 | GC_BO_NODE_NAME | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NODE_NAME | 'IF_EPM_ORG_UNIT' | 20090626 | ||
| 12 | GC_CONV_ORG_UNIT_IDS_TO_KEYS | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'CONVERT_ORG_UNIT_IDS_TO_KEYS' | 20130527 | ||
| 13 | GC_CONV_ORG_UNIT_NAMES_TO_KEYS | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'CONVERT_ORG_UNIT_NAMES_TO_KEYS' | 20130527 | ||
| 14 | GC_CREATE | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'CREATE' | Name of a BO service ( method name ) | 20091204 | |
| 15 | GC_DB_TABLE_NAME | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_DB_TABLE_NAME | 'SNWD_ITELO_DEPTS' | 20090626 | ||
| 16 | GC_DELETE | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'DELETE' | Name of a BO service ( method name ) | 20091204 | |
| 17 | GC_FIELD_NAME_ADDRESS_GUID | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'ADDRESS_GUID' | 20091124 | ||
| 18 | GC_FIELD_NAME_MANAGER_GUID | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'MANAGER_GUID' | Type of a table field name | 20090626 | |
| 19 | GC_FIELD_NAME_ORG_UNIT_ID | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'ORG_UNIT_ID' | 20120427 | ||
| 20 | GC_FIELD_NAME_ORG_UNIT_NAME | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'ORG_UNIT_NAME' | Type of a table field name | 20090626 | |
| 21 | GC_FIELD_NAME_PARENT_ORG_UNIT | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'PARENT_ORG_UNIT' | Type of a table field name | 20090626 | |
| 22 | GC_NAVIGATE_TO_ADDRESS | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'NAVIGATE_TO_ADDRESS' | 20130118 | ||
| 23 | GC_NAVIGATE_TO_CHILD_ORG_UNIT | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'NAVIGATE_TO_CHILD_ORG_UNITS' | 20090626 | ||
| 24 | GC_NAVIGATE_TO_EMPLOYEES | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'NAVIGATE_TO_EMPLOYEES' | 20130308 | ||
| 25 | GC_NAVIGATE_TO_MANAGER | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'NAVIGATE_TO_MANAGER' | 20090626 | ||
| 26 | GC_NAVIGATE_TO_PARENT_ORG_UNIT | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'NAVIGATE_TO_PARENT_ORG_UNIT' | 20090626 | ||
| 27 | GC_NAVIGATE_TO_STORAGE_BINS | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'NAVIGATE_TO_STORAGE_BINS' | 20100129 | ||
| 28 | GC_NUMBER_RANGE_IDENT | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_NUMBER_RANGE_IDENT | 7 | Number Range Number | 20120426 | |
| 29 | GC_PARENT_BO_NODE_NAME | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NODE_NAME | 'IF_EPM_ORG_HEADER' | 20090626 | ||
| 30 | GC_QUERY_BY_ORG_UNIT_NAME | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'QUERY_BY_ORG_UNIT_NAME' | 20090626 | ||
| 31 | GC_RETRIEVE | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'RETRIEVE' | Name of a BO service ( method name ) | 20091204 | |
| 32 | GC_UPDATE | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'UPDATE' | Name of a BO service ( method name ) | 20091204 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120828 | ||
| 2 | Instance method | Public | Method | Converts Org Unit names to node keys | 20090714 | |
| 3 | Instance method | Public | Method | Create a header line | 20090630 | |
| 4 | Instance method | Public | Method | Delete one or more org units | 20090630 | |
| 5 | Instance method | Public | Method | Return the key of an org unit by name | 20120530 | |
| 6 | Instance method | Public | Method | Navigate to address of this org unit | 20091124 | |
| 7 | Instance method | Public | Method | Navigate to the children of this org unit | 20090630 | |
| 8 | Instance method | Public | Method | Navigate to employees of this org unit | 20090708 | |
| 9 | Instance method | Public | Method | Navigate to the manager of this org unit | 20090630 | |
| 10 | Instance method | Public | Method | Navigate to the parent of this org unit | 20090710 | |
| 11 | Instance method | Public | Method | Navigate to storage bins of this org unit | 20100129 | |
| 12 | Instance method | Public | Method | Retrieve org units by name | 20090630 | |
| 13 | Instance method | Public | Method | Retrieve org unit lines | 20090630 | |
| 14 | Instance method | Public | Method | Update an org unit line | 20090630 |
Events
Interface IF_EPM_ORG_UNIT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_NODE_DATA | Public | See coding | 20090626 | tt_node_data type standard table of ty_node_data with default key
|
||
| 2 | TT_ORG_UNIT_IDS | Public | See coding | 20120828 | tt_org_unit_ids type table of ty_node_data-org_unit_id
|
||
| 3 | TT_ORG_UNIT_NAMES | Public | See coding | 20110428 | tt_org_unit_names type standard table of ty_node_data-org_unit_name with default key
|
||
| 4 | TT_SEL_PAR_ORG_UNIT_NAMES | Public | See coding | 20090630 | tt_sel_par_org_unit_names type range of ty_node_data-org_unit_name
|
||
| 5 | TY_NODE_DATA | Public | Type reference (TYPE) | SNWD_ITELO_DEPTS | 20090626 | |
Method Signatures
Method CONVERT_ORG_UNIT_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 | 20120828 | ||||
| 2 | IT_KEY_VALUES | Call by reference | Type reference (TYPE) | TT_ORG_UNIT_IDS | 20120828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120828 | |||
| 2 | 20120828 |
Method CONVERT_ORG_UNIT_NAMES_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 | Conversion info for a set of alternative node keys | 20090714 | |||
| 2 | IT_KEY_VALUES | Call by reference | Type reference (TYPE) | TT_ORG_UNIT_NAMES | Table of PO identifiers | 20090714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20090714 | ||
| 2 | EPM: System exception class | 20090714 |
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 | EPM: Org Unit line | 20090630 | |||
| 2 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | Property Handling: Properties | 20090630 | |||
| 3 | EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20090630 | ||||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20090630 | |||
| 5 | IV_PARENT_ORG_UNIT | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_NODE_KEY | Generic Node element key | 20090630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20090630 | ||
| 2 | EPM: System exception class | 20090630 |
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 | Set of node element specific operation information | 20090630 | |||
| 2 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20090630 | |||
| 3 | IT_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20090630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20090630 | ||
| 2 | EPM: System exception class | 20090630 |
Method GET_ORG_UNIT_KEY_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20120530 | |||
| 2 | IV_ORG_UNIT_NAME | Call by reference | Type reference (TYPE) | IF_EPM_ORG_UNIT=>TY_NODE_DATA-ORG_UNIT_NAME | 20120530 | ||||
| 3 | RV_ORG_UNIT_KEY | Value transfer | Type reference (TYPE) | IF_EPM_BO=>TY_NODE_KEY | Generic Node element key | 20120530 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20120530 | ||
| 2 | EPM: System exception class | 20120530 |
Method NAVIGATE_TO_ADDRESS 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_ADDRESS_HEADER=>TT_NODE_DATA | Table of Address headers | 20091124 | |||
| 2 | ET_LINK_TABLE | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEY_LINKS | Set of association links (source => target node elements) | 20091124 | |||
| 3 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | Property Handling: Properties | 20091124 | |||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20091124 | |||
| 5 | IT_SOURCE_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20091124 | |||
| 6 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_EDIT_MODE | IF_EPM_BO=>GC_READ_ONLY | Edit mode of a BO node element | 20091124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20091124 | ||
| 2 | EPM: System exception class | 20091124 |
Method NAVIGATE_TO_CHILD_ORG_UNITS 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_UNIT=>TT_NODE_DATA | 20090630 | ||||
| 2 | ET_LINK_TABLE | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEY_LINKS | Set of association links (source => target node elements) | 20090630 | |||
| 3 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | Property Handling: Properties | 20090903 | |||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20090630 | |||
| 5 | IT_SOURCE_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20090630 | |||
| 6 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_EDIT_MODE | IF_EPM_BO=>GC_READ_ONLY | Edit mode of a BO node element | 20090630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20090630 | ||
| 2 | EPM: System exception class | 20090630 |
Method NAVIGATE_TO_EMPLOYEES 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 | Set of employee node element data | 20090708 | |||
| 2 | ET_LINK_TABLE | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEY_LINKS | Set of association links (source => target node elements) | 20090708 | |||
| 3 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | Property Handling: Properties | 20090708 | |||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20090708 | |||
| 5 | IT_FILTER_VAL_END_DATE | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_SEL_PAR_DATES | 20130307 | ||||
| 6 | IT_FILTER_VAL_START_DATE | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_SEL_PAR_DATES | 20130307 | ||||
| 7 | IT_SOURCE_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20090708 | |||
| 8 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_EDIT_MODE | IF_EPM_BO=>GC_READ_ONLY | Edit mode of a BO node element | 20090708 | ||
| 9 | IV_END_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Deprecated - use IT_FILTER_VAL_END_DATE instead | 20090827 | |||
| 10 | IV_START_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Deprecated - use IT_FILTER_VAL_START_DATE instead | 20090827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20090708 | ||
| 2 | EPM: System exception class | 20090708 |
Method NAVIGATE_TO_MANAGER 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 | 20090630 | ||||
| 2 | ET_LINK_TABLE | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEY_LINKS | Set of association links (source => target node elements) | 20090630 | |||
| 3 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | Property Handling: Properties | 20090828 | |||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20090630 | |||
| 5 | IT_SOURCE_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20090630 | |||
| 6 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_EDIT_MODE | IF_EPM_BO=>GC_READ_ONLY | Edit mode of a BO node element | 20090630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20090630 | ||
| 2 | EPM: System exception class | 20090630 |
Method NAVIGATE_TO_PARENT_ORG_UNIT 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_UNIT=>TT_NODE_DATA | 20090710 | ||||
| 2 | ET_LINK_TABLE | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEY_LINKS | Set of association links (source => target node elements) | 20090710 | |||
| 3 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | Property Handling: Properties | 20090828 | |||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20090710 | |||
| 5 | IT_SOURCE_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20090710 | |||
| 6 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_EDIT_MODE | IF_EPM_BO=>GC_READ_ONLY | Edit mode of a BO node element | 20090710 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20090710 | ||
| 2 | EPM: System exception class | 20090710 |
Method NAVIGATE_TO_STORAGE_BINS 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_STORAGE_BIN_HEADER=>TT_NODE_DATA | 20100129 | ||||
| 2 | ET_LINK_TABLE | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEY_LINKS | 20100129 | ||||
| 3 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | 20100129 | ||||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | 20100129 | ||||
| 5 | IT_SOURCE_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | 20100129 | ||||
| 6 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_EDIT_MODE | IF_EPM_BO=>GC_READ_ONLY | 20100129 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100129 | |||
| 2 | 20100129 |
Method QUERY_BY_ORG_UNIT_NAME 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 | 20090630 | ||||
| 2 | ET_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20090630 | |||
| 3 | EV_NR_OF_ROWS_FOUND | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_QUERY_NR_OF_ROWS_FOUND | Query: Size of overall query result set ( number of rows ) | 20090630 | |||
| 4 | IS_PAGING_OPTIONS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_QUERY_PAGING_OPTIONS | Query: Paging options | 20090630 | |||
| 5 | IT_SEL_PAR_ORG_UNIT_NAMES | Call by reference | Type reference (TYPE) | TT_SEL_PAR_ORG_UNIT_NAMES | 20090630 | ||||
| 6 | IT_SORTING_OPTIONS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_QUERY_SORT_OPTIONS | Query: Set of sorting options | 20090630 | |||
| 7 | IV_MAX_ROWS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_QUERY_MAX_ROWS | IF_EPM_BO=>GC_DEFAULT_MAX_ROWS | Query: Maximum number of rows to select | 20090630 | ||
| 8 | IV_START_TRANSACTION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20130723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20090630 | ||
| 2 | EPM: System exception class | 20090630 |
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 | 20090630 | ||||
| 2 | ET_FAILED_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20090630 | |||
| 3 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | Property Handling: Properties | 20090630 | |||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20090630 | |||
| 5 | IT_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20090630 | |||
| 6 | IV_EDIT_MODE | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_EDIT_MODE | IF_EPM_BO=>GC_READ_ONLY | Edit mode of a BO node element | 20090630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20090630 | ||
| 2 | EPM: System exception class | 20090630 |
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 | Set of node element specific operation information | 20090630 | |||
| 2 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20090630 | |||
| 3 | ITH_CHANGED_FIELDS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_CHANGED_FIELDS | 20091022 | ||||
| 4 | IT_DATA | Call by reference | Type reference (TYPE) | TT_NODE_DATA | 20090630 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20090630 | ||
| 2 | EPM: System exception class | 20090630 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |