Menu

SAP Function Module FM_ACTUALS_CHECK_WITH_CO_DATA

Prüft, ob auf ein CO-Objekt/Kostenart bereits gebucht wurde

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module FM_ACTUALS_CHECK_WITH_CO_DATA (Prüft, ob auf ein CO-Objekt/Kostenart bereits gebucht wurde) is a standard Function Module in SAP ERP and is part of the function group FMRA within the package FMFS.

Technical Information

Function Module FM_ACTUALS_CHECK_WITH_CO_DATA
Short Text Prüft, ob auf ein CO-Objekt/Kostenart bereits gebucht wurde
Function Group FMRA
Package FMFS
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_ABGJAHR LIKE FMZUOB-ABGJR
I_BSGJAHR LIKE FMZUOB-ABGJR '9999'
I_COST_ELEMENT LIKE FMZUKA-KSTAR
I_COST_OBJNR LIKE FMZUOB-OBJNR
I_FUNDS_AREA LIKE FM01-FIKRS
I_GJAHR LIKE FMZUOB-ABGJR

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_BOOKED LIKE FMDY-XFELD

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_COST_ELEMENT LIKE RANGE_C10

Exceptions

This function module does not define any Exceptions.