Menu

SAP Function Module CY_BT_KBKO_READ_WITH_KEY

Eintrag in der KBKO-Belegtabelle mit Key lesen

The Function Module CY_BT_KBKO_READ_WITH_KEY (Eintrag in der KBKO-Belegtabelle mit Key lesen) is a standard Function Module in SAP ERP and is part of the function group CYBT within the package CX.

Technical Information

Function Module CY_BT_KBKO_READ_WITH_KEY
Short Text Eintrag in der KBKO-Belegtabelle mit Key lesen
Function Group CYBT
Package CX
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_AUFNR TYPE AFKO-AUFNR Auftragsnummer
I_BEDID TYPE KBKO-BEDID ID des Kapazitätsbedarfssatzes

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_AUFNR TYPE AFKO-AUFNR Auftragsnummer
KBKO_EXP TYPE KBKO Kopfsatz der Kapazitätsbedarfe

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.