Menu

SAP Function Module FILL_DTKEYS

Hilfsstruktur anhand von Bankland und Zusatzfeld füllen

The Function Module FILL_DTKEYS (Hilfsstruktur anhand von Bankland und Zusatzfeld füllen) is a standard Function Module in SAP ERP and is part of the function group F110 within the package FBZ.

Technical Information

Function Module FILL_DTKEYS
Short Text Hilfsstruktur anhand von Bankland und Zusatzfeld füllen
Function Group F110
Package FBZ
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_BANK LIKE REGUT-BANKS Customer-specific bank country key
I_BUKRS LIKE REGUT-ZBUKR Company code for bank I_BANK
I_DTFOR LIKE REGUT-DTFOR Data medium format
I_DTKEYS LIKE REGUT-DTKEY Additional REGUT field

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_ZUSAETZE LIKE DTKEY The filled additional fields

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.