POSITION APPROVAL SET UP
Back to current versionRestore this version

Step 1 - IMFN, Copy IDPS#

In order to set up approvals, the IDPS screen MUST be copied. Use the IMFN screen to copy IDPS and make the following changes.

Step 2 - IMFN, Add Security#

Once the new function has been created add, as a minimum, the P2K_MASTER role on the execution rights tab.

Step 3 - IMFN, Add Approval Preference#

On the Preferences Tab the function preference “DPS_APPRVL_REQ” will need to be set to “True”. This will result in approvals being tied to the new extended function. In order for the preference to be respected, you must log out and back in again.

Step 4 - IMFOS, Add Object Security#

Once the newly created function is in place, object security should be used to restrict all fields that will not require approvals. Object security for a form can be done in the IMFOS screen.

It is suggested to secure off the “standing” column on the extended IDPS form to avoid the value from being manually changed. You will not be able to select “Waiting for Approval” or “Not Approved” on the original IDPS screen this can only be changed on the extended IDPS screen.

Step 5 - IDAP, Define Approval Process#

Step 6 - IMLOVL, Define New Find Block#

The original IDPS will not display any positions that are in a status of “Waiting for Approval”.

A new find block LOV with a where clause changed to include positions waiting approval will need to be added to the new extended form. (In this example, the where clause has been removed and all the status types are included on the extended form).

Step 7 - Add Find Block to New IDPS Function#

Once the new find has been created it will need to be attached to the newly created function on the IMFN screen.

Step 8 - Exit and Re-enter Application#