SAP ABAP Interface IF_EPM_PO_INVOICE_HEADER (EPM: Purchase Order Invoice Header Node Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_BO_PO_INV (Package) EPM: Purchase Order Invoice Business Object
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_EPM_PO_INVOICE | EPM: Purchase Order Invoice BO Interface | 20100112 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EPM_PO_INVOICE | EPM: Business Object Purchase Order Invoice | 20100112 |
Properties
| Interface | IF_EPM_PO_INVOICE_HEADER | |
| Short Description | EPM: Purchase Order Invoice Header Node Interface |
General Data
| Package | S_EPM_BO_PO_INV | EPM: Purchase Order Invoice Business Object |
| Created | 20100112 | 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_BO | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 3 | IF_EPM_BP_HEADER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 4 | IF_EPM_ORG_EMPLOYEE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 5 | IF_EPM_PO_HEADER | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 6 | IF_EPM_PO_INVOICE | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
| 7 | IF_EPM_PO_INVOICE_ITEM | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_EPM_PO_INVOICE_HEADER has no interface.
Friends
Interface IF_EPM_PO_INVOICE_HEADER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_ASSOC_MD_CHANGED_BY | Constant | Public | See coding | 20130118 | ||||
| 2 | GC_ASSOC_MD_CREATED_BY | Constant | Public | See coding | 20130118 | ||||
| 3 | GC_ASSOC_MD_INVOICE_ITEMS | Constant | Public | See coding | 20130118 | ||||
| 4 | GC_ASSOC_MD_PO_HEADER | Constant | Public | See coding | 20130205 | ||||
| 5 | GC_ASSOC_MD_SUPPLIER | Constant | Public | See coding | 20130118 | ||||
| 6 | GC_BO_NAME | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NAME | IF_EPM_PO_INVOICE=>GC_BO_NAME | The BO name | 20100112 | |
| 7 | GC_BO_NODE_NAME | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NODE_NAME | 'IF_EPM_PO_INVOICE_HEADER' | The BO node name | 20100112 | |
| 8 | GC_CREATE | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'CREATE' | Name of a BO service ( method name ) | 20100112 | |
| 9 | GC_DB_TABLE_NAME | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_DB_TABLE_NAME | 'SNWD_PO_INV_HEAD' | Type of a data base table name | 20100112 | |
| 10 | GC_FIELD_NAME_CHANGED_AT | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'CHANGED_AT' | Type of a table field name | 20100112 | |
| 11 | GC_FIELD_NAME_CHANGED_BY | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'CHANGED_BY' | Type of a table field name | 20100112 | |
| 12 | GC_FIELD_NAME_CREATED_AT | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'CREATED_AT' | Type of a table field name | 20100112 | |
| 13 | GC_FIELD_NAME_CREATED_BY | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'CREATED_BY' | Type of a table field name | 20100112 | |
| 14 | GC_FIELD_NAME_CURRENCY_CODE | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'CURRENCY_CODE' | Type of a table field name | 20100112 | |
| 15 | GC_FIELD_NAME_DLY_NOTE_NUMBER | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'DLY_NOTE_NUMBER' | Type of a table field name | 20100112 | |
| 16 | GC_FIELD_NAME_GROSS_AMOUNT | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'GROSS_AMOUNT' | Type of a table field name | 20100112 | |
| 17 | GC_FIELD_NAME_NET_AMOUNT | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'NET_AMOUNT' | Type of a table field name | 20100112 | |
| 18 | GC_FIELD_NAME_PARTNER_GUID | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'PARTNER_GUID' | Type of a table field name | 20100114 | |
| 19 | GC_FIELD_NAME_PO_GUID | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'PO_GUID' | Type of a table field name | 20100112 | |
| 20 | GC_FIELD_NAME_TAX_AMOUNT | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'TAX_AMOUNT' | Type of a table field name | 20100112 | |
| 21 | GC_NAVIGATE_TO_CHANGED_BY | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'NAVIGATE_TO_CHANGED_BY' | Name of a BO service ( method name ) | 20100118 | |
| 22 | GC_NAVIGATE_TO_CREATED_BY | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'NAVIGATE_TO_CREATED_BY' | Name of a BO service ( method name ) | 20100112 | |
| 23 | GC_NAVIGATE_TO_INVOICE_ITEMS | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'NAVIGATE_TO_INVOICE_ITEMS' | Name of a BO service ( method name ) | 20100112 | |
| 24 | GC_NAVIGATE_TO_PO_HEADER | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'NAVIGATE_TO_PO_HEADER' | Name of a BO service ( method name ) | 20100112 | |
| 25 | GC_NAVIGATE_TO_SUPPLIER | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'NAVIGATE_TO_SUPPLIER' | Name of a BO service ( method name ) | 20100118 | |
| 26 | GC_PARENT_BO_NODE_NAME | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NODE_NAME | SPACE | The BO node name | 20100112 | |
| 27 | GC_QUERY_BY_DATE | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'QUERY_BY_DATE' | Name of a BO service ( method name ) | 20100112 | |
| 28 | GC_QUERY_BY_GROSS_AMOUNT | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'QUERY_BY_GROSS_AMOUNT' | Name of a BO service ( method name ) | 20100118 | |
| 29 | GC_QUERY_BY_PRODUCT | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'QUERY_BY_PRODUCT' | Name of a BO service ( method name ) | 20100112 | |
| 30 | GC_QUERY_BY_SUPPLIER | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'QUERY_BY_SUPPLIER' | Name of a BO service ( method name ) | 20100112 | |
| 31 | GC_RETRIEVE | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'RETRIEVE' | Name of a BO service ( method name ) | 20100112 | |
| 32 | GC_UPDATE | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'UPDATE' | Name of a BO service ( method name ) | 20100115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Retrieves a created header line filled with defaults | 20100112 | |
| 2 | Instance method | Public | Method | Retrieves link to last PO invoice editor | 20100118 | |
| 3 | Instance method | Public | Method | Retrieves link to PO invoice creator | 20100112 | |
| 4 | Instance method | Public | Method | Retrieves links to PO invoice items | 20100112 | |
| 5 | Instance method | Public | Method | Retrieves link to PO header | 20100112 | |
| 6 | Instance method | Public | Method | Retrieves link to business partner | 20100118 | |
| 7 | Instance method | Public | Method | Returns header keys/data for specified dates | 20100112 | |
| 8 | Instance method | Public | Method | Returns header keys/data for specified gross amounts | 20100118 | |
| 9 | Instance method | Public | Method | Returns header keys/data for specified product attributes | 20100112 | |
| 10 | Instance method | Public | Method | Returns header keys/data for specified supplier attributes | 20100112 | |
| 11 | Instance method | Public | Method | Retrieves data for specified node keys | 20100112 | |
| 12 | Instance method | Public | Method | Updates a header line | 20100115 |
Events
Interface IF_EPM_PO_INVOICE_HEADER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_NODE_DATA | Public | See coding | Set of PO invoice header node element data | 20100112 | TT_NODE_DATA type STANDARD TABLE OF TY_NODE_DATA WITH DEFAULT KEY
|
|
| 2 | TT_SEL_PAR_CATEGORIES | Public | See coding | 20100112 | TT_SEL_PAR_CATEGORIES TYPE RANGE OF SNWD_PRODUCT_CATEGORY
|
||
| 3 | TT_SEL_PAR_CITIES | Public | See coding | 20100112 | TT_SEL_PAR_CITIES TYPE RANGE OF SNWD_CITY
|
||
| 4 | TT_SEL_PAR_COMPANY_NAMES | Public | See coding | 20100112 | TT_SEL_PAR_COMPANY_NAMES TYPE RANGE OF SNWD_COMPANY_NAME
|
||
| 5 | TT_SEL_PAR_CONTACT_NAMES | Public | See coding | 20100112 | TT_SEL_PAR_CONTACT_NAMES TYPE RANGE OF SNWD_LAST_NAME
|
||
| 6 | TT_SEL_PAR_DATES | Public | See coding | 20100112 | TT_SEL_PAR_DATES TYPE RANGE OF TIMESTAMPL
|
||
| 7 | TT_SEL_PAR_GROSS_AMOUNTS | Public | See coding | 20100112 | TT_SEL_PAR_GROSS_AMOUNTS TYPE RANGE OF SNWD_TTL_GROSS_AMOUNT
|
||
| 8 | TT_SEL_PAR_PARTNER_IDS | Public | See coding | 20100112 | TT_SEL_PAR_PARTNER_IDS TYPE RANGE OF SNWD_PARTNER_ID
|
||
| 9 | TT_SEL_PAR_POSTAL_CODES | Public | See coding | 20100112 | TT_SEL_PAR_POSTAL_CODES TYPE RANGE OF SNWD_POSTAL_CODE
|
||
| 10 | TT_SEL_PAR_PO_IDS | Public | See coding | 20100118 | TT_SEL_PAR_PO_IDS TYPE RANGE OF SNWD_PO_ID
|
||
| 11 | TT_SEL_PAR_PRODUCT_IDS | Public | See coding | 20100112 | TT_SEL_PAR_PRODUCT_IDS TYPE RANGE OF SNWD_PRODUCT_ID
|
||
| 12 | TT_SEL_PAR_PRODUCT_NAMES | Public | See coding | 20100112 | TT_SEL_PAR_PRODUCT_NAMES TYPE RANGE OF SNWD_DESC
|
||
| 13 | TT_SEL_PAR_TYPE_CODES | Public | See coding | 20100112 | TT_SEL_PAR_TYPE_CODES TYPE RANGE OF SNWD_PRODUCT_TYPE_CODE
|
||
| 14 | TY_NODE_DATA | Public | Type reference (TYPE) | SNWD_PO_INV_HEAD | PO invoice header node element data | 20100112 | |
Method Signatures
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: Purchase Order Invoice Header Table | 20100112 | |||
| 2 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | Property Handling: Properties | 20100112 | |||
| 3 | EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100112 | ||||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20100112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20100112 | ||
| 2 | EPM: System exception class | 20100112 |
Method NAVIGATE_TO_CHANGED_BY 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 | 20100118 | |||
| 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) | 20100118 | |||
| 3 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | Property Handling: Properties | 20100118 | |||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20100118 | |||
| 5 | IT_SOURCE_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20100118 | |||
| 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 | 20100118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20100118 | ||
| 2 | EPM: System exception class | 20100118 |
Method NAVIGATE_TO_CREATED_BY 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 | 20100112 | |||
| 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) | 20100112 | |||
| 3 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | Property Handling: Properties | 20100112 | |||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20100112 | |||
| 5 | IT_SOURCE_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20100112 | |||
| 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 | 20100112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20100112 | ||
| 2 | EPM: System exception class | 20100112 |
Method NAVIGATE_TO_INVOICE_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_PO_INVOICE_ITEM=>TT_NODE_DATA | Set of PO invoice item node element data | 20100112 | |||
| 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) | 20100112 | |||
| 3 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | Property Handling: Properties | 20100112 | |||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20100112 | |||
| 5 | IT_SOURCE_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20100112 | |||
| 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 | 20100112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20100112 | ||
| 2 | EPM: System exception class | 20100112 |
Method NAVIGATE_TO_PO_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) | IF_EPM_PO_HEADER=>TT_NODE_DATA | Table of PO headers | 20100112 | |||
| 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) | 20100112 | |||
| 3 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | Property Handling: Properties | 20100112 | |||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20100112 | |||
| 5 | IT_SOURCE_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20100112 | |||
| 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 | 20100112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20100112 | ||
| 2 | EPM: System exception class | 20100112 |
Method NAVIGATE_TO_SUPPLIER 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_BP_HEADER=>TT_NODE_DATA | 20100118 | ||||
| 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) | 20100118 | |||
| 3 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | Property Handling: Properties | 20100118 | |||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20100118 | |||
| 5 | IT_SOURCE_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20100118 | |||
| 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 | 20100118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20100118 | ||
| 2 | EPM: System exception class | 20100118 |
Method QUERY_BY_DATE 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 | 20100112 | ||||
| 2 | ET_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | 20100112 | ||||
| 3 | EV_NR_OF_ROWS_FOUND | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_QUERY_NR_OF_ROWS_FOUND | 20100112 | ||||
| 4 | IS_PAGING_OPTIONS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_QUERY_PAGING_OPTIONS | 20100112 | ||||
| 5 | IT_SEL_PAR_DATES | Call by reference | Type reference (TYPE) | TT_SEL_PAR_DATES | 20100112 | ||||
| 6 | IT_SORTING_OPTIONS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_QUERY_SORT_OPTIONS | 20100112 | ||||
| 7 | IV_MAX_ROWS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_QUERY_MAX_ROWS | IF_EPM_BO=>GC_DEFAULT_MAX_ROWS | 20100112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20100112 | ||
| 2 | EPM: System exception class | 20100112 |
Method QUERY_BY_GROSS_AMOUNT 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 | 20100118 | ||||
| 2 | ET_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20100118 | |||
| 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 ) | 20100118 | |||
| 4 | IS_PAGING_OPTIONS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_QUERY_PAGING_OPTIONS | Query: Paging options | 20100118 | |||
| 5 | IT_SEL_PAR_GROSS_AMOUNTS | Call by reference | Type reference (TYPE) | TT_SEL_PAR_GROSS_AMOUNTS | 20100118 | ||||
| 6 | IT_SORTING_OPTIONS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_QUERY_SORT_OPTIONS | Query: Set of sorting options | 20100118 | |||
| 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 | 20100118 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20100118 | ||
| 2 | EPM: System exception class | 20100118 |
Method QUERY_BY_PRODUCT 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 | 20100112 | ||||
| 2 | ET_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20100112 | |||
| 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 ) | 20100112 | |||
| 4 | IS_PAGING_OPTIONS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_QUERY_PAGING_OPTIONS | Query: Paging options | 20100112 | |||
| 5 | IT_SEL_PAR_CATEGORIES | Call by reference | Type reference (TYPE) | TT_SEL_PAR_CATEGORIES | 20100112 | ||||
| 6 | IT_SEL_PAR_PRODUCT_IDS | Call by reference | Type reference (TYPE) | TT_SEL_PAR_PRODUCT_IDS | 20100112 | ||||
| 7 | IT_SEL_PAR_PRODUCT_NAMES | Call by reference | Type reference (TYPE) | TT_SEL_PAR_PRODUCT_NAMES | 20100112 | ||||
| 8 | IT_SEL_PAR_TYPE_CODES | Call by reference | Type reference (TYPE) | TT_SEL_PAR_TYPE_CODES | 20100112 | ||||
| 9 | IT_SORTING_OPTIONS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_QUERY_SORT_OPTIONS | Query: Set of sorting options | 20100112 | |||
| 10 | 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 | 20100112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20100112 | ||
| 2 | EPM: System exception class | 20100112 |
Method QUERY_BY_SUPPLIER 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 | 20100112 | ||||
| 2 | ET_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20100112 | |||
| 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 ) | 20100112 | |||
| 4 | IS_PAGING_OPTIONS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_QUERY_PAGING_OPTIONS | Query: Paging options | 20100112 | |||
| 5 | IT_SEL_PAR_CITIES | Call by reference | Type reference (TYPE) | TT_SEL_PAR_CITIES | 20100112 | ||||
| 6 | IT_SEL_PAR_COMPANY_NAMES | Call by reference | Type reference (TYPE) | TT_SEL_PAR_COMPANY_NAMES | 20100112 | ||||
| 7 | IT_SEL_PAR_CONTACT_NAMES | Call by reference | Type reference (TYPE) | TT_SEL_PAR_CONTACT_NAMES | 20100112 | ||||
| 8 | IT_SEL_PAR_PARTNER_IDS | Call by reference | Type reference (TYPE) | TT_SEL_PAR_PARTNER_IDS | 20100112 | ||||
| 9 | IT_SEL_PAR_POSTAL_CODES | Call by reference | Type reference (TYPE) | TT_SEL_PAR_POSTAL_CODES | 20100112 | ||||
| 10 | IT_SORTING_OPTIONS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_QUERY_SORT_OPTIONS | Query: Set of sorting options | 20100112 | |||
| 11 | 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 | 20100112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20100112 | ||
| 2 | EPM: System exception class | 20100112 |
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 | 20100112 | ||||
| 2 | ET_FAILED_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20100112 | |||
| 3 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | Property Handling: Properties | 20100112 | |||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20100112 | |||
| 5 | IT_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20100112 | |||
| 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 | 20100112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20100112 | ||
| 2 | EPM: System exception class | 20100112 |
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 | 20100115 | |||
| 2 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20100115 | |||
| 3 | ITH_CHANGED_FIELDS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_CHANGED_FIELDS | 20100115 | ||||
| 4 | IT_DATA | Call by reference | Type reference (TYPE) | TT_NODE_DATA | Set of PO invoice header node element data | 20100115 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20100115 | ||
| 2 | EPM: System exception class | 20100115 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 730 |