SAP ABAP Function Module SPP01_SALESORDER_GETLIST (List the Sales Orders)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-A (Application Component) Industry Solution Automotive
     DI_SPP (Package) Internet Spare Parts Project
Basic Data
Function Module SPP01_SALESORDER_GETLIST List the Sales Orders  
Function Group SPP01   Spare Parts functionalities for internet  
Program Name SAPLSPP01    
INCLUDE Name LSPP01U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ES_RETURN TYPE BAPIRET2 Error message text
Importing IF_CUSTOMER_NUMBER TYPE KUNNR Customer number
Importing IF_SALES_ORGANIZATION TYPE BAPIORDERS-SALES_ORG sales organization
Importing IF_DOCUMENT_DATE_FROM TYPE STRING Date from which the Orderlist wanted
Importing IF_DOCUMENT_DATE_TO TYPE STRING Date to which the Orderlist wanted
Importing IF_SD_DOC TYPE BAPIORDERS-SD_DOC Sales and distribution document number
Importing IF_PURCH_ORDER TYPE CHAR20 Char20
Importing IF_MAT_NO TYPE STRING Field length 18
Importing IF_MAT_TEXT TYPE CHAR40 Character field of length 40
Importing IF_CUSTSALESAREA TYPE SPPCUSTSTR customer sales data
Importing IF_DOCTYPE TYPE AUART Sales document type
Tables ET_SALES_ORDERS TYPE SPP01_SALESORDERS table of orders for customer
Tables ET_SALESORDERS_TEXTS TYPE SPPSCRTEXT table of scrtext
Tables ET_SALES TYPE SPP01_SALESORDERS test structure
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050301 
SAP Release Created in 46C2