The Function Module HRFPM_BUDGET_CONTROL_2 (PMG: Budget kontrollieren) is a standard Function Module in SAP ERP and is part of the function group HRFPM_FTE_BUDGET_CONTROL_2 within the package PAOC_FPM_FTE.
Function Module | HRFPM_BUDGET_CONTROL_2 |
Short Text | PMG: Budget kontrollieren |
Function Group | HRFPM_FTE_BUDGET_CONTROL_2 |
Package | PAOC_FPM_FTE |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PD_BEGDA | LIKE | P1000-BEGDA | '19000101' | Beginn des Betrachtungszeitraums |
PD_DO_NOT_DISPLAY | LIKE | ' ' | Flag: keine Ausgabe auf Dynpro | |
PD_ENDDA | LIKE | P1000-ENDDA | '99991231' | Ende des Betrachtungszeitraums |
PD_ISTAT | LIKE | P1000-ISTAT | '1' | Objektstatus |
PD_OBJID | LIKE | P1000-OBJID | Objektid | |
PD_PLVAR | LIKE | P1000-PLVAR | '01' | Planvariante |
PD_SVECT | LIKE | PCHDY-SVECT | Statusvektor |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.