Menu

SAP Function Module BKK_BKKA_SET_DELDATE

Set closure date

The Function Module BKK_BKKA_SET_DELDATE (Set closure date) is a standard Function Module in SAP ERP and is part of the function group FBK0 within the package FKBK.

Technical Information

Function Module BKK_BKKA_SET_DELDATE
Short Text Set closure date
Function Group FBK0
Package FKBK
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_CLR_COND1 TYPE XFLAG SPACE New input values
I_CLR_DELDATE TYPE XFLAG SPACE New input values
I_DELDATE LIKE BKK40-DELDATE 0 Datum der Kontoauflösung
I_LOCK_ID LIKE IBKK53-LOCK_ID SPACE Sperrgrund
I_SET_COND1 TYPE XFLAG SPACE New input values
I_T_LOCK LIKE IBKK53-T_LOCK Bezeichnung Sperrgrund
I_WAERS LIKE BKK42-WAERS SPACE Währung Kontokorrentkonto

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.