Menu

SAP Function Module LXYRD_MOVE_DESTINATION_GET

Determine destination of movement activity for a vehicle

The Function Module LXYRD_MOVE_DESTINATION_GET (Determine destination of movement activity for a vehicle) 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_MOVE_DESTINATION_GET
Short Text Determine destination of movement activity for a vehicle
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
IR_VHART TYPE LXHME_RANGE_C4_T Table type of a Range for a (4) Character Field
IS_HU_HEADER TYPE LEINT_YHU_HEADER Work Structure for Handling Unit Header
IT_LYACT TYPE LYACT_T Activities
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
EV_YLCCL TYPE LXYRD_YLCCL Location Class
EV_YLCTN TYPE LXYRD_YLOCT Location

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.