This page (revision-49) 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
49 26-Nov-2021 10:22 261 bytes kparrott to previous
48 26-Nov-2021 10:22 10 KB kparrott to previous | to last
47 26-Nov-2021 10:22 10 KB khiggs to previous | to last
46 26-Nov-2021 10:22 10 KB JMyers to previous | to last
45 26-Nov-2021 10:22 10 KB JMyers to previous | to last
44 26-Nov-2021 10:22 10 KB JMyers to previous | to last
43 26-Nov-2021 10:22 10 KB JMyers to previous | to last
42 26-Nov-2021 10:22 10 KB JMyers to previous | to last
41 26-Nov-2021 10:22 10 KB JMyers to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 20 changed 4 lines
;[Function Name|]: This field displays the name of the function to which the form belongs.(Mandatory)
;[Product|]: This field displays the name of the product to which the function belongs. (Mandatory)
For example, AT for Attendance or BE for Benefits.
;[Description|]:This field provides a short description of the function. (Mandatory)
;[Function Name|]: This field displays the name of the function to which the form belongs.
;[Product|]: This field displays the name of the product to which the function belongs.
;:For example, AT for Attendance or BE for Benefits.
;[Description|]:This field provides a short description of the function.
At line 32 removed one line
Where Clauses require familiarity with SQL and databases.
At line 34 changed 16 lines
;[Seq#|]:
This field indicates the sequential order by which the tables are linked to the function.
;[Data Source|]: This field will hold the official name of the table. (Mandatory)
;[Table Alias|]:
This field provides the abbrieviated table identifier.
;[Parent Data Source|]:
If this table has a parent table, that parent table will be listed here.
;[Join Clause|]:
This field indicates the clause that will join two or more tables or views.
;[Where Clause|]:
This field is used to filter information being queried.
For instance, for an employee driven form, this may indicate that only active employees should be called up.
;[Table Usage|]:
This field identifies whether the form table is pre-loaded or user defined.
A Pre-loaded usage means that McKessonHigh Line created and controls the information which will be overwritten with every update.
A User-Defined usage means that the user created and controls the information which will not be overwritten when you receive a software update.
%%information Where Clauses require familiarity with SQL and databases.%%
;[Seq#|]:This field indicates the sequential order by which the tables are linked to the function.
;[Data Source|]: This field will hold the official name of the table.
;[Table Alias|]:This field provides the abbreviated table identifier.
;[Parent Data Source|]:If this table has a parent table, that parent table will be listed here.
;[Join Clause|]:This field indicates the clause that will join two or more tables or views.
;[Where Clause|]:This field is used to filter information being queried.
;:For instance, for an employee driven form, this may indicate that only active employees should be called up.
;[Table Usage|]:This field identifies whether the form table is pre-loaded or user defined.
|Pre-loaded |the system created and controls the information which will be overwritten with every update
|User-Defined|the user created and controls the information which will not be overwritten when you receive a software update