Want to Create Probationary Appraisal Auto
Hi , I want to create emp probationary Appraisal automatically based on probation period expires, so tihs I have write a procedure and it is creating appraisal at the Manager Self Service , is it possible to create probationary appraisal in Employee Self Service, I am using p_system_type parameter is 'MGRSTD' as follows
p_system_type => 'MGRSTD',
p_system_params => 'pSystemType=MGRSTD&pItemType=HRSSA&pProcessName=HR_APPRAISAL_DETAILS_JSP_PRC&pApprovalReqd=YD&pAMETranType=SSHRMS&pAMEAppId=800&OAFunc=HR_STANDARD_APPRAISAL_SS',
is there any other value can i use