The Function Module FAGL_GET_AW_FROM_BELNR (holt AW-Felder des Belegkopfs) is a standard Function Module in SAP ERP and is part of the function group FAGL_DOCUMENT_RELATION within the package FAGL_DB_PERSISTENCY.
Function Module | FAGL_GET_AW_FROM_BELNR |
Short Text | holt AW-Felder des Belegkopfs |
Function Group | FAGL_DOCUMENT_RELATION |
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 | Belegnummer eines Buchhaltungsbeleges | |
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 |
---|---|---|---|---|
E_AWORG | TYPE | AWORG | Referenzorganisationseinheiten | |
E_AWREF | TYPE | AWREF | Referenzbelegnummer | |
E_AWSYS | TYPE | AWSYS | Logisches System des Ursprungsbeleges | |
E_AWTYP | TYPE | AWTYP | Referenzvorgang | |
E_BLDAT | TYPE | BLDAT | Belegdatum im Beleg | |
E_BUDAT | TYPE | BUDAT | Buchungsdatum im Beleg | |
E_GLVOR | TYPE | GLVOR | Betriebswirtschaftlicher Vorgang |
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 |
---|---|
NOT_FOUND | Belegkopf nicht gefunden |