Menu

SAP Function Module RH_PM_FUNDING_PERCENT_GET

Finanzierungsprozentsatz ermitteln

The Function Module RH_PM_FUNDING_PERCENT_GET (Finanzierungsprozentsatz ermitteln) is a standard Function Module in SAP ERP and is part of the function group RHBM_2 within the package PM01.

Technical Information

Function Module RH_PM_FUNDING_PERCENT_GET
Short Text Finanzierungsprozentsatz ermitteln
Function Group RHBM_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
CHECK_PROZT TYPE FLAG 'X' activate 100% check
PAY_MODE TYPE FLAG 'X' allgemeines flag

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
EX_HHM_PROZT_TAB LIKE PMRHBM002 percentage distribution with fi-fm elements
EX_PROZT_TAB LIKE PMRHBM001 percentage distribution
FIN_IN_TAB LIKE P1001 funding relations of object

Exceptions

This function module does not define any Exceptions.