Menu

SAP Function Module BKK_HY_SPEC_CC_CONTROL_D30

Kontenhierarchie: Steuerung der Konten- und Betragseingaben (Dynpro 20+30)

The Function Module BKK_HY_SPEC_CC_CONTROL_D30 (Kontenhierarchie: Steuerung der Konten- und Betragseingaben (Dynpro 20+30)) is a standard Function Module in SAP ERP and is part of the function group FBHM within the package FKBR.

Technical Information

Function Module BKK_HY_SPEC_CC_CONTROL_D30
Short Text Kontenhierarchie: Steuerung der Konten- und Betragseingaben (Dynpro 20+30)
Function Group FBHM
Package FKBR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_HEADER_LINE LIKE IBKK6S4-CHAR99 Überschriftszeile (gültig ab, gültig bis)
I_MODE_DYNPRO LIKE IBKK6S2-EMODE I-Insert, R-Rename, U-Update, S-Display
I_NODE LIKE SEUCOMM aktueller Knoten der bearbeitet wird
I_TRANSF_TYPE TYPE BKK_TRANSF_TYPE Art der Ermittlung der Überträge

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_FLG_CHANGE LIKE IBKK6S4-CHAR1 '0' Änderungsflag: 0-False, 1-True

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_BKK610 LIKE BKK610 -> aktueller Eintrag, <- aktualisierter Eintrag
T_BKK620 LIKE BKK620 -> aktuelle Einträge, <- aktualisierte Einträge

Exceptions

This function module does not define any Exceptions.