SAP ABAP Interface IF_EPM_SO_ITEM (EPM: Sales Order Item Node Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_EPM_BO_SO (Package) EPM: Sales Order Business Object
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_EPM_SO EPM: Sales Order BO Interface 20100819
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPM_SO EPM: Business Object Sales Order 20100819
Properties
Interface IF_EPM_SO_ITEM  
Short Description EPM: Sales Order Item Node Interface    
General Data
Package S_EPM_BO_SO   EPM: Sales Order Business Object 
Created 20100819   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_SO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_EPM_SO_HEADER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_EPM_SO_SL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_EPM_SO_ITEM has no interface.
Friends
Interface IF_EPM_SO_ITEM has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ASSOC_MD_ITEM_NOTE Constant Public See coding 20130125
2 GC_ASSOC_MD_PRODUCT Constant Public See coding 20130118
3 GC_ASSOC_MD_SCHEDULE_LINES Constant Public See coding 20130118
4 GC_ASSOC_MD_TO_PARENT Constant Public See coding 20130905
5 GC_ATP_STATUS_AVAILABLE Constant Public Type reference (TYPE) SNWD_SO_ITEM_ATP_STATUS_CODE 'A' EPM: Sales Order Item ATP Status 20100824
6 GC_ATP_STATUS_INITIAL Constant Public Type reference (TYPE) SNWD_SO_ITEM_ATP_STATUS_CODE SPACE EPM: Sales Order Item ATP Status 20100824
7 GC_ATP_STATUS_NOT_AVAILABLE Constant Public Type reference (TYPE) SNWD_SO_ITEM_ATP_STATUS_CODE 'N' EPM: Sales Order Item ATP Status 20100824
8 GC_BO_NAME Constant Public Type reference (TYPE) IF_EPM_BO=>TY_BO_NAME IF_EPM_SO=>GC_BO_NAME The BO name 20100819
9 GC_BO_NODE_NAME Constant Public Type reference (TYPE) IF_EPM_BO=>TY_BO_NODE_NAME 'IF_EPM_SO_ITEM' BO node 'Item' 20100819
10 GC_CREATE_BY_PARENT Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'CREATE_BY_PARENT' Name of a BO service ( method name ) 20100819
11 GC_DB_TABLE_NAME Constant Public Type reference (TYPE) IF_EPM_BO=>TY_DB_TABLE_NAME 'SNWD_SO_I' DB table name 20100819
12 GC_DELETE Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'DELETE' Name of a BO service ( method name ) 20100819
13 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 20100819
14 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 20100819
15 GC_FIELD_NAME_ITEM_ATP_STATUS Constant Public Type reference (TYPE) IF_EPM_BO=>TY_TABLE_FIELD_NAME 'ITEM_ATP_STATUS' Type of a table field name 20100824
16 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 20100819
17 GC_FIELD_NAME_NOTE_GUID Constant Public Type reference (TYPE) IF_EPM_BO=>TY_TABLE_FIELD_NAME 'NOTE_GUID' Type of a table field name 20100819
18 GC_FIELD_NAME_OP_ITEM_POS Constant Public Type reference (TYPE) IF_EPM_BO=>TY_TABLE_FIELD_NAME 'OP_ITEM_POS' Type of a table field name 20101122
19 GC_FIELD_NAME_PRODUCT_GUID Constant Public Type reference (TYPE) IF_EPM_BO=>TY_TABLE_FIELD_NAME 'PRODUCT_GUID' Type of a table field name 20100819
20 GC_FIELD_NAME_SO_ITEM_POS Constant Public Type reference (TYPE) IF_EPM_BO=>TY_TABLE_FIELD_NAME 'SO_ITEM_POS' Type of a table field name 20100819
21 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 20100819
22 GC_GET_NOTE Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'GET_NOTE' Name of a BO service ( method name ) 20101125
23 GC_GET_NOTES Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'GET_NOTES' Name of a BO service ( method name ) 20101125
24 GC_NAVIGATE_TO_ITEM_NOTE Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'NAVIGATE_TO_ITEM_NOTE' Name of a BO service ( method name ) 20100819
25 GC_NAVIGATE_TO_PARENT Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'NAVIGATE_TO_PARENT' 20130905
26 GC_NAVIGATE_TO_PRODUCT Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'NAVIGATE_TO_PRODUCT' Name of a BO service ( method name ) 20100819
27 GC_NAVIGATE_TO_SCHEDULE_LINES Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'NAVIGATE_TO_SCHEDULE_LINES' Name of a BO service ( method name ) 20100819
28 GC_PARENT_BO_NODE_NAME Constant Public Type reference (TYPE) IF_EPM_BO=>TY_BO_NODE_NAME 'IF_EPM_SO_HEADER' Parent BO node 'Header' 20100819
29 GC_RETRIEVE Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'RETRIEVE' Name of a BO service ( method name ) 20100819
30 GC_SET_NOTE Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'SET_NOTE' Name of a BO service ( method name ) 20101125
31 GC_UPDATE Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'UPDATE' Name of a BO service ( method name ) 20100819
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_BY_PARENT Instance method Public Method Create an item element and link it to the given header elem 20100819
2 DELETE Instance method Public Method Delete a set of item node element data 20100819
3 GET_NOTE Instance method Public Method Returns the item note 20100819
4 GET_NOTES Instance method Public Method Returns the item note 20100819
5 NAVIGATE_TO_ITEM_NOTE Instance method Public Method Navigate to the notes for the given item node elements 20100819
6 NAVIGATE_TO_PARENT Instance method Public Method Navigate to parent node ( Sales Order Header ) 20130905
7 NAVIGATE_TO_PRODUCT Instance method Public Method Navigate to the product for the given item node elements 20100819
8 NAVIGATE_TO_SCHEDULE_LINES Instance method Public Method Navigate to the schedule lines for the given item node elems 20100819
9 RETRIEVE Instance method Public Method Retrieve a set of node element data 20100819
10 SET_NOTE Instance method Public Method Sets the item note 20100819
11 SET_PRODUCT_ID Instance method Public Method Sets the item product ID 20100819
12 UPDATE Instance method Public Method Update a set of item node element data 20100819
Events
Interface IF_EPM_SO_ITEM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_NODE_DATA Public See coding Set of item node element data 20100819 tt_node_data type standard table of ty_node_data with default key
2 TY_NODE_DATA Public Type reference (TYPE) SNWD_SO_I Item node element data 20100819
Method Signatures

Method CREATE_BY_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_DATA Call by reference Type reference (TYPE) TY_NODE_DATA Item node element data initialized with default values 20100819
2 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) IF_EPM_BO=>TT_PROPERTIES Property Handling: Properties 20100819
3 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL Flag: Operation succeeded (true/false) 20100819
4 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20100819
5 Importing IV_SOURCE_NODE_KEY Call by reference Type reference (TYPE) IF_EPM_BO=>TY_NODE_KEY Parent key = PO header node key 20100819
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20100819
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20100819

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_KEY_INFO Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEY_INFO Set of node element specific operation information 20100819
2 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20100819
3 Importing IT_NODE_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of generic node element keys 20100819
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20100819
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20100819

