Menu

SAP Function Module FM_BLANK_ALLOWED

BLANK ist kein gültiger Wert für Kontierungselemente des Public Sector

The Function Module FM_BLANK_ALLOWED (BLANK ist kein gültiger Wert für Kontierungselemente des Public Sector) is a standard Function Module in SAP ERP and is part of the function group FM02 within the package FMMD.

Technical Information

Function Module FM_BLANK_ALLOWED
Short Text BLANK ist kein gültiger Wert für Kontierungselemente des Public Sector
Function Group FM02
Package FMMD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_COMPANY_CODE LIKE T001-BUKRS Buchungskreis
I_FISCAL_YEAR TYPE FM_BLANK_TO_YEAR Bis Geschäftsjahr für BLANK als gültigen Wert
I_FLG_FUNCTION_CHECK LIKE FMDY-XFELD 'X' Feld zum Ankreuzen
I_FLG_FUND_CHECK LIKE FMDY-XFELD 'X' Feld zum Ankreuzen
I_FLG_GRANT_CHECK LIKE FMDY-XFELD 'X' Feld zum Ankreuzen
I_FLG_MEASURE_CHECK LIKE FMDY-XFELD 'X' Feld zum Ankreuzen
I_FM_AREA LIKE FM01Y-FIKRS Finanzkreis
I_FUNCTION LIKE FMIT-RFAREA Funktionsbereich
I_FUND LIKE FMIT-RFONDS Fonds
I_GRANT TYPE GM_GRANT_NBR Mittelbewilligung
I_MEASURE TYPE FM_MEASURE Maßnahme im Haushaltsmanagement

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_FUNCTION_BLANK TYPE FM_FUNCTION_BLANK BLANK ist ein gültiger Wert für den Funktionsbereich
E_FLG_FUND_BLANK TYPE FM_FUND_BLANK BLANK ist ein gültiger Wert für den Fonds
E_FLG_GRANT_BLANK TYPE GM_GRANT_BLANK BLANK ist ein gültiger Wert für den Grant
E_FLG_MEASURE_BLANK TYPE FM_MEASURE_BLANK BLANK ist ein gültiger Wert für das Haushaltsprogramm

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.