SAP ABAP Class IF_EPM_PO_INVOICE_ITEM (EPM: Purchase Order Invoice Item Node Interface)
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
Class | IF_EPM_PO_INVOICE_ITEM | |
Short Description | EPM: Purchase Order Invoice Item Node Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100112 | 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... |
4 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
5 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_EPM_PO_INVOICE_ITEM has no interface implemented.
Friends
Class IF_EPM_PO_INVOICE_ITEM has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | See coding | 20130205 | ||||
2 | ![]() |
Constant | Public | See coding | 20130118 | ||||
3 | ![]() |
Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NAME | IF_EPM_PO_INVOICE=>GC_BO_NAME | The BO name | 20100112 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NODE_NAME | 'IF_EPM_PO_INVOICE_ITEM' | The BO node name | 20100112 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'CREATE_BY_PARENT' | Name of a BO service ( method name ) | 20100115 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_DB_TABLE_NAME | 'SNWD_PO_INV_ITEM' | Type of a data base table name | 20100112 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'DELETE' | Name of a BO service ( method name ) | 20100115 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'CURRENCY_CODE' | Type of a table field name | 20100112 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'GROSS_AMOUNT' | Type of a table field name | 20100112 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'INV_ITEM_POS' | Type of a table field name | 20100118 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'NET_AMOUNT' | Type of a table field name | 20100112 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'PO_ITEM_GUID' | Type of a table field name | 20100112 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'PRODUCT_GUID' | Type of a table field name | 20100114 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'QUANTITY' | Type of a table field name | 20100112 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'QUANTITY_UNIT' | Type of a table field name | 20100112 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'TAX_AMOUNT' | Type of a table field name | 20100112 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'NAVIGATE_TO_PO_ITEM' | Name of a BO service ( method name ) | 20100112 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'NAVIGATE_TO_PRODUCT' | Name of a BO service ( method name ) | 20100115 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NODE_NAME | 'IF_EPM_PO_INVOICE_HEADER' | The BO node name | 20100112 | |
20 | ![]() |
Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'RETRIEVE' | Name of a BO service ( method name ) | 20100112 | |
21 | ![]() |
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 item line filled with defaults | 20100115 |
2 | ![]() |
Instance method | Public | Method | Deletes a item line | 20100115 |
3 | ![]() |
Instance method | Public | Method | Navigate to the PO item for the given item node elements | 20100112 |
4 | ![]() |
Instance method | Public | Method | Navigate to the product for the given item node elements | 20100115 |
5 | ![]() |
Instance method | Public | Method | Retrieve a set of node element data | 20100112 |
6 | ![]() |
Instance method | Public | Method | Updates a item line | 20100115 |
Events
Class IF_EPM_PO_INVOICE_ITEM 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 item node element data | 20100112 | TT_NODE_DATA type STANDARD TABLE OF TY_NODE_DATA WITH DEFAULT KEY
|
|
2 | TY_NODE_DATA | Public | Type reference (TYPE) | SNWD_PO_INV_ITEM | PO invoice item node element data | 20100112 |
|
Method Signatures
Method CREATE_BY_PARENT 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 | PO invoice item node element data | 20100115 | ||
2 | ![]() |
ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | Property Handling: Properties | 20100115 | ||
3 | ![]() |
EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20100115 | |||
4 | ![]() |
II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20100115 | ||
5 | ![]() |
IV_SOURCE_NODE_KEY | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TY_NODE_KEY | Generic Node element key | 20100115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
EPM: API exception class | 20100115 | |
2 | ![]() |
EPM: System exception class | 20100115 |
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 | 20100115 | ||
2 | ![]() |
II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20100115 | ||
3 | ![]() |
IT_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20100115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
EPM: API exception class | 20100115 | |
2 | ![]() |
EPM: System exception class | 20100115 |
Method NAVIGATE_TO_PO_ITEM 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_ITEM=>TT_NODE_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_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) | IF_EPM_PRODUCT_HEADER=>TT_NODE_DATA | Table of product headers | 20100115 | ||
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) | 20100115 | ||
3 | ![]() |
ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | Property Handling: Properties | 20100115 | ||
4 | ![]() |
II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20100115 | ||
5 | ![]() |
IT_SOURCE_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20100115 | ||
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 | 20100115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
EPM: API exception class | 20100115 | |
2 | ![]() |
EPM: System exception class | 20100115 |
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 item 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 |