Menu

SAP Function Module CO_BT_DIALOGTAB_ORD_CREATE

Dialogtabelle der Auftragsköpfe aufbauen

The Function Module CO_BT_DIALOGTAB_ORD_CREATE (Dialogtabelle der Auftragsköpfe aufbauen) is a standard Function Module in SAP ERP and is part of the function group COBH within the package CO.

Technical Information

Function Module CO_BT_DIALOGTAB_ORD_CREATE
Short Text Dialogtabelle der Auftragsköpfe aufbauen
Function Group COBH
Package CO
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
DIALOG_TAB LIKE RCLST Dialog table
OBJNR_TAB LIKE JSTO_PRE
OTAB LIKE ORD_INDEX

Exceptions

This function module does not define any Exceptions.