Menu

SAP Function Module K_KKB_KST_CHECK

Lesen Daten eines Kostenarten/Kostenelementesets zum Füllen von TKKB2

The Function Module K_KKB_KST_CHECK (Lesen Daten eines Kostenarten/Kostenelementesets zum Füllen von TKKB2) is a standard Function Module in SAP ERP and is part of the function group KKB4 within the package KKB.

Technical Information

Function Module K_KKB_KST_CHECK
Short Text Lesen Daten eines Kostenarten/Kostenelementesets zum Füllen von TKKB2
Function Group KKB4
Package KKB
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DFO LIKE TKKB2-DFO SPACE
IANW LIKE TKKB2-ANW '1' Application
KST LIKE TKKB2-KST

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
SET_DATA LIKE TKKB2 Data of the set
STEXT LIKE
SUBRC LIKE SY-SUBRC

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.