Menu

SAP Function Module CY_BT_KBED_READ_WITH_KEY

Eintrag in der KBED-Belegtabelle mit Key lesen

The Function Module CY_BT_KBED_READ_WITH_KEY (Eintrag in der KBED-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_KBED_READ_WITH_KEY
Short Text Eintrag in der KBED-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 KBED-BEDID ID des Kapazitätsbedarfssatzes
I_BEDZL TYPE KBED-BEDZL Interner Zähler
I_CANUM TYPE KBED-CANUM Zähler für KBED-Sätze(Untersch. Kapazit. und Einzelkapazit.)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_AUFNR TYPE AUFK-AUFNR Auftragsnummer
KBEDD_EXP TYPE KBEDD Kapazitätsbedarf: Dialogtabelle zu KBED

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.