Site icon SAP Human Resources Experts And Solutions

Customize HR Process Workbench (PUST)

<p>Hi&period;<&sol;p>&NewLine;<p>I hope most of you have heard about PUST transaction&period; This is convinient  tool to build payroll close process&period; It&&num;8217&semi;s idea is a chain of steps build from programms that we use in payroll close procedure&period; We can set variants for each program&comma; build them in a sequence and run all at once &lpar;or step by step autmatically&rpar;&period; User all needs is to hit Run button and watch it&period; While it&&num;8217&semi;s running it will show logs for each step&sol;programm and user will understand possible issues with easy&period;<&sol;p>&NewLine;<p>There is no need to explain all customizing in detail as it&&num;8217&semi;s pretty simple&period; At first setup Workflow as some particular elements use it for notifications&period; To do this run though SAP Note 133182 &&num;8211&semi; Process Manager&colon; No process is started&period;  Program starts &&num;8211&semi; event fires&period; Program stops &&num;8211&semi; event fires&period; It allows to run several programms in parallel and use workflows for example to payroll agreements&period;<&sol;p>&NewLine;<p>For a user it will look like&period;<&sol;p>&NewLine;<p><a href&equals;"http&colon;&sol;&sol;saphr&period;ru&sol;wp-content&sol;uploads&sol;pust&lowbar;2&period;jpg"><img class&equals;"alignnone size-medium wp-image-1126" src&equals;"http&colon;&sol;&sol;saphr&period;ru&sol;wp-content&sol;uploads&sol;pust&lowbar;2-300x222&period;jpg" alt&equals;"pust&lowbar;2" width&equals;"300" height&equals;"222" &sol;><&sol;a><&sol;p>&NewLine;<p><&excl;--more--><&sol;p>&NewLine;<p>Consultant sets process model in PEST transaction&period; Model is a set of steps&comma; which system runs&period;  Step is an ABAP program or breakpoint to make a decision&period; Breakpoints could be conditional or unconditional&period; Conditional breakpoint &&num;8211&semi; time evaluation was performed for all employees&period; Unconditional &&num;8211&semi; just stop process for user to make a decision&period;<&sol;p>&NewLine;<p>Container is used to transfer status data between programs in steps&period; It&&num;8217&semi;s an internal structure in memory which is filled on a first model run with period and personnel numbers&period; Then this info is transferred to all other programs in a model&period;<&sol;p>&NewLine;<p>For correct run it&&num;8217&semi;s a good idea to use system variants in all steps&period; In a model we set program and variant&period; I usually user CUS&amp&semi; variants so user won&&num;8217&semi;t change them&period;<&sol;p>&NewLine;<p>This is an example of a model for US company&period;<&sol;p>&NewLine;<p><a href&equals;"http&colon;&sol;&sol;saphr&period;ru&sol;wp-content&sol;uploads&sol;pust&period;jpg"><img class&equals;"alignnone size-medium wp-image-1125" src&equals;"http&colon;&sol;&sol;saphr&period;ru&sol;wp-content&sol;uploads&sol;pust-300x100&period;jpg" alt&equals;"pust" width&equals;"300" height&equals;"100" &sol;><&sol;a><&sol;p>&NewLine;<p>&nbsp&semi;<&sol;p>&NewLine;

Exit mobile version