This page (revision-33) 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
33 26-Nov-2021 10:22 11 KB kparrott to previous
32 26-Nov-2021 10:22 11 KB kparrott to previous | to last
31 26-Nov-2021 10:22 11 KB kparrott to previous | to last
30 26-Nov-2021 10:22 11 KB kparrott to previous | to last
29 26-Nov-2021 10:22 11 KB rforbes to previous | to last
28 26-Nov-2021 10:22 11 KB JMyers to previous | to last
27 26-Nov-2021 10:22 11 KB JMyers to previous | to last
26 26-Nov-2021 10:22 11 KB JMyers to previous | to last
25 26-Nov-2021 10:22 11 KB JEscott to previous | to last
24 26-Nov-2021 10:22 11 KB JAiken to previous | to last
23 26-Nov-2021 10:22 11 KB JEscott to previous | to last
22 26-Nov-2021 10:22 10 KB JEscott to previous | to last
21 26-Nov-2021 10:22 10 KB JEscott to previous | to last

Page References

Incoming links Outgoing links
IMFN

Version management

Difference between version and

At line 44 changed 2 lines
;[Function Style |FUNCTION_STYLE]:
;[Subject Table|TABLE_NAME]:
;[Function Style |FUNCTION_STYLE]:This is used to indicate if the function is java orientated or a screen.
;[Subject Table|TABLE_NAME]: This is sometimes used to identify the subject of the data used in the form.
At line 51 changed 2 lines
;[Where to Run |WHERE_RUN]:Determines that the function runs on the client or on the server.
;[Function Level|FUNCTION_LEVEL]:Describes the level of complexity of the function, from low to high.
;[Where Run |WHERE_RUN]:Determines that if function runs using Oracle or Windward, this is typically used for reports.
;[Function Level|FUNCTION_LEVEL]:Describes the level of complexity of the function, from low to high. This may be used to restrict a function from being called by the Command Line in the application. This is often used for dialogs.