Menu

SAP Function Module T001W_KORDB_CHECK

Prüfen Kennzeichen Orderbuchpflicht

The Function Module T001W_KORDB_CHECK (Prüfen Kennzeichen Orderbuchpflicht) is a standard Function Module in SAP ERP and is part of the function group WR26 within the package WFIL.

Technical Information

Function Module T001W_KORDB_CHECK
Short Text Prüfen Kennzeichen Orderbuchpflicht
Function Group WR26
Package WFIL
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_RETURN_CODE LIKE BAPIRETURN-CODE Meldungs-Code
I_T001W_KORDB LIKE T001W-KORDB Kennzeichen Orderbuchpflicht

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_RETURN_CODE LIKE BAPIRETURN-CODE Meldungs-Code

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
O_ERROR_TABLE LIKE BAPIRET2 Returnparameter

Exceptions

This function module does not define any Exceptions.