Menu

SAP Function Module LXYRD_LOCAT_DETERMINE

Determine location for scheduling activity

The Function Module LXYRD_LOCAT_DETERMINE (Determine location for scheduling activity) is a standard Function Module in SAP ERP and is part of the function group LXYRD_LCDT within the package LXYRD.

Technical Information

Function Module LXYRD_LOCAT_DETERMINE
Short Text Determine location for scheduling activity
Function Group LXYRD_LCDT
Package LXYRD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_LOCATION TYPE LXYRD_LOCATION Location
IS_YARD_HU TYPE LEINT_YHU_HEADER HU for Yard Monitor
IT_LYSPF TYPE LYSPF_T Table type of LYSPF
IV_LYARD TYPE LXYRD_YARD Yard

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_LOCATION TYPE LYLOC_T Yard locations table
ET_LYDTP TYPE LYDTP_T Table type of LYDTP
ET_LYGRR TYPE LYGRR_T Table type of LYGRR
EV_LGTYP_GRP TYPE LXYRD_GLCGR Location Group

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.