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.
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 |
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 |
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 |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
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 |