Method GET_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20100819
2 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) IF_EPM_BO=>TY_EDIT_MODE IF_EPM_BO=>GC_READ_ONLY 20120827
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20100819
4 Importing IV_NODE_KEY Call by reference Type reference (TYPE) IF_EPM_BO=>TY_NODE_KEY Generic Node element key 20100819
5 Returning RV_TEXT Value transfer Type reference (TYPE) SNWD_DESC EPM: Text field for names and descriptions 20100819
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20100819
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20100819

Method GET_NOTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_KEY_INFO Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEY_INFO Set of node element specific operation information 20100819
2 Exporting ET_TEXTS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_TEXTS 20100819
3 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20100819
4 Importing IT_NODE_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of generic node element keys 20100819
5 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) IF_EPM_BO=>TY_EDIT_MODE IF_EPM_BO=>GC_READ_ONLY 20120827
6 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20100819
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20100819
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20100819

Method NAVIGATE_TO_ITEM_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) IF_EPM_TEXT_HEADER=>TT_NODE_DATA Set of note header element data 20100819
2 Exporting ET_LINK_TABLE Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEY_LINKS Set of association links (source => target node elements) 20100819
3 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) IF_EPM_BO=>TT_PROPERTIES Property Handling: Properties 20100906
4 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20100819
5 Importing IT_SOURCE_NODE_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of Purchase Order item element keys 20100819
6 Importing 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 20100819
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20100819
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20100819

