Menu

SAP Function Module RH_PM_EXTEND_DATA_EXPORT

PMG: Export der Daten zur Fortschreibung

The Function Module RH_PM_EXTEND_DATA_EXPORT (PMG: Export der Daten zur Fortschreibung) is a standard Function Module in SAP ERP and is part of the function group RHBG_2 within the package PM01.

Technical Information

Function Module RH_PM_EXTEND_DATA_EXPORT
Short Text PMG: Export der Daten zur Fortschreibung
Function Group RHBG_2
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
BEGDA TYPE P1000-BEGDA Beginndatum
ENDDA TYPE P1000-ENDDA Endedatum
ISTAT TYPE P1000-ISTAT Planungsstatus
NEW_ENDDA TYPE P1000-ENDDA Endedatum
NEW_FINYR TYPE T7PM9-FINYR Haushaltsjahr
OBJID TYPE P1000-OBJID ObjektId
PLVAR TYPE P1000-PLVAR Planvariante

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
CUSTOMER_INFTY LIKE T7PMP Haushaltsfortschreibung

Exceptions

This function module does not define any Exceptions.