The Function Module BKK_CLOSING_SET_PARAM (BKK: Setzen der Abschlußparameter) is a standard Function Module in SAP ERP and is part of the function group FBM3 within the package FKBD_FINSERV.
Function Module | BKK_CLOSING_SET_PARAM |
Short Text | BKK: Setzen der Abschlußparameter |
Function Group | FBM3 |
Package | FKBD_FINSERV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACCOUNTGE | LIKE | IBKKM9-ACCOUNTGE | Kontonummer >- | |
I_ACCOUNTLE | LIKE | IBKKM9-ACCOUNTLE | Kontonummer <- | |
I_ACURRENCY | LIKE | IBKKM9-ACURRENCY | Kontowährung | |
I_CLOSEDATE | LIKE | IBKKM9-CLOSEDATE | Abschlußdatum | |
I_CLOSETIME | LIKE | IBKKM9-CLOSETIME | SY-UZEIT | Abschlußuhrzeit |
I_CLOS_TYP | LIKE | IBKKM9-CLOS_TYP | Abschlußart | |
I_DATA_BKSTAT | LIKE | IBKKM13 | Zusatzdaten für Kontoauszug | |
I_DATA_CLEARING | LIKE | IBKKM11 | Zusatzdaten für Cash Concentration | |
I_DATA_COND | LIKE | IBKKM10 | Zusatzdaten für Kontenabschluß | |
I_PROGDATE | LIKE | BKKM3-PROGDATE | SY-DATUM | Programmdatum (Erster Lauf) |
I_PROGN | LIKE | BKKM3-PROGN | Programmname | |
I_PROGNO | LIKE | BKKM3-PROGNO | Programmnummer | |
I_RUNCATG | LIKE | BKKM3-RUNSTARTNO | Typ des Programmlaufs | |
I_RUNDATE | LIKE | IBKKM9-RUNDATE | SY-DATUM | Datum des aktuellen Programmstarts |
I_RUNTIME | LIKE | IBKKM9-RUNTIME | SY-UZEIT | Uhrzeit des aktuellen Programmstarts |
I_RUNUSER | LIKE | IBKKM9-RUNUSER | SY-UNAME | Benutzer, der akt. Lauf gestartet hat |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_UPDATEINSERT | TYPE | C | 'I': Insert, 'U': Update |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
INVALID_KEY | ungültiger Schlüssel |
SET_PARAM_FAILED | Setzen der Parameter fehlgeschlagen |