The Function Module CK_F_READ_COSTING (Lesen der Erzeugniskalkulationen zum Kundenauftrag) is a standard Function Module in SAP ERP and is part of the function group CKAR within the package CKJ3.
Function Module | CK_F_READ_COSTING |
Short Text | Lesen der Erzeugniskalkulationen zum Kundenauftrag |
Function Group | CKAR |
Package | CKJ3 |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_CKHS | LIKE | CKHS_VB | ||
T_CKHT | LIKE | CKHT_VB | ||
T_CKIS | LIKE | CKIS_VB | ||
T_CKIT | LIKE | CKIT_VB | ||
T_CMFK | LIKE | CMFK_VB | ||
T_CMFP | LIKE | CMFP_VB | ||
T_KANZ | LIKE | KANZ | ||
T_KEKO | LIKE | KEKO_VB | ||
T_KEPH | LIKE | KEPH_VB | ||
T_VBXX | LIKE | VBXX |
This function module does not define any Exceptions.