Files > AD HOC MACRO

name
AD HOC MACRO
number
154.8
location
^SPNL(154.8,
description
This file contains the print and sort macros generated by the Ad Hoc report mechanism. The records in this file should be accessed only through the Ad Hoc report options.
Fields
#NameLocationTypeDetailsIndexDescription
.01name(+)0;1FREE TEXTBThis field contains the name for the sort/print macro.
.02type(+)0;2SET OF CODESs:SORT
p:PRINT
This field describes what type of macro this is, i.e. sort or print.
.03parent file(+)0;3POINTER1The parent file is the file that this macro belongs to. A macro built on one particular parent file will only work with that same file.
.04checksum(+)0;4NUMERICThis field contains the checksum value of the sort/print menu that this macro was created from.
.05sort criteria in header0;5BOOLEAN1:YES
0:NO
Answer Y(es) to include the sort criteria in the report header. If you do not want this information in the header answer N(o).
.06header0;6FREE TEXTEnter the text to be used as the report header.
1fieldFLD;0MULTIPLE154.81This multiple field contains the data elements that the user chose when building the macro. The order of entries in this field is the same as the order in which they were chosen by the user.

Not Referenced