The Function Module FLQ_CHECK_GL_BURNED (Sonstige Konten identifizieren) is a standard Function Module in SAP ERP and is part of the function group FLQSERV within the package FFLQ.
Function Module | FLQ_CHECK_GL_BURNED |
Short Text | Sonstige Konten identifizieren |
Function Group | FLQSERV |
Package | FFLQ |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
P_BUKRS | LIKE | SKB1-BUKRS | Buchungskreis | |
P_HKONT | LIKE | SKB1-SAKNR | Nummer des Sachkontos |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
C_SUBRC | LIKE | SY-SUBRC | Rückgabewert, Rückgabewert nach ABAP-Anweisungen |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.