Menu

SAP Function Module BAPI_ISAORDER_GETDETAILEDLIST

Sales Order: List of All Order Data

The Function Module BAPI_ISAORDER_GETDETAILEDLIST (Sales Order: List of All Order Data) is a standard Function Module in SAP ERP and is part of the function group ISA_SD_ERP within the package ISA_R3.

Technical Information

Function Module BAPI_ISAORDER_GETDETAILEDLIST
Short Text Sales Order: List of All Order Data
Function Group ISA_SD_ERP
Package ISA_R3
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_BAPI_VIEW LIKE ORDER_VIEW Bapi View for Data Reduction

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ORDER_BILLINGDATES_OUT LIKE BAPISDBPLD Billing Plan Deadlines for Document Numbers
ORDER_BILLINGPLANS_OUT LIKE BAPISDBPL Billing Plan for Document Numbers
ORDER_BUSINESS_OUT LIKE BAPISDBUSI Business Data for Document Numbers
ORDER_CFGS_CUBLBS_OUT LIKE BAPICUBLBM Configuration BLOB for Document Numbers
ORDER_CFGS_CUCFGS_OUT LIKE BAPICUCFGM Configuration Data for Document Numbers
ORDER_CFGS_CUINS_OUT LIKE BAPICUINSM Instance Data for Document Numbers
ORDER_CFGS_CUPRTS_OUT LIKE BAPICUPRTM PartOf Data for Document Numbers
ORDER_CFGS_CUREFS_OUT LIKE BAPICUREFM Instance in the Configuration for Document Numbers
ORDER_CFGS_CUVALS_OUT LIKE BAPICUVALM Characteristic Value Assignment for Document Numbers
ORDER_CONDITIONS_OUT LIKE BAPISDCOND Order Conditions for Document Numbers
ORDER_CONTRACTS_OUT LIKE BAPISDCNTR Contract Data for Document Numbers
ORDER_CREDITCARDS_OUT LIKE BAPICCARDM Credit Cards for Document Numbers
ORDER_FLOWS_OUT LIKE BAPISDFLOW Document Flows for Document Numbers
ORDER_HEADERS_OUT LIKE BAPISDHD Order Headers for Document Numbers
ORDER_ITEMS_OUT LIKE BAPISDIT Order Item Data for Document Numbers
ORDER_PARTNERS_OUT LIKE BAPISDPART Order Partners for Document Numbers
ORDER_SCHEDULES_OUT LIKE BAPISDHEDU Order Schedule Lines for Document Numbers
ORDER_STATUSHEADERS_OUT LIKE BAPIISAHDST Header Status for Document Numbers
ORDER_STATUSITEMS_OUT LIKE BAPISDITST Item Status for Document Numbers
ORDER_TEXTHEADERS_OUT LIKE BAPISDTEHD Text Header Information for Document Numbers
ORDER_TEXTLINES_OUT LIKE BAPITEXTLI Text Lines for Document Numbers
SALES_DOCUMENTS LIKE SALES_KEY Document Numbers to Be Selected

Exceptions

This function module does not define any Exceptions.