PopulateZNLineItemFieldDynamic

This action is like the PopulateZNLineItemField except that it uses the CCO that was loaded into memory by LoadCCOFromField, instead of the global CCO.

Syntax

bool PopulateZNLineItemFieldDynamic ()

Parameters

None

Returns

True if there is no field position or if the data was found in a zone. False if there is a zone defined but it is blank.

Level

Page level.

Details

This action populates the data file of the Fingerprint with the recognized value contained inside the zone of a child Field object of a LINEITEM parent field. This action should only be used with sub-fields of the LINEITEM field - ItemID, ItemDesc, Quantity, Price in the Invoices application.
Example
FPXMLUsed()
PopulateZNLineItemFieldDynamic()