SAP ABAP Interface IF_EPM_PO_SL (EPM: Purchase Order Schedule Line Node Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_BO_PO (Package) EPM: Purchase Order Business Object
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_EPM_PO | EPM: Purchase Order BO Interface | 20081216 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EPM_PO | EPM: Business Object Purchase Order | 20081216 |
Properties
| Interface | IF_EPM_PO_SL | |
| Short Description | EPM: Purchase Order Schedule Line Node Interface |
General Data
| Package | S_EPM_BO_PO | EPM: Purchase Order Business Object |
| Created | 20081216 | SAP |
| Last changed | 20110908 | 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_PO | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_EPM_PO_SL has no interface.
Friends
Interface IF_EPM_PO_SL has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_BO_NAME | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NAME | IF_EPM_PO=>GC_BO_NAME | The BO name | 20090422 | |
| 2 | GC_BO_NODE_NAME | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NODE_NAME | 'IF_EPM_PO_SL' | BO node 'Schedule line' | 20090112 | |
| 3 | GC_DB_TABLE_NAME | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_DB_TABLE_NAME | 'SNWD_PO_SL' | DB table name | 20090218 | |
| 4 | GC_FIELD_NAME_DELIVERY_DATE | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'DELIVERY_DATE' | Type of a table field name | 20090421 | |
| 5 | GC_FIELD_NAME_QUANTITY | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'QUANTITY' | Type of a table field name | 20090421 | |
| 6 | GC_FIELD_NAME_QUANTITY_UNIT | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_TABLE_FIELD_NAME | 'QUANTITY_UNIT' | Type of a table field name | 20090421 | |
| 7 | GC_PARENT_BO_NODE_NAME | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_BO_NODE_NAME | 'IF_EPM_PO_ITEM' | Parent BO node 'Item' | 20090112 | |
| 8 | GC_RETRIEVE | Constant | Public | Type reference (TYPE) | IF_EPM_BO=>TY_SERVICE_NAME | 'RETRIEVE' | Name of a BO service ( method name ) | 20091204 | |
| 9 | 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 | Retrieve a set of schedule line element data | 20081216 | |
| 2 | Instance method | Public | Method | Update a set of schedule line element data | 20081216 |
Events
Interface IF_EPM_PO_SL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_NODE_DATA | Public | See coding | Set of schedule line node element data | 20081216 | tt_node_data type standard table of ty_node_data WITH DEFAULT KEY
|
|
| 2 | TY_NODE_DATA | Public | Type reference (TYPE) | SNWD_PO_SL | Schedule line node element data | 20081216 | |
Method Signatures
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 | Set of schedule line node element data | 20081216 | |||
| 2 | ET_FAILED_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20081216 | |||
| 3 | ET_PROPERTIES | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_PROPERTIES | 20090422 | ||||
| 4 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20081216 | |||
| 5 | IT_NODE_KEYS | Call by reference | Type reference (TYPE) | IF_EPM_BO=>TT_NODE_KEYS | Set of generic node element keys | 20081216 | |||
| 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 | 20081216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20081216 | ||
| 2 | EPM: System exception class | 20081216 |
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 | 20081216 | |||
| 2 | II_MESSAGE_BUFFER | Call by reference | Object reference (TYPE REF TO) | IF_EPM_MESSAGE_BUFFER | EPM: Message buffer interface | 20081216 | |||
| 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 | Set of schedule line node element data | 20081216 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20081216 | ||
| 2 | EPM: System exception class | 20081216 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |