Menu

SAP Function Module LXYRD_MOVE_LOCATIONS_GET

Get possible locations for movement activities

The Function Module LXYRD_MOVE_LOCATIONS_GET (Get possible locations for movement activities) is a standard Function Module in SAP ERP and is part of the function group LXYRD_ACTV within the package LXYRD.

Technical Information

Function Module LXYRD_MOVE_LOCATIONS_GET
Short Text Get possible locations for movement activities
Function Group LXYRD_ACTV
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
IR_VHART TYPE LXHME_RANGE_C4_T Table type of a Range for a (4) Character Field
IT_HU_HEADER TYPE LEINT_YHU_HEADER_T HU table for Yard Management
IT_LYACT TYPE LYACT_T Activities
IV_LYARD TYPE LXYRD_YARD Yard
IV_NO_MESSAGE TYPE FLAG General Flag
IV_YLCCL TYPE LXYRD_YLCCL Location Class

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CT_LYLOC TYPE LYLOC_T Yard locations table

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.