SAP ABAP Interface IF_EPM_SO_SL (EPM: Sales Order Schedule Line 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_SL  
Short Description EPM: Sales Order Schedule Line Node Interface    
General Data
Package S_EPM_BO_SO   EPM: Sales Order Business Object 
Created 20100819   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_SO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_EPM_SO_SL has no interface.
Friends
Interface IF_EPM_SO_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_SO=>GC_BO_NAME The BO name 20100819
2 GC_BO_NODE_NAME Constant Public Type reference (TYPE) IF_EPM_BO=>TY_BO_NODE_NAME 'IF_EPM_SO_SL' BO node 'Schedule line' 20100819
3 GC_DB_TABLE_NAME Constant Public Type reference (TYPE) IF_EPM_BO=>TY_DB_TABLE_NAME 'SNWD_SO_SL' DB table name 20100819
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 20100819
5 GC_FIELD_NAME_QUANTITY Constant Public Type reference (TYPE) IF_EPM_BO=>TY_TABLE_FIELD_NAME 'QUANTITY' Type of a table field name 20100819
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 20100819
7 GC_PARENT_BO_NODE_NAME Constant Public Type reference (TYPE) IF_EPM_BO=>TY_BO_NODE_NAME 'IF_EPM_SO_ITEM' Parent BO node 'Item' 20100819
8 GC_RETRIEVE Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'RETRIEVE' Name of a BO service ( method name ) 20100819
9 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 RETRIEVE Instance method Public Method Retrieve a set of schedule line element data 20100819
2 UPDATE Instance method Public Method Update a set of schedule line element data 20100819
Events
Interface IF_EPM_SO_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 20100819 tt_node_data type standard table of ty_node_data WITH DEFAULT KEY
2 TY_NODE_DATA Public Type reference (TYPE) SNWD_SO_SL Schedule line node element data 20100819
Method Signatures

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 schedule line 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 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 schedule line 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  20110908 
SAP Release Created in 703