Files > REPORT ELEMENT

parent
798.8
name
REPORT ELEMENT
number
798.87
Fields
#NameLocationTypeDetailsIndexDescription
.01report element0;1POINTER799.31BThe REPORT ELEMENT field references the XML element (tag) that is a part of the report.
.02parent0;2NUMERICThe PARENT field stores the IEN of the record of the REPORT ELEMENT multiple that represents the parent element for this one.
.03sort by0;3SET OF CODES0:NO
1:AS-IS
2:STRING
3:NUMBER
The SORT field determines if the value of the element should be included in the special index (APSV1) that allows report sorting on the server. It also controls how the value is transformed before adding to the index. Only those elements that have single-line values can be sorted.
.04ignore0;4BOOLEAN0:NO
1:YES
If the IGNORE field is set to 'YES' then the report element and all its descendants will not be rendered into the resulting XML document.
1value1;E1,245FREE TEXTThe VALUE field stores the single-line value of the element. For example, if "SMITH, JOHN" is stored as the value of the NAME element, then the corresponding fragment of the XML document will look as follows: SMITH, JOHN.
2attribute2;0MULTIPLE798.872The ATTRIBUTE multiple contains a list of XML attributes (and their values) associated with the element.
3text3;0WORD-PROCESSINGThe TEXT field stores the text (multi-line) value of the element. For example, the corresponding fragment of the XML document for the DESCRIPTION element will look as follows: ... Text from this field ...

Error: Invalid Global File Type: 798.87