The Function Module PS_CONVERT_QUANTITY_ALL_PERIOD (Konvertieren der gebuchten Mengen) is a standard Function Module in SAP ERP and is part of the function group PS_RPSCO_K within the package KAP0.
Function Module | PS_CONVERT_QUANTITY_ALL_PERIOD |
Short Text | Konvertieren der gebuchten Mengen |
Function Group | PS_RPSCO_K |
Package | KAP0 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IS_RPSQT | LIKE | RPSQT | Mengeneinheit, Mengen, MUV-Flags |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CS_RPSQT | LIKE | RPSQT | Fortzuschreibender Datensatz |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_OUTPUT_UNIT | Keine fortzuschreibende Mengeneinheit |
QUANTITY_INCOMPLETE | Mengenkonvertierung nicht möglich |
ZERO_QUANTITY | Menge - 0 |