This page (revision-37) was last changed on 26-Nov-2021 10:22 by kparrott

This page was created on 26-Nov-2021 10:22 by JMyers

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
37 26-Nov-2021 10:22 6 KB kparrott to previous
36 26-Nov-2021 10:22 4 KB jmyers to previous | to last
35 26-Nov-2021 10:22 4 KB jmyers to previous | to last
34 26-Nov-2021 10:22 4 KB jmyers to previous | to last
33 26-Nov-2021 10:22 4 KB JEscott to previous | to last
32 26-Nov-2021 10:22 4 KB JEscott to previous | to last
31 26-Nov-2021 10:22 4 KB JEscott to previous | to last
30 26-Nov-2021 10:22 4 KB JEscott to previous | to last
29 26-Nov-2021 10:22 4 KB JEscott to previous | to last
28 26-Nov-2021 10:22 4 KB JEscott to previous | to last
27 26-Nov-2021 10:22 4 KB JEscott to previous | to last
26 26-Nov-2021 10:22 4 KB JEscott to previous | to last
25 26-Nov-2021 10:22 4 KB JEscott to previous | to last HOW TO DEFINE USER PROCEDURES ==> USER PROCEDURES
24 26-Nov-2021 10:22 4 KB JEscott to previous | to last
23 26-Nov-2021 10:22 4 KB JEscott to previous | to last
22 26-Nov-2021 10:22 4 KB JEscott to previous | to last
21 26-Nov-2021 10:22 4 KB JEscott to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 29 changed one line
;[Seq #|STEP_SEQUENCE]: This field is used to order the [procedure|PROCEDURE] steps. The value does not matter; it is the order that counts. It is advisable to increment the step sequences by 10 to allow for insertion of new steps.
;[Seq #|STEP_SEQUENCE]: This field is used to order the [procedure|USER PROCEDURES] steps. The value does not matter; it is the order that counts. It is advisable to increment the step sequences by 10 to allow for insertion of new steps.
At line 31 changed one line
;[Function Name|FUNCTION_NAME]:This field identifies the function that the [procedure|PROCEDURE] step invokes (e.g. [IEID]).
;[Function Name|FUNCTION_NAME]:This field identifies the function that the [procedure|USER PROCEDURES] step invokes (e.g. [IEID]).
At line 33 changed one line
;[Description|DESCRIPTION]:This field describes the function that the [procedure|PROCEDURE] step invokes (e.g. Maintain Identity Information). This field defaults from the Function Name that is entered.
;[Description|DESCRIPTION]:This field describes the function that the [procedure|USER PROCEDURES] step invokes (e.g. Maintain Identity Information). This field defaults from the Function Name that is entered.
At line 35 changed one line
;[Mandatory|MANDATORY]: This field is a toggle that indicates whether the [procedure|PROCEDURE] step is mandatory.
;[Mandatory|MANDATORY]: This field is a toggle that indicates whether the [procedure|USER PROCEDURES] step is mandatory.