Menu

SAP Function Module LXYRD_ACTIVITY_CREATION_CHECK

Check if vehicle is relevant for activity creation

The Function Module LXYRD_ACTIVITY_CREATION_CHECK (Check if vehicle is relevant for activity creation) 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_ACTIVITY_CREATION_CHECK
Short Text Check if vehicle is relevant for activity creation
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
IT_HU_HEADERS TYPE LEINT_YHU_HEADER_T HU table for Yard Management
IV_ACTTY TYPE LXYRD_ACTTY Activity Type
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_CREATION_ALLOWED TYPE FLAG General Flag

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.