Purpose
The system calls this report dynamically based on the type of personnelaction performed by you. You can perform the following personnelactions: In this case, the report assigns the employee to the roster point of theselected roster ID. In this case, the report performs the following actions: Displays the current assignment of the employee Provide an option to create new assignment Delimits current assignment at creation of new assignment The report allows you to do one of the following: Assign the employee to an existing roster point of the selected rosterID Create new roster point for the selected roster ID and assign theemployee to it In this case, the report delimits the current assignment of an employeeto a roster point. Prerequisites Example Consider you want to create assignment of the employee to a roster pointID at occurrence of personnel action Hiring. Consider that you havemaintained that the last infotype that will be updated for personnelaction Hiring as Enter the infotype. In this case it would be > infotype (0185). If required, maintain the subtype for this infotype. In this case itwill be Specify the type of processing of this infotype. In this case it will beupdate, so specify 06. Specify the sequence number of the withholding type. Specify the indicator for the step. In this case it will be 'P'. Specify the variable function part. In this case it will bePSPAR-MASSN='01'. This specifies that if the personal action is update,then read the next record for this infotype. Maintain the second record for In the second record maintain the same entries except for indicator ofstep and variable function part. In the indicator of step field select Fand in the variable function part field enter IN_PA_OM(HINUINTEG_PA_OM). This indicates that at the update of the IType,,Sty,,Field N,,FC,,No,,S,,Variable Function part 0185,,33,,,,,,06,,9 ,,P,,PSPAR-MASSN=' 01' 0185,,33,,,,,,06,,10 ,,F,,IN_PA_OM(HINUINTEG_PA_OM) Features In this case, the system calls the subroutine maintained by you in Select the required roster ID. Assign the employee to the roster point. You have one the followingoptions: - Assign the employee to an existing roster point of the selected rosterID - Create new roster point for the selected roster ID and assign theemployee to it Execute the report. In this case, the system calls the subroutine maintained by you in Select the required roster ID. Maintain remark for current assignment ofthe selected roster ID, if required. Create new employee assignment for the selected roster ID. To do thisyou assign the employee to the roster point ID. You have one thefollowing options: - Assign the employee to an existing roster point of the selected rosterID - Create new roster point for the selected roster ID and assign theemployee to it Execute the report. In this case, the system calls the subroutine maintained by you in Output Report displays this if you are creating or changing the assignment ofan employee to a roster point. Report displays this if you are creating the assignment of a rosterpoint to a roster ID. Activities |