Menu

SAP Function Module FLQ_CHECK_GL_BURNED

Sonstige Konten identifizieren

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.

Technical Information

Function Module FLQ_CHECK_GL_BURNED
Short Text Sonstige Konten identifizieren
Function Group FLQSERV
Package FFLQ
Module Type Normal Module

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing 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

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.