The Function Module FAGL_MIG_GET_DOCNR (DOCNR aus dem Puffer holen) is a standard Function Module in SAP ERP and is part of the function group FAGL_MIG_OPITEMS within the package FAGL_MIG_CONVERSION.
Function Module | FAGL_MIG_GET_DOCNR |
Short Text | DOCNR aus dem Puffer holen |
Function Group | FAGL_MIG_OPITEMS |
Package | FAGL_MIG_CONVERSION |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_BELNR | TYPE | BELNR_D | Belegnummer eines Buchhaltungsbeleges | |
IV_BUKRS | TYPE | BUKRS | Buchungskreis | |
IV_BUZEI | TYPE | BUZEI | Nummer der Buchungszeile innerhalb des Buchhaltungsbelegs | |
IV_GJAHR | TYPE | GJAHR | Geschäftsjahr | |
IV_RLDNR | TYPE | FAGL_RLDNR | Ledger in der Hauptbuchhaltung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EV_DOCLN | TYPE | DOCLN6 | Buchungszeile | |
EV_DOCNR | TYPE | BELNR_D | Belegnummer |
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 |
---|---|
DATA_NOT_FOUND | Keine Daten gefunden |