Data Element list used by 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)
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) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AUSPV | Specification for Processing Class | SOURCE REFERENCE(P_VALUE) TYPE T52D2-PRCLV |
|
| 2 | LGART | Wage Type | SOURCE REFERENCE(P_LGART) TYPE T512W-LGART OPTIONAL |
|
| 3 | MOLGA | Country Grouping | SOURCE REFERENCE(P_MOLGA) TYPE T500L-MOLGA OPTIONAL |
|
| 4 | VKLAX | Processing class | SOURCE REFERENCE(P_PROC_CLASS) TYPE T52D1-PRCLS |
|