Menu

SAP Function Module CO_BH_GET_ORDERS

Lesen aller relevanten Auftragsköpfe in der Belegtabelle

The Function Module CO_BH_GET_ORDERS (Lesen aller relevanten Auftragsköpfe in der Belegtabelle) 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_BH_GET_ORDERS
Short Text Lesen aller relevanten Auftragsköpfe in der Belegtabelle
Function Group COBH
Package CO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EXPLODE TYPE C Get linked orders for LEAD_AUFNR
FLG_RUECK LIKE RC27X-FLG_SEL ' ' Selektionskennzeichen
GET_OLD LIKE SY-DATAR ' '
I_ENQUEUE_CHECK TYPE C Nur gesperrte Aufträge lesen
LEAD_AUFNR LIKE AUFK-AUFNR ' '
NO_DIALOG_INFO LIKE SY-DATAR ' '
PSP_REF LIKE SY-DATAR ' '
TYPKZ LIKE KBED-TYPKZ '1'

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
CAUFVB_OLD LIKE CAUFVDB
CAUFVD_GET LIKE CAUFVDGET

Exceptions

This function module does not define any Exceptions.