The Function Module CIF_GEN_CONVERT_QUAN15_TO_13 (Schreibt den Inhalt eines Feldes QUAN15 in QUAN13) is a standard Function Module in SAP ERP and is part of the function group CIFG within the package CIF.
Function Module | CIF_GEN_CONVERT_QUAN15_TO_13 |
Short Text | Schreibt den Inhalt eines Feldes QUAN15 in QUAN13 |
Function Group | CIFG |
Package | CIF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_QUAN15 | LIKE | CIF_APOOUT-ORDERQUAN | Gutmenge im APO-Format | |
IV_UNIT | LIKE | CIF_APOOUT-UNITOFMEAS | Basismengeneinheit |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_QUAN13 | LIKE | CIF_R3POS-GAMNG | Gesamte Auftragsmenge | |
EV_UNIT | LIKE | CIF_R3POS-BMEINS | Basismengeneinheit |
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.