Menu

SAP Function Module BKK_PAYM_ITEM_POST_DIRECT_FEE

Zahlungsposten für direkte Gebühren buchen

The Function Module BKK_PAYM_ITEM_POST_DIRECT_FEE (Zahlungsposten für direkte Gebühren buchen) is a standard Function Module in SAP ERP and is part of the function group FBI0 within the package FKBP.

Technical Information

Function Module BKK_PAYM_ITEM_POST_DIRECT_FEE
Short Text Zahlungsposten für direkte Gebühren buchen
Function Group FBI0
Package FKBP
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_ACNUM_INT LIKE BKK40-ACNUM_INT Interne Kontonummer
I_BKKRS LIKE BKK40-BKKRS Bankkreis
I_DATE_POST LIKE BKKIT-DATE_POST Buchungsdatum
I_DATE_VALUE LIKE BKKIT-DATE_VALUE Valutadatum
I_PROCESS LIKE BKKIT-PROCESS Prozeß
I_X_IN_UPDATE_TASK TYPE BKK_XFELD 'X' X: In Update-Task

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_RETURN LIKE SY-SUBRC <> 0: Fehler
E_XERR LIKE IBKK_XCHKR Fehler je Kategorie

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
T_DIFF_VALUE LIKE IBKK9N Differenzieungsarten und Werte für Kondition

Exceptions

This function module does not define any Exceptions.