SAP ABAP Interface IF_EPM_PO_ITEM (EPM: Purchase Order Item 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_ITEM  
Short Description EPM: Purchase Order Item Node Interface    
General Data
Package S_EPM_BO_PO   EPM: Purchase Order Business Object 
Created 20081216   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_GOODS_RECEIPT_ITEM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_EPM_PO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
6 IF_EPM_PO_INVOICE_HEADER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
7 IF_EPM_PO_SL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
8 IF_EPM_PRODUCT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
9 IF_EPM_PRODUCT_HEADER Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
10 IF_EPM_TEXT Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_EPM_PO_ITEM has no interface.
Friends
Interface IF_EPM_PO_ITEM has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ASSOC_MD_GR_ITEM Constant Public See coding 20130205
2 GC_ASSOC_MD_INVOICE_ITEM Constant Public See coding 20130205
3 GC_ASSOC_MD_ITEM_NOTE Constant Public See coding 20130125
4 GC_ASSOC_MD_PRODUCT Constant Public See coding 20130117
5 GC_ASSOC_MD_SCHEDULE_LINES Constant Public See coding 20130117
6 GC_BO_NAME Constant Public Type reference (TYPE) IF_EPM_BO=>TY_BO_NAME IF_EPM_PO=>GC_BO_NAME The BO name 20090422
7 GC_BO_NODE_NAME Constant Public Type reference (TYPE) IF_EPM_BO=>TY_BO_NODE_NAME 'IF_EPM_PO_ITEM' BO node 'Item' 20090112
8 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 ) 20091204
9 GC_DB_TABLE_NAME Constant Public Type reference (TYPE) IF_EPM_BO=>TY_DB_TABLE_NAME 'SNWD_PO_I' DB table name 20090218
10 GC_DELETE Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'DELETE' Name of a BO service ( method name ) 20091204
11 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 20090421
12 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 20090421
13 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 20090421
14 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 20090421
15 GC_FIELD_NAME_PO_ITEM_POS Constant Public Type reference (TYPE) IF_EPM_BO=>TY_TABLE_FIELD_NAME 'PO_ITEM_POS' Type of a table field name 20090421
16 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 20090421
17 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 20090421
18 GC_NAVIGATE_TO_GR_ITEM Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'NAVIGATE_TO_GR_ITEM' Name of a BO service ( method name ) 20100205
19 GC_NAVIGATE_TO_INVOICE_ITEM Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'NAVIGATE_TO_INVOICE_ITEM' Name of a BO service ( method name ) 20100119
20 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 ) 20090428
21 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 ) 20090428
22 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 ) 20090428
23 GC_PARENT_BO_NODE_NAME Constant Public Type reference (TYPE) IF_EPM_BO=>TY_BO_NODE_NAME 'IF_EPM_PO_HEADER' Parent BO node 'Header' 20090112
24 GC_RETRIEVE Constant Public Type reference (TYPE) IF_EPM_BO=>TY_SERVICE_NAME 'RETRIEVE' Name of a BO service ( method name ) 20091204
25 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 CREATE_BY_PARENT Instance method Public Method Create an item element and link it to the given header elem 20081216
2 DELETE Instance method Public Method Delete a set of item node element data 20081216
3 GET_NOTE Instance method Public Method Returns the item note 20090824
4 GET_NOTES Instance method Public Method Returns the item note 20091211
5 NAVIGATE_TO_GR_ITEM Instance method Public Method Navigate to the goods item for the given item node element 20100205
6 NAVIGATE_TO_INVOICE_ITEM Instance method Public Method Navigate to the invoice item for the given item node element 20100119
7 NAVIGATE_TO_ITEM_NOTE Instance method Public Method Navigate to the notes for the given item node elements 20081216
8 NAVIGATE_TO_PRODUCT Instance method Public Method Navigate to the product for the given item node elements 20081216
9 NAVIGATE_TO_SCHEDULE_LINES Instance method Public Method Navigate to the schedule lines for the given item node elems 20081216
10 RETRIEVE Instance method Public Method Retrieve a set of node element data 20081216
11 SET_NOTE Instance method Public Method Sets the item note 20091019
12 SET_PRODUCT_ID Instance method Public Method Sets the item product ID 20100312
13 UPDATE Instance method Public Method Update a set of item node element data 20081216
Events
Interface IF_EPM_PO_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 20081216 tt_node_data type standard table of ty_node_data with default key
2 TY_NODE_DATA Public Type reference (TYPE) SNWD_PO_I Item node element data 20081216
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 20081216
2 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) IF_EPM_BO=>TT_PROPERTIES Property Handling: Properties 20090427
3 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL Flag: Operation succeeded (true/false) 20081216
4 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20081216
5 Importing IV_SOURCE_NODE_KEY Call by reference Type reference (TYPE) IF_EPM_BO=>TY_NODE_KEY Parent key = PO header node key 20081216
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20081216
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20081216

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 20081216
2 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20081216
3 Importing IT_NODE_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of generic node element keys 20081216
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20081216
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20081216

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 20091020
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 20090824
4 Importing IV_NODE_KEY Call by reference Type reference (TYPE) IF_EPM_BO=>TY_NODE_KEY Generic Node element key 20090824
5 Returning RV_TEXT Value transfer Type reference (TYPE) SNWD_DESC EPM: Text field for names and descriptions 20090824
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20090824
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20090824

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 20091218
2 Exporting ET_TEXTS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_TEXTS 20091211
3 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20091211
4 Importing IT_NODE_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of generic node element keys 20091211
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 20091211
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20091211
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20091211

