ScanDetails
Searches a line item grid object for line items. You assign this action to the grid region in the document hierarchy.
Syntax
bool ScanDetails ()Parameters
Smart parameters are supported.Returns
True if the bound Field object contains lines of data. Otherwise, False.Level
Field level.Details
Searches the DETAILS Field object’s zone for instances of a LINEITEM Field object. Captures the data in the rows of a Line Item table, row by row.This action captures all potential LINEITEM rows within the parent DETAILS field, even rows that may not fit your criteria for content.
Attention: You must run additional rulesets to delete ineligible
Line Items. In the APT application, these are the Clean and Filter
rulesets.
- Example
ScanDetails()