The Function Module QDQL_U_D_WORST_CASE (Calculate Dynamic Modification Valuation for Lot-Based Dynamic Modif.) is a standard Function Module in SAP ERP and is part of the function group QDQL within the package QDSE.
Function Module | QDQL_U_D_WORST_CASE |
Short Text | Calculate Dynamic Modification Valuation for Lot-Based Dynamic Modif. |
Function Group | QDQL |
Package | QDSE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_KZSKIPLOT | LIKE | SPACE | Indicator for Skip Lot | |
I_VBEWERTUNG | LIKE | QAVE-VBEWERTUNG | UD Valuation |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BWLOSDYN | LIKE | QDQL-BWLOSDYN | Dynamic Modification Valuation | |
E_KZSKIPLOT | LIKE | Indicator for Skip Lot |
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_QAMKR_TAB | LIKE | QAMKR | Characteristics Table |
This function module does not define any Exceptions.