The Function Module BKK_CLOSING_GET_CLOSCATGTEXT (Abschluß: Bezeichnung für Massenabschluß ermitteln) is a standard Function Module in SAP ERP and is part of the function group FBM5 within the package FKBD.
Function Module | BKK_CLOSING_GET_CLOSCATGTEXT |
Short Text | Abschluß: Bezeichnung für Massenabschluß ermitteln |
Function Group | FBM5 |
Package | FKBD |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CLOSTYPE | LIKE | IBKKM15-CLOS_TYP | Abschlußart | |
I_RUNCATG | TYPE | C | G_CON_FIRST_RUN | Lauftyp (0: Erstlauf, 1:Nachbearbeitung) |
I_XACCRUAL | LIKE | IBKKM15-XACCRUAL | Kennzeichen: Zinsabgrenzung | |
I_XRESTART | LIKE | IBKKM15-XRESTART | Kennz.: Wiederaufsetzen bei Kontoabschluß |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_CLOSCATGTEXT | LIKE | IBKKM15-TCLOSRUN | Bezeichnung des Massenabschlusses |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.