The Function Module LXYRD_HU_CREATE (Create yard vehicle) is a standard Function Module in SAP ERP and is part of the function group LXYRD_MNTR within the package LXYRD.
Function Module | LXYRD_HU_CREATE |
Short Text | Create yard vehicle |
Function Group | LXYRD_MNTR |
Package | LXYRD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IF_CREATE_HU_SCR | TYPE | FLAG | 'X' | General Flag |
IS_HU_HEADER | TYPE | LEINT_YHU_HEADER | HU for Yard Monitor | |
IV_LYARD | TYPE | LXYRD_YARD | Yard |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_HU_HEADER | TYPE | LEINT_YHU_HEADER | HU for Yard Monitor |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.