Menu

SAP Function Module COXT_BAPI_SCHEDULE

API: Schedule 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_SCHEDULE (API: Schedule 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_SCHEDULE
Short Text API: Schedule 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
I_BCK_BEG_DATE LIKE BAPI_ORDER_FUNC_CNTRL-BCK_BEG_DATE Eckstarttermin
I_BCK_BEG_OFFSET LIKE BAPI_ORDER_FUNC_CNTRL-BCK_BEG_OFFSET Terminverschiebung
I_BCK_BEG_ORIGIN LIKE BAPI_ORDER_FUNC_CNTRL-BCK_BEG_ORIGIN Herkunft der Terminierungstermine
I_BCK_BEG_TIME LIKE BAPI_ORDER_FUNC_CNTRL-BCK_BEG_TIME Eckstarttermin (Uhrzeit)
I_BCK_BEG_UNIT LIKE BAPI_ORDER_FUNC_CNTRL-BCK_BEG_UNIT Zeiteinheit
I_BCK_DLV_DATE LIKE BAPI_ORDER_FUNC_CNTRL-BCK_DLV_DATE Eckendtermin
I_BCK_DLV_OFFSET LIKE BAPI_ORDER_FUNC_CNTRL-BCK_DLV_OFFSET Terminverschiebung
I_BCK_DLV_ORIGIN LIKE BAPI_ORDER_FUNC_CNTRL-BCK_DLV_ORIGIN Herkunft der Terminierungstermine
I_BCK_DLV_TIME LIKE BAPI_ORDER_FUNC_CNTRL-BCK_DLV_TIME Eckendtermin (Uhrzeit)
I_BCK_DLV_UNIT LIKE BAPI_ORDER_FUNC_CNTRL-BCK_DLV_UNIT Zeiteinheit
I_FWD_BEG_DATE LIKE BAPI_ORDER_FUNC_CNTRL-FWD_BEG_DATE Eckstarttermin
I_FWD_BEG_OFFSET LIKE BAPI_ORDER_FUNC_CNTRL-FWD_BEG_OFFSET Terminverschiebung
I_FWD_BEG_ORIGIN LIKE BAPI_ORDER_FUNC_CNTRL-FWD_BEG_ORIGIN Herkunft der Terminierungstermine
I_FWD_BEG_TIME LIKE BAPI_ORDER_FUNC_CNTRL-FWD_BEG_TIME Eckstarttermin (Uhrzeit)
I_FWD_BEG_UNIT LIKE BAPI_ORDER_FUNC_CNTRL-FWD_BEG_UNIT Zeiteinheit
I_FWD_DLV_DATE LIKE BAPI_ORDER_FUNC_CNTRL-FWD_DLV_DATE Eckendtermin
I_FWD_DLV_OFFSET LIKE BAPI_ORDER_FUNC_CNTRL-FWD_DLV_OFFSET Terminverschiebung
I_FWD_DLV_ORIGIN LIKE BAPI_ORDER_FUNC_CNTRL-FWD_DLV_ORIGIN Herkunft der Terminierungstermine
I_FWD_DLV_TIME LIKE BAPI_ORDER_FUNC_CNTRL-FWD_DLV_TIME Eckendtermin (Uhrzeit)
I_FWD_DLV_UNIT LIKE BAPI_ORDER_FUNC_CNTRL-FWD_DLV_UNIT Zeiteinheit
I_ORDER_TYPE LIKE AUFK-AUTYP Auftragstyp
I_SCHED_TYPE LIKE BAPI_ORDER_FUNC_CNTRL-SCHED_TYPE Terminierungsart
I_WORK_PROCESS_GROUP LIKE BAPI_ORDER_CNTRL_PARAM-WORK_PROC_GROUP Name einer Logon/Server-Gruppe
I_WORK_PROCESS_MAX LIKE BAPI_ORDER_CNTRL_PARAM-WORK_PROC_MAX Maximal verwendbare Zahl von Workprozessen

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_APPLLOG LIKE COWB_S_APPLLOG ApplicationLog Handle für COWORK
ET_DETAIL_RETURN LIKE BAPI_ORDER_RETURN Return structure for order BAPIs
IT_ORDERS LIKE BAPI_ORDER_KEY Order number

Exceptions

This function module does not define any Exceptions.