The Function Module FAGL_GET_BSEG_ADD_DOC (BSEG_ADD mit Belegnummer lesen) is a standard Function Module in SAP ERP and is part of the function group FAGL_BSEG within the package FAGL_DB_PERSISTENCY.
Function Module | FAGL_GET_BSEG_ADD_DOC |
Short Text | BSEG_ADD mit Belegnummer lesen |
Function Group | FAGL_BSEG |
Package | FAGL_DB_PERSISTENCY |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BELNR | TYPE | BELNR_D | Nummer eines Geschäftsvorfalls im Rechnungswesen | |
I_BUKRS | TYPE | BUKRS | Buchungskreis | |
I_GJAHR | TYPE | GJAHR | Geschäftsjahr |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_BSEG | TYPE | FAGL_T_BSEG | Tabelle mit BSEG-Zeilen | |
ET_BSEG_ADD | TYPE | FAGL_T_BSEG_ADD | Tabelle mit BSEG_ADD-Zeilen |
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 |
---|---|
INVALID_PARAMETERS | Aufruf mit ungültigen Parametern |
NOT_FOUND | Nichts selektiert |