The Function Module LEINT_WORKLOAD_DURTN_GET (Gets operation execution time) is a standard Function Module in SAP ERP and is part of the function group LEINT_LYSRV within the package LEINT.
Function Module | LEINT_WORKLOAD_DURTN_GET |
Short Text | Gets operation execution time |
Function Group | LEINT_LYSRV |
Package | LEINT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_HU_HEADER | TYPE | LEINT_YHU_HEADER | Work Structure for Handling Unit Header | |
IV_YARD | TYPE | LXYRD_YARD | Yard | |
IV_YLCCL | TYPE | LXYRD_YLCCL | Location Class |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_DURTN | TYPE | LXYRD_DURTN | Duration |
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.