The Function Module BBP_ORDER_GETLIST (Liste aller Aufträgen) is a standard Function Module in SAP ERP and is part of the function group BBPC within the package BBPA.
Function Module | BBP_ORDER_GETLIST |
Short Text | Liste aller Aufträgen |
Function Group | BBPC |
Package | BBPA |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CONTROLLING_AREA | LIKE | BAPI2075_2-CO_AREA | Kostenrechnungskreis | |
ORDER | LIKE | BAPI2075_2-ORDER | Auftragsnummer (Einzelwert oder Untergrenze) | |
ORDER_EXTERNAL_NO | LIKE | BAPI2075_2-EXT_ORD_NO | Externe Auftragsnummer (Einzelwert oder Untergre | |
ORDER_EXTERNAL_NO_TO | LIKE | BAPI2075_2-EXT_ORD_NO | Externe Auftragsnummer (Obergrenze) | |
ORDER_TO | LIKE | BAPI2075_2-ORDER | Auftragsnummer (Obergrenze) | |
ORDER_TYPE | LIKE | BAPI2075_2-ORDER_TYPE | Auftragsart | |
RESP_COST_CENTER | LIKE | BAPI2075_2-RESPCCTR | Verantwortliche Kostenstelle |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
RETURN | LIKE | BAPIRETURN | Struktur mit Return Informationen |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ORDER_LIST | LIKE | BAPI2075_1 | Liste der selektierten Aufträge |
This function module does not define any Exceptions.