SAP ABAP Message Class 3G Message Number 868 (The status tables are not written in program &1)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PY-XX (Application Component) Payroll: General Parts
⤷
PCAL (Package) SAP HR Payroll Application Development
⤷
⤷
Attribute
| Message class | 3G | ||
| Short Description | Payroll: International | ||
| Message Number | |
868 | |
| Documentation status | |||
| Authorization check Error Message | |||
| Changed On | 19980427 |
Message Text
The status tables are not written in program &1
Help Document
Diagnosis
The program processes individual personnel numbers. It either uses the logical database PNP or creates the personnel number from a different object. However, no data is written to the status tables.
Procedure
There are two options available to you for writing data to the status tables:
- Use one of the two function modules HRPY_PROCESS_SET_PERNR_STATUS, which writes the status of an individual personnel number, or H
- Use the method of class CL_HR_PM_STATUS_MANAGER.
For calling one of the modules or the method in program , we recommend you use the include RPUPMF00 or RPUPMF10, and then call the form routine PM_REJECT or PM_SUCCESS at the places where it is determined which status a personnel number should be given.
History
| Last changed on/by | 20130531 | SAP | |
| SAP Release Created in |