Menu

SAP Function Module COXT_BAPI_GET_DETAIL

API: Provide detailed information for orders

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

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.