The Function Module FAGL_GET_DOCUMENT_NUMBER (Holen der Belegnummer für GLFLEX) is a standard Function Module in SAP ERP and is part of the function group FAGL_GLFLEX_DOC_NUMBER within the package FAGL_POSTING_SERVICES.
Function Module | FAGL_GET_DOCUMENT_NUMBER |
Short Text | Holen der Belegnummer für GLFLEX |
Function Group | FAGL_GLFLEX_DOC_NUMBER |
Package | FAGL_POSTING_SERVICES |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BLART | TYPE | BLART | Belegart | |
I_BUKRS | TYPE | BUKRS | Buchungskreis | |
I_GJAHR | TYPE | GJAHR | Geschäftsjahr | |
I_RLDNR | TYPE | RLDNR | Ledger | |
I_RYEAR | TYPE | RYEAR | Geschäftsjahr | |
I_TEMP_BELNR | TYPE | BELNR_D | Belegnummer eines Buchhaltungsbeleges | |
I_TEST | TYPE | FLAG | SPACE | allgemeines flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_BELNR | TYPE | BELNR_D | Belegnummer eines Buchhaltungsbeleges | |
E_DOCNR | TYPE | DOCNR | Belegnummer |
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.