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

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
22 26-Nov-2021 10:22 973 bytes jaiken to previous HighLine. IMLQ ==> IMLQ
21 26-Nov-2021 10:22 982 bytes jaiken to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 4 changed one line
The Define LOV Queries (IMLQ) form is used to maintain the query selection criteria used to create report lists within [{$applicationname}].
The Maintain Report List (IMLQ) form is used to maintain the query selection criteria used to create report lists within Personality.
At line 6 changed one line
Define LOV Queries data is maintained on the [P2K_AM_LOV_QUERIES], and [P2K_AM_LOV_QUERY_COLUMNS] tables.
The data is maintained on the [P2K_AM_LOV_QUERIES] and [P2K_AM_LOV_QUERY_COLUMNS] tables.
At line 8 changed one line
;[List of Values|LOV_CODE]:This field will provide the name of the list of values associated with the query being defined.
;[List of Values|LOV_CODE]:This field will provide the name of the list of values associated with the query being defined. It MUST start with IMPV_ and then the function name that it is for.
At line 10 changed one line
;[Title|LOV_TITLE]:This field provides the title of the LOV which will appear at the top of the LOV box.
;[Title|LOV_TITLE]:This field provides the title of the LOV. Information purposes only.
At line 12 changed one line
;[DESCRIPTION|DESCRIPTION]:This field holds a brief description of the LOV including any details other than the code.
;[DESCRIPTION|DESCRIPTION]:This field holds a brief description of the report list including any details other than the code.
At line 14 changed one line
;[QUERY TEXT|LOV_QUERY_TEXT]:This field contains the SQL select statement used by the system to determine the values to be reported in the LOV box.
;[QUERY TEXT|LOV_QUERY_TEXT]:This field contains the SQL select statement used by the system to determine the values to be reported in the report list.
At line 16 removed 5 lines
;[COLUMN|COLUMN_NUMBER]:The sequence number indicates the order in which the columns in the LOV box will appear.
;[COLUMN TITLE|COLUMN_TITLE]: This field indicates the name of the column that will appear in the LOV box.
;[WIDTH|COLUMN_WIDTH]:This field indicates the width of the column in the LOV box.