Menu

SAP Function Module OXT_ORDER_CHOICE

Query Request Number If Object Not Assigned Yet

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 OXT_ORDER_CHOICE (Query Request Number If Object Not Assigned Yet) is a standard Function Module in SAP ERP and is part of the function group OXT_WB_UTILITY within the package OXT_WB.

Technical Information

Function Module OXT_ORDER_CHOICE
Short Text Query Request Number If Object Not Assigned Yet
Function Group OXT_WB_UTILITY
Package OXT_WB
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_TARSYSTEM LIKE E070-TARSYSTEM ' ' Desired Transport Destination
IV_WARN_NOSTAND_TAR LIKE TRPARI-S_CHECKED ' ' Non-Blockable Objects Are to Be Added
WI_APPEND_TO_FO LIKE TRPARI-S_CHECKED ' ' Create Task from External Request
WI_APPEND_TO_ORDER LIKE TRPARI-S_CHECKED ' ' Request Without Task Possible
WI_CATEGORY LIKE E070-KORRDEV 'SYST' Des. Req.Category ('CUST','CUSY','SYST')
WI_CLIENT LIKE E070C-CLIENT SY-MANDT Desired Export Client for Request
WI_CLI_DEP LIKE TRPARI-W_CLI_DEP ' ' Flag: 'X' - Request Client Check for SYST Too
WI_DISPLAY_BUTTON LIKE TRPARI-S_CHECKED ' ' Flag: 'X'- Activate Function 'Display'
WI_E070 TYPE E070 E070-Entry for WI_ORDER (If Read)
WI_ORDER TYPE TRKORR ' ' Proposed Request
WI_ORDER_TYPE TYPE TRFUNCTION 'K' Desired Request Type ('K','L',' ')
WI_REMOVE_LOCKS LIKE TRPARI-S_CHECKED 'X' Flag: 'X'- Leave No SM12 Blocks Behind
WI_SIMULATION TYPE TRPARI-W_SIMULAT ' ' Flag: 'X'- No Changes to DB
WI_SUPPRESS_DIALOG LIKE KO008-DIAL_FLAG ' ' '-Dialog,'X'-Restricted Dialog,'D'-Dark
WI_TASK_TYPE TYPE TRFUNCTION 'S' Desired Request Type ('S','R',' ')

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
WE_ORDER TYPE TRKORR Selected Request
WE_TASK TYPE TRKORR Selected Task

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
WT_E071 LIKE E071 Object Table to Be Processed (for Mass Proc.)
WT_E071K LIKE E071K Key Table to Be Processed (for Mass Proc.)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DISPLAY_MODE User Desires Display
NO_CORRECTION_SELECTED User Has Cancelled Request Recording
OBJECT_APPEND_ERROR Error in Recording Object in Request
RECURSIVE_CALL Recursive Call of TRINT_ORDER_CHOICE