Menu

SAP Function Module FM_ACTUALS_CHECK

Summensätze nachlesen

The Function Module FM_ACTUALS_CHECK (Summensätze nachlesen) is a standard Function Module in SAP ERP and is part of the function group FMTO_CORE within the package FMFS_CORE.

Technical Information

Function Module FM_ACTUALS_CHECK
Short Text Summensätze nachlesen
Function Group FMTO_CORE
Package FMFS_CORE
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_BUKRS LIKE T001-BUKRS SPACE Company code
I_FAREA TYPE TFKB-FKBER SPACE Interne Finanzposition (8-stellig)
I_FIKRS LIKE FM01-FIKRS SPACE Financial management area
I_FIPEX LIKE FMIT-RFIPEX SPACE Finanzposition
I_FIPOS LIKE FMFPO-FIPOS SPACE Commitment item
I_FISTL LIKE FMFCTR-FICTR SPACE Funds center
I_FISTL_OBJNR LIKE FMFCTR-CTR_OBJNR SPACE Funds center object number
I_FLG_AND_COMBINING LIKE FMDY-XFELD SPACE And link (funds center/cmmt item/fund)
I_FLG_ONLY_CA LIKE FMDY-XFELD SPACE Feld zum Ankreuzen
I_FLG_ONLY_CB LIKE FMDY-XFELD SPACE Only Cash Budget Management
I_FONDS LIKE FMFINCODE-FINCODE SPACE Fund
I_GJAHR_AB LIKE BKPF-GJAHR '0000' Start of fiscal year
I_GJAHR_BIS LIKE BKPF-GJAHR '0000' End of fiscal year
I_GRANT_NBR TYPE GM_GRANT_NBR SPACE Mittelbewilligung
I_MEASURE TYPE FM_MEASURE SPACE Programm im Haushaltsmanagement
I_POSIT LIKE FMFPO-POSIT SPACE Internal number of commitment item

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_ACTUALS_FOUND TYPE FMDY-XFELD Actual data was found

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.