The Function Module BKK_COND_POSTPRIOR_READ (Auslesen des ält. Buchungsdatums Rückbuchung) is a standard Function Module in SAP ERP and is part of the function group FB92 within the package FKBC.
Function Module | BKK_COND_POSTPRIOR_READ |
Short Text | Auslesen des ält. Buchungsdatums Rückbuchung |
Function Group | FB92 |
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 | BKK93-ACNUM_INT | int. Kontonummer | |
I_BKKRS | LIKE | BKK93-BKKRS | Bankkreis |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_POSTPRIOR_NR | LIKE | BKK93-CLOS_NR | Nummer der Rückbuchung | |
E_POSTPRIOR_NRADD | LIKE | BKK92-CLOS_NRADD | Zusatznummer der Rückbuchung | |
E_POSTPRIOR_YEAR | LIKE | BKK93-CLOS_YEAR | Jahr der Rückbuchung |
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_ENTRY_FOUND | Keine Einträge auf der Datenbank gefunden |