Use the WRITE_VLA entry point to modify the payroll variable values of the slip lines.
The entry point is called when reading slip lines that must be transfered to payroll. It is called before performing any entry on the PPREQUESTD folder.
The GPE variable is tested when resuming the execution of the processing. If GPE<>0, the recording in PPREQUESTD is not performed.
Use the ISCHEF entry point to control whether the entered manager is defined as the hierarchical supervisor of the employee being processed.
The entry point is called during the search determining whether a manager is defined as the hierarchical supervisor of the employee being processed.
The ISCHEF boolean variable is tested when resuming the execution of the processing. If ISCHEF=0, the current employee is not under the supervision of the manager entered.