The Function Module HRWPC_RFC_CP_ADJ_PROC_CREATE (Anpassungsprozess initialisieren) is a standard Function Module in SAP ERP and is part of the function group HRWPC_COMPPLANNING_46CFF within the package PWPC_MAN_COMPPLANNING_46CFF.
Function Module | HRWPC_RFC_CP_ADJ_PROC_CREATE |
Short Text | Anpassungsprozess initialisieren |
Function Group | HRWPC_COMPPLANNING_46CFF |
Package | PWPC_MAN_COMPPLANNING_46CFF |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CPLAN | TYPE | T71CA-CPLAN | Vergütungsanpassungsart | |
CPROC | TYPE | T71C8-CPROC | Anpassungsgrund | |
CSTAT | TYPE | P0380-CSTAT | Status der Vergütungsanpassung | |
CURRENCY | TYPE | TCURC-WAERS | Währungsschlüssel | |
CYEAR | TYPE | T71C4-PYEAR | Planperiode |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_ADJUSTMENTTYPE_DATA | LIKE | HRWPC_S_CP_ADJTYPEDATA | Daten zur Vergütungsanpassungsart inkl. Budgettyp | |
T_ADJUSTMENT_DATA | LIKE | HRWPC_S_CP_P0380 | Personal-Stammsatz Infotyp 0380 (Vergütungsprotokol) | |
T_BUDGET_DATA | LIKE | HRWPC_S_CP_BUDINFO | HR-CM: Budgetdaten zur Vergütungsverwaltung | |
T_CSTAT_DATA | LIKE | HRWPC_S_CP_CSTATDATA | Daten zum Status einer Vergütungsanpassung | |
T_EMPLOYEE_DATA | LIKE | HRWPC_S_CP_EMPINFO | HR-CM: Mitarbeiterdaten zur Vergütungsverwaltung | |
T_ERROR | LIKE | HRWPC_S_CP_RPBENERR | ArbgLeistung Struktur für Fehlertabelle | |
T_PERNR | LIKE | HRWPC_S_CP_PERNR | Person für Vergütungsmanagement | |
T_RESULT | LIKE | HRWPC_S_CP_ERROR | Errorhandling |
This function module does not define any Exceptions.