Menu

SAP Function Module LD01_GET_SCHEDULING_WORKCENTER

ermittelt für eine Linie den Terminierungsarbeitsplatz

The Function Module LD01_GET_SCHEDULING_WORKCENTER (ermittelt für eine Linie den Terminierungsarbeitsplatz) is a standard Function Module in SAP ERP and is part of the function group LD01 within the package LALD.

Technical Information

Function Module LD01_GET_SCHEDULING_WORKCENTER
Short Text ermittelt für eine Linie den Terminierungsarbeitsplatz
Function Group LD01
Package LALD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
L_NAME LIKE CRHD-ARBPL Name der Linie
L_OBJID LIKE CRHD-OBJID OBJID der Linie
L_WERKS LIKE CRHD-WERKS Werk der Linie

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
STATUS LIKE SY-SUBRC siehe FBausteindoku
SWC_NAME LIKE CRHD-ARBPL Name des Terminierungsarbeitsplatzes
SWC_OBJID LIKE CRHD-OBJID OBJID des Terminierungsarbeitsplatzes
SWC_WERKS LIKE CRHD-WERKS Werk des Terminierungsarbeitsplatzes

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_SCHEDULING_WORKCENTER Stammdaten des gefundenen Term.arbpl. ungültig
LINE_NOT_FOUND angegebene Linie wurde nicht gefunden