Menu

SAP Function Module RH_PM_FUNDING_SAVE

FPM: Speichern der Finanzierung

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_FUNDING_SAVE (FPM: Speichern der Finanzierung) is a standard Function Module in SAP ERP and is part of the function group RHB7_BASICS within the package PM01.

Technical Information

Function Module RH_PM_FUNDING_SAVE
Short Text FPM: Speichern der Finanzierung
Function Group RHB7_BASICS
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
ACTIVE_OBJID TYPE OBJEKTID ObjektId
ACTIVE_OTYPE TYPE OTYPE Objekttyp
AUSART TYPE AUSART Ausgabenart
BEGDA TYPE BEGDA Gültigkeitsbeginn
CURCY TYPE CURCY Währungsschlüssel
ENDDA TYPE ENDDA Gültigkeitsende
GENERATE TYPE FLAG allgemeines flag
ISTAT TYPE ISTAT_D Planungsstatus
KCURR TYPE FLAG allgemeines flag
NOT_INTEGRATED TYPE FLAG 'X' allgemeines flag
OBJID TYPE OBJEKTID ObjektId
OTYPE TYPE OTYPE Objekttyp
PLVAR TYPE PLVAR Planvariante
READ_DATABASE TYPE FLAG 'X' allgemeines flag
SAVE_WORK TYPE FLAG 'X' allgemeines flag

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
MESSAGE_FLAG TYPE FLAG allgemeines flag
NEW TYPE FLAG allgemeines flag
SAVED_WORK TYPE FLAG allgemeines flag

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FIN LIKE RHPMFIN Struktur für Finanzierungsfunktionen
FIN_DELETE LIKE RHPMFIN Struktur für Finanzierungsfunktionen
P1001_INPUT LIKE P1001 Finanzierungen auf der Datenbank
P1001_OUT LIKE P1001 Anzulegende Finanzierungen
P1001_UNDO LIKE P1001 Finanzierungen für UNDO
PRE_DELETE LIKE P1001 MVB die bereits gelöscht wurden
PRE_INSERT LIKE P1001 MVB die neu angelegt werden sollen

Exceptions

This function module does not define any Exceptions.