Method NAVIGATE_TO_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) IF_EPM_SO_HEADER=>TT_NODE_DATA Set of schedule line node element data 20130905
2 Exporting ET_LINK_TABLE Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEY_LINKS Set of association links (source => target node elements) 20130905
3 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) IF_EPM_BO=>TT_PROPERTIES Property Handling: Properties 20130905
4 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20130905
5 Importing IT_SOURCE_NODE_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of generic node element keys 20130905
6 Importing 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 20130905
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20130905
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20130905

Method NAVIGATE_TO_PRODUCT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) IF_EPM_PRODUCT_HEADER=>TT_NODE_DATA Set of Product header node element data 20100819
2 Exporting ET_LINK_TABLE Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEY_LINKS Set of association links (source => target node elements) 20100819
3 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) IF_EPM_BO=>TT_PROPERTIES Property Handling: Properties 20100819
4 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20100819
5 Importing IT_SOURCE_NODE_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of Purchase Order item element keys 20100819
6 Importing 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 20100819
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20100819
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20100819

Method NAVIGATE_TO_SCHEDULE_LINES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) IF_EPM_SO_SL=>TT_NODE_DATA Set of schedule line node element data 20100819
2 Exporting ET_LINK_TABLE Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEY_LINKS Set of association links (source => target node elements) 20100819
3 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) IF_EPM_BO=>TT_PROPERTIES Property Handling: Properties 20100819
4 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20100819
5 Importing IT_SOURCE_NODE_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of Purchase Order item node element keys 20100819
6 Importing 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 20100819
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20100819
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20100819

Method RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) TT_NODE_DATA Set of item node element data 20100819
2 Exporting ET_FAILED_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of generic node element keys 20100819
3 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) IF_EPM_BO=>TT_PROPERTIES 20100819
4 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20100819
5 Importing IT_NODE_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of generic node element keys 20100819
6 Importing 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 20100819
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20100819
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20100819

Method SET_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20100819
2 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20100819
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20100819
4 Importing IV_NODE_KEY Call by reference Type reference (TYPE) IF_EPM_BO=>TY_NODE_KEY Generic Node element key 20100819
5 Importing IV_TEXT Call by reference Type reference (TYPE) SNWD_DESC EPM: Text field for names and descriptions 20100819
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20100819
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20100819

Method SET_PRODUCT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20100819
2 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20100819
3 Importing IV_NODE_KEY Call by reference Type reference (TYPE) IF_EPM_BO=>TY_NODE_KEY Generic Node element key 20100819
4 Importing IV_PRODUCT_ID Call by reference Type reference (TYPE) IF_EPM_PRODUCT_HEADER=>TY_NODE_DATA-PRODUCT_ID 20100819
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20100819
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20100819

Method UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NODE_KEY_INFO Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEY_INFO Set of node element specific operation information 20100819
2 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20100819
3 Importing ITH_CHANGED_FIELDS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_CHANGED_FIELDS 20100819
4 Importing IT_DATA Call by reference Type reference (TYPE) TT_NODE_DATA Set of item node element data 20100819
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20100819
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20100819
History
Last changed by/on SAP  20140121 
SAP Release Created in 703