Menu

SAP Function Module F_CO_SOURCE_FIELD_APPEND

Übernehmen des Kostentyps+Text in die Kostenherkunftstabellen TKKH1+TKKH2

The Function Module F_CO_SOURCE_FIELD_APPEND (Übernehmen des Kostentyps+Text in die Kostenherkunftstabellen TKKH1+TKKH2) 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_APPEND
Short Text Übernehmen des Kostentyps+Text in die Kostenherkunftstabellen TKKH1+TKKH2
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 Company code of master record
RECIND_IMP LIKE T8JJ-RECID Cost type
TEXT_IMP LIKE T8JJT-TTEXT Text for cost type
UPDATE_KZ LIKE SPACE Change/enter( )/delete(D) entry

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
CALL_NOT_OK _
DELETE_NOT_OK _
INSERT_NOT_OK _
NO_KOKRS_FOUND no KOKRS allocated to BUKRS found
SOURCE_FIELD_EXIST Origin already exists
UPDATE_NOT_OK _