Menu

SAP Function Module SAMPLE_INTERFACE_00011050

BKK: Kontoperiodizitäten - NEXT_DATE bearbeiten

The Function Module SAMPLE_INTERFACE_00011050 (BKK: Kontoperiodizitäten - NEXT_DATE bearbeiten) is a standard Function Module in SAP ERP and is part of the function group FBM5 within the package FKBD.

Technical Information

Function Module SAMPLE_INTERFACE_00011050
Short Text BKK: Kontoperiodizitäten - NEXT_DATE bearbeiten
Function Group FBM5
Package FKBD
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_BKKRS LIKE TBKK01-BKKRS Bankkreis
I_CALENDAR1 LIKE IBKK42-CAL_ID1 Feiertagskalenderschlüssel 1
I_CALENDAR2 LIKE IBKK42-CAL_ID2 Feiertagskalenderschlüssel 2
I_CLOS_TYP LIKE IBKKM7-CLOS_TYP Abschlußart
I_KEY_DATE LIKE IBKKM7-KEY_DATE Stichtag
I_PERIOD LIKE IBKKM7-PERIOD Periode
I_PER_UNIT LIKE IBKKM7-PER_UNIT Periodeneinheit
I_REFDATE LIKE IBKKM4-NEXT_DATE Nächster Termin

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 Rückgabewert, Rückgabewert nach ABAP-Anweisungen

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
C_NEXT_DATE LIKE IBKKM4-NEXT_DATE Nächster Termin

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.