Menu

SAP Function Module KK_F_AFPO_MEINH_EXPORT

Lesen Auftrag und ermitteln der Mengeneinheit und der Kalkulationsvariante

The Function Module KK_F_AFPO_MEINH_EXPORT (Lesen Auftrag und ermitteln der Mengeneinheit und der Kalkulationsvariante) is a standard Function Module in SAP ERP and is part of the function group KKFA within the package CKCO.

Technical Information

Function Module KK_F_AFPO_MEINH_EXPORT
Short Text Lesen Auftrag und ermitteln der Mengeneinheit und der Kalkulationsvariante
Function Group KKFA
Package CKCO
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AUFNR_IMP LIKE AFKO-AUFNR CO production order number which should be read

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
KLVAR_EXP LIKE AFKO-KLVARP Costing variant plan
MEINH_EXP LIKE AFPO-MEINS Base unit of measure of the order

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
AUFNR_NOT_FOUND Order does not exist in the database
POSNR_NOT_FOUND Order item 0001 is not available