Menu

SAP Function Module F_CO_SOURCE_FIELD_CHECK

Prüfen, ob die eingegebene Herkunft in der Herkunftstabelle vorhanden ist

The Function Module F_CO_SOURCE_FIELD_CHECK (Prüfen, ob die eingegebene Herkunft in der Herkunftstabelle vorhanden ist) is a standard Function Module in SAP ERP and is part of the function group JVHK within the package CKCO.

Technical Information

Function Module F_CO_SOURCE_FIELD_CHECK
Short Text Prüfen, ob die eingegebene Herkunft in der Herkunftstabelle vorhanden ist
Function Group JVHK
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
BUKRS_IMP LIKE T8JJ-BUKRS SPACE Company code of master record
HERKB_IMP LIKE TKKH1-HRKFT To-cost origin(at end of interval)
HERKV_IMP LIKE TKKH1-HRKFT From-cost origin(start date of interval)
KOKRS_IMP LIKE TKKH1-KOKRS SPACE Costing invoice code

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
HRKFT_TAB LIKE V_TKKH1 _

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_KOKRS_FOUND no KOKRS allocated to BUKRS found
NO_SOURCE_FIELD_FOUND no appropriate origin found