Menu

SAP Function Module CK_F_READ_COSTING

Lesen der Erzeugniskalkulationen zum Kundenauftrag

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.

Technical Information

Function Module CK_F_READ_COSTING
Short Text Lesen der Erzeugniskalkulationen zum Kundenauftrag
Function Group CKAR
Package CKJ3
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table 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

Exceptions

This function module does not define any Exceptions.