The Function Module PPETIENG_QUANTITY_UNIT_GET (Pflege der Menge und Mengeneinheit einer Variante) is a standard Function Module in SAP ERP and is part of the function group PPETIENG within the package CPPEWB.
Function Module | PPETIENG_QUANTITY_UNIT_GET |
Short Text | Pflege der Menge und Mengeneinheit einer Variante |
Function Group | PPETIENG |
Package | CPPEWB |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IM_EXPL_QUANT | TYPE | PVS_QUANT | Aufgelöste Menge | |
IM_EXPL_QUNIT | TYPE | PVS_QUNIT | Aufgelöste Mengeneinheit | |
IM_MSG_OPT | TYPE | PPET_MSG_OPT | 'A' | Nachrichtenhandling |
IM_S_OBJECT_ID | TYPE | PPETI_S_OBJECT_ID | Objekt Identifikation |
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 |
---|---|---|---|---|
CH_QUANT | TYPE | PVS_QUANT | Menge (aus Variante) | |
CH_QUNIT | TYPE | PVS_QUNIT | Mengeneinheit (aus Variante) |
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Fehler beim Pflegen der Menge und Mengeneinheit |