Method NAVIGATE_TO_GR_ITEM 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_GOODS_RECEIPT_ITEM=>TT_NODE_DATA 20100205
2 Exporting ET_LINK_TABLE Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEY_LINKS 20100205
3 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) IF_EPM_BO=>TT_PROPERTIES 20100205
4 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER 20100205
5 Importing IT_SOURCE_NODE_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS 20100205
6 Importing IV_EDIT_MODE Call by reference Type reference (TYPE) IF_EPM_BO=>TY_EDIT_MODE IF_EPM_BO=>GC_READ_ONLY 20100205
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION 20100205
2 CX_EPM_SYSTEM_EXCEPTION 20100205

Method NAVIGATE_TO_INVOICE_ITEM 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_PO_INVOICE_HEADER=>TT_NODE_DATA Set of PO invoice header node element data 20100119
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) 20100119
3 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) IF_EPM_BO=>TT_PROPERTIES Property Handling: Properties 20100119
4 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20100119
5 Importing IT_SOURCE_NODE_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of generic node element keys 20100119
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 20100119
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20100119
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20100119

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 20081216
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) 20081216
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 20081216
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 20081216
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 20081216
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20081216
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20081216

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 20081216
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) 20081216
3 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) IF_EPM_BO=>TT_PROPERTIES Property Handling: Properties 20100520
4 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20081216
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 20081216
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 20081216
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20081216
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20081216

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_PO_SL=>TT_NODE_DATA Set of schedule line node element data 20081216
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) 20081216
3 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) IF_EPM_BO=>TT_PROPERTIES Property Handling: Properties 20100520
4 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20081216
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 20081216
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 20081216
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20081216
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20081216

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 20081216
2 Exporting ET_FAILED_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of generic node element keys 20081216
3 Exporting ET_PROPERTIES Call by reference Type reference (TYPE) IF_EPM_BO=>TT_PROPERTIES 20090422
4 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20081216
5 Importing IT_NODE_KEYS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_NODE_KEYS Set of generic node element keys 20081216
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 20081216
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20081216
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20081216

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 20091119
2 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20091020
3 Importing IV_LANGUAGE Call by reference Type reference (TYPE) SY-LANGU SY-LANGU Language Key of Current Text Environment 20091019
4 Importing IV_NODE_KEY Call by reference Type reference (TYPE) IF_EPM_BO=>TY_NODE_KEY Generic Node element key 20091019
5 Importing IV_TEXT Call by reference Type reference (TYPE) SNWD_DESC EPM: Text field for names and descriptions 20091019
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20091019
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20091019

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 20100312
2 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20100312
3 Importing IV_NODE_KEY Call by reference Type reference (TYPE) IF_EPM_BO=>TY_NODE_KEY Generic Node element key 20100312
4 Importing IV_PRODUCT_ID Call by reference Type reference (TYPE) IF_EPM_PRODUCT_HEADER=>TY_NODE_DATA-PRODUCT_ID 20100312
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20100312
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20100312

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 20081216
2 Importing II_MESSAGE_BUFFER Call by reference Object reference (TYPE REF TO) IF_EPM_MESSAGE_BUFFER EPM: Message buffer interface 20081216
3 Importing ITH_CHANGED_FIELDS Call by reference Type reference (TYPE) IF_EPM_BO=>TT_CHANGED_FIELDS 20091022
4 Importing IT_DATA Call by reference Type reference (TYPE) TT_NODE_DATA Set of item node element data 20081216
# Exception Resumable Description Created on
1 CX_EPM_API_EXCEPTION EPM: API exception class 20081216
2 CX_EPM_SYSTEM_EXCEPTION EPM: System exception class 20081216
History
Last changed by/on SAP  20140121 
SAP Release Created in 720