Menu

SAP Function Module COXT_BAPI_GET_DETAIL

API: Provide detailed information for orders

The Function Module COXT_BAPI_GET_DETAIL (API: Provide detailed information for orders) is a standard Function Module in SAP ERP and is part of the function group COXT_BAPI within the package COBAPI.

Technical Information

Function Module COXT_BAPI_GET_DETAIL
Short Text API: Provide detailed information for orders
Function Group COXT_BAPI
Package COBAPI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_ORDER_OBJECTS LIKE BAPI_PI_ORDER_OBJECTS Order objects selection structure
I_COLLECTIVE_ORDER TYPE FLG_MSTUF SPACE Auftragsnetze komplett anzeigen
I_ORDER_NUMBER TYPE BAPI_PI_ORDER_KEY Order number
I_ORDER_TYPE TYPE AUFK-AUTYP Auftragstyp

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_RETURN LIKE BAPIRET2 Returnparameter

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
ET_COMPONENTS LIKE IOOPCOMP Datenbankstruktur für Auftragskomponenten
ET_HEADERS LIKE IOHEADER Datenbankstruktur fuer Auftragskoepfe und -position
ET_OPERATIONS LIKE IOOPER Datenbankstruktur für Auftragsvorgänge
ET_POSITIONS LIKE IOITEM Datenbankstruktur fuer Auftragspositionen
ET_PROD_REL_TOOLS LIKE IOOPPRT Datenbankstruktur für Auftrags-FHM
ET_SEQUENCES LIKE IOSEQUEN Datenbankstruktur für Auftragsfolgen
ET_SUBOPERATIONS LIKE IOSOPER Datenbankstruktur für Auftragsuntervorgänge
ET_TRIGGER_POINTS LIKE IOOPMST Datenbankstruktur für Auftragsereignispunkte

Exceptions

This function module does not define any Exceptions.