The Function Module BKK_COND_CLOSE_GET_PERIOD (Periode zum Buchungsdatum) is a standard Function Module in SAP ERP and is part of the function group FB96 within the package FKBC.
Function Module | BKK_COND_CLOSE_GET_PERIOD |
Short Text | Periode zum Buchungsdatum |
Function Group | FB96 |
Package | FKBC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ACNUM_INT | LIKE | BKK91-ACNUM_INT | int. Kontonummer | |
I_BKKRS | LIKE | BKK91-BKKRS | Bankkreis | |
I_CLOS_TYP | LIKE | BKK92-CLOS_TYP | Vorgang | |
I_DATE_POST_ACT | LIKE | BKK91-DATE_POST | aktuelles Datum | |
I_DATE_POST_ITEM | LIKE | BKK91-DATE_POST | Buchungsdatum |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CP | LIKE | SY-SUBRC | Current Period Flag (s. Doku.) | |
E_POSTING_NR | LIKE | BKK92-CLOS_NR | Buchungsnummer | |
E_POSTING_NRADD | LIKE | BKK92-CLOS_NRADD | Zusatz zur Buchungsnummer | |
E_POSTING_YEAR | LIKE | BKK92-CLOS_YEAR | Buchungsjahr |
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 |
---|---|
NO_PERIOD_FOUND | Keine Periode bestimmbar |