SAP ABAP Function Module HR_99S_GET_PROC_CLASS_VALUE (HR-SE: Returns the value of a given Processing Class in a given Wage Type)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PY-XX-RS (Application Component) Reuse Services for Country Development
⤷
P99S (Package) Southern Europe Basis
⤷
⤷
Basic Data
| Function Module | HR_99S_GET_PROC_CLASS_VALUE | HR-SE: Returns the value of a given Processing Class in a given Wage Type |
| Function Group | HR99S00_PAYROLL | Southern Europe: Utilities payroll |
| Program Name | SAPLHR99S00_PAYROLL | Utilities payroll |
| INCLUDE Name | LHR99S00_PAYROLLU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
P_VALUE | TYPE | T52D2-PRCLV | Specification for Processing Class | |||
| |
P_RETURN_CODE | TYPE | SYST-SUBRC | Return value, return value after ABAP statements | |||
| |
P_MOLGA | TYPE | T500L-MOLGA | Country Grouping | |||
| |
P_LGART | TYPE | T512W-LGART | Wage Type | |||
| |
P_PROC_CLASS | TYPE | T52D1-PRCLS | Processing class | |||
| |
P_KEYDATE | TYPE | SYST-DATUM | Date and time, current (application server) date | |||
| |
P_T512W | TYPE | T512W | Wage Type Valuation | |||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20010607 |
| SAP Release Created in | 46C |