!!!Examples of Procedures


!!New Hire

![IMPC] Definition
Subject Table: [P2K_HR_IDENTITIES]

Since this type of procedure is strictly adding new records, there is no need for a Find Block for any of the steps, instead a HEADER should be added to the Form Definition in [IMFD].

*[IEHR]  or [IEQH]
*[IEPI]
*[IECT]
*[IPRLU] or [IPRLC]
*[IPPM]
*[IBEL]
*[IBRA]
*[IPSN]
*[IEID]

!!New Hire Payroll

Subject Table: [P2K_HR_EMPLOYMENTS]

Since the newly hired employee will already be in the system, there is a need for a Find Block on the first step to locate the employee. 

Since all of the screens are for the same subject table ([P2K_HR_EMPLOYMENTS]) the procedure may be defined with a HEADER or the Find block may be added to each step.   

*[IPRLC] / [IPRLU]
*[IPPM]
*[IPSN]


!Termination
*[IETR]
*[IBEL]
*[IPSN]
*[IALA]


!Payroll
*[UPCALC]
*[RPREGC]
*[RPREGT]
*[UPCLOZ]
*[UPDISB]
*[UPGL]

!Security – new User
*[IMUS]
*[IMFS]
*[IMSV]
*[IMOS]
*[IMFOS]


!Security – new role
*[IMRO]
*[IMER]
*[IMFS]
*[IMUR]
*[IMSV]
*[IMOS]
*[IMFOS]




[{If var='loginstatus' contains 'authenticated'

----
![Discussion|Edit:Internal.PROCEDURE EXAMPLES]
[{InsertPage page='Internal.PROCEDURE EXAMPLES' default='Click to create a new discussion page'}]

}]