SAP ABAP Interface IF_FIP_MANAGE_SALES_ORDER (Interface for managing sales order)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-FIP (Application Component) Perishables Procurement
     FIP_BACKEND_ABSTRACTION (Package) Backend Abstraction for Fresh Item Procurement
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_FIP_BADI_SALES_ORDER_BAL BAdI interface for sales order 20080313
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FIP_IMPL_SALES_ORDER_BAPI Class for BAdI Impl.: FIP_IMPL_SALES_ORDER_BADI 20080314
Properties
Interface IF_FIP_MANAGE_SALES_ORDER  
Short Description Interface for managing sales order    
General Data
Package FIP_BACKEND_ABSTRACTION   Backend Abstraction for Fresh Item Procurement 
Created 20080313   SAP 
Last changed 20100310   SAP 
Unicode checks active    
Forward declarations
Interface IF_FIP_MANAGE_SALES_ORDER has no forward declaration.
Interfaces
Interface IF_FIP_MANAGE_SALES_ORDER has no interface.
Friends
Interface IF_FIP_MANAGE_SALES_ORDER has no friend.
Attributes
Interface IF_FIP_MANAGE_SALES_ORDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_SALES_ORDERS Instance method Public Method change sales order 20080319
2 CREATE_SALES_ORDER Instance method Public Method create sales order 20080320
3 READ_SO_BY_ELEMENTS Instance method Public Method Read Sales Orders by Elements 20080403
4 READ_SO_BY_IDS Instance method Public Method read sales orders by IDs 20080507
Events
Interface IF_FIP_MANAGE_SALES_ORDER has no event.
Types
Interface IF_FIP_MANAGE_SALES_ORDER has no local type.
Method Signatures

Method CHANGE_SALES_ORDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOGGER Call by reference Object reference (TYPE REF TO) CL_FIP_MESSAGE_LOGGER Class for FIP message logging/handling 20080320
2 Exporting ET_SUCCESSFUL_ORDER_LINES Call by reference Type reference (TYPE) FIP_T_ORDER_LINE Table of Order Lines (STO, SO and PO) 20080520
3 Importing IT_ORDER_LINES Call by reference Type reference (TYPE) FIP_T_ORDER_LINE Document Structure 20080521
4 Importing IT_ORDER_LINES_X Call by reference Type reference (TYPE) FIP_TH_ORDER_LINE_X FIP order line data change parameter 20080521

Method CHANGE_SALES_ORDERS on Interface IF_FIP_MANAGE_SALES_ORDER has no exception.

Method CREATE_SALES_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOGGER Call by reference Object reference (TYPE REF TO) CL_FIP_MESSAGE_LOGGER Class for FIP message logging/handling 20080331
2 Exporting ET_SUCCESSFUL_ORDER_LINES Call by reference Type reference (TYPE) FIP_T_ORDER_LINE Table of Order Lines (STO, SO and PO) 20080521
3 Exporting ET_VBELN_LIST Call by reference Type reference (TYPE) FIP_T_VBELN_LIST Sales and Distribution Document Number 20080521
4 Importing IT_ORDER_LINES Call by reference Type reference (TYPE) FIP_T_ORDER_LINE Table of Order Lines (STO, SO and PO) 20080331

Method CREATE_SALES_ORDER on Interface IF_FIP_MANAGE_SALES_ORDER has no exception.

Method READ_SO_BY_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOGGER Call by reference Object reference (TYPE REF TO) CL_FIP_MESSAGE_LOGGER Class for FIP message logging/handling 20080514
2 Exporting ET_RESULT Call by reference Type reference (TYPE) FIP_T_SALES_ORDER Table of Sales Orders 20080403
3 Importing IT_AUART Call by reference Type reference (TYPE) FIP_T_AUART_RANGE Range: Sales Document Type 20080509
4 Importing IT_AUDAT Call by reference Type reference (TYPE) FIP_T_AUDAT_RANGE Range: Document Date (Date Received/Sent) 20080403
5 Importing IT_EAN11 Call by reference Type reference (TYPE) FIP_T_EAN11_RANGE Range: International Article Number (EAN/UPC) 20080609
6 Importing IT_ERDAT Call by reference Type reference (TYPE) FIP_T_ERDAT_RANGE Range: Date on Which Record Was Created 20080403
7 Importing IT_ERNAM Call by reference Type reference (TYPE) FIP_T_ERNAM_RANGE Range: Name of the Person who Created the Object 20080403
8 Importing IT_ERZET Call by reference Type reference (TYPE) FIP_T_ERZET_RANGE Range: Entry Time 20080403
9 Importing IT_KUNNR Call by reference Type reference (TYPE) FIP_T_KUNNR_RANGE Range: Sold-to party 20080408
10 Importing IT_MAKTX Call by reference Type reference (TYPE) FIP_T_MAKTX_RANGE Range: Material Description 20080609
11 Importing IT_MATKL Call by reference Type reference (TYPE) FIP_T_MATKL_RANGE Range: Material Group 20080403
12 Importing IT_MATNR Call by reference Type reference (TYPE) FIP_T_MATNR_RANGE Range: Material Number 20080403
13 Importing IT_MATNR_KU Call by reference Type reference (TYPE) FIP_T_MATNR_KU_RANGE Range: Material Number 20080403
14 Importing IT_SPART Call by reference Type reference (TYPE) FIP_T_SPART_RANGE Range: Division 20080403
15 Importing IT_VBELN Call by reference Type reference (TYPE) FIP_T_VBELN_RANGE Range: Sales Document 20080403
16 Importing IT_VDATU Call by reference Type reference (TYPE) FIP_T_VDATU_RANGE Range: Requested Delivery Date 20080403
17 Importing IT_VKGRP Call by reference Type reference (TYPE) FIP_T_VKGRP_RANGE Range: Sales group 20080509
18 Importing IT_VKORG Call by reference Type reference (TYPE) FIP_T_VKORG_RANGE Range: Sales Organization 20080403
19 Importing IT_VTWEG Call by reference Type reference (TYPE) FIP_T_VTWEG_RANGE Range: Distribution Channel 20080403
20 Importing IT_WERKS Call by reference Type reference (TYPE) FIP_T_WERKS_RANGE Range: Plant 20080403

Method READ_SO_BY_ELEMENTS on Interface IF_FIP_MANAGE_SALES_ORDER has no exception.

Method READ_SO_BY_IDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CO_LOGGER Call by reference Object reference (TYPE REF TO) CL_FIP_MESSAGE_LOGGER Class for FIP message logging/handling 20080508
2 Exporting ET_ORDER_LINES Call by reference Type reference (TYPE) FIP_T_ORDER_LINE Table of Order Lines (STO, SO and PO) 20080508
3 Importing IT_VBELN_RANGE Call by reference Type reference (TYPE) FIP_T_VBELN_RANGE Range: Sales Document 20080508

Method READ_SO_BY_IDS on Interface IF_FIP_MANAGE_SALES_ORDER has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604