Menu

SAP Function Module CIF_GEN_CONVERT_QUAN15_TO_13

Schreibt den Inhalt eines Feldes QUAN15 in QUAN13

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.