Menu

SAP Function Module CY_BT_DATES_FIRST_OPR_DET

Ersten Vorgang aus einem Auftrag auf einer Linie bestimmen

The Function Module CY_BT_DATES_FIRST_OPR_DET (Ersten Vorgang aus einem Auftrag auf einer Linie bestimmen) 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_DATES_FIRST_OPR_DET
Short Text Ersten Vorgang aus einem Auftrag auf einer Linie bestimmen
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_ARBID TYPE CRHD-OBJID Einsatzmittel Objektidentifikation
I_ARBPL TYPE MDSCT-PLARB Arbeitsplatz
I_AUFNR TYPE CAUFVD-AUFNR Auftragsnummer
I_BEDID TYPE KBKO-BEDID ID des Kapazitätsbedarfssatzes
I_PLNUM TYPE PLAF-PLNUM Nummer des Planauftrags
I_TYPKZ TYPE KBED-TYPKZ Typ des belasteten Objektes
I_VSNMR TYPE CAUFVD-VSNMR Nummer oder Bezeichnung einer Version
I_WERKS TYPE T001W-WERKS Werk

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
KBED_DATES TYPE KBED Kapazitätsbedarfssätze

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.