Menu

SAP Function Module RH_PM_GET_FINYR

PMG: Ermittlung Haushaltsjahr zu Schlüssel oder Datum

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 RH_PM_GET_FINYR (PMG: Ermittlung Haushaltsjahr zu Schlüssel oder Datum) is a standard Function Module in SAP ERP and is part of the function group RHBP within the package PM01.

Technical Information

Function Module RH_PM_GET_FINYR
Short Text PMG: Ermittlung Haushaltsjahr zu Schlüssel oder Datum
Function Group RHBP
Package PM01
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_BUTGR LIKE T7PM9-BUTGR '01' Budgettypgruppe
I_DATUM LIKE SY-DATUM SY-DATUM Datum, zu dem HHJ gesucht werden soll

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_BEGDA LIKE T7PM9-BEGDA Anfang des Haushaltsjahres
E_ENDDA LIKE T7PM9-ENDDA Ende des Haushaltsjahres
E_INTERVAL TYPE C String Beginn-Ende

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IE_FINYR LIKE T7PM9-FINYR Haushaltsjahr, das gesucht werden soll

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FINYR_NOT_FOUND Haushaltsjahr nicht gefunden
FINYR_NOT_FOUND_FOR_DATE Haushaltsjahr zu I_DATUM nicht gefunden