PopulateZoneLineItemFieldDynamic

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

Syntax

bool PopulateZoneLineItemFieldDynamic ()

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

It populates the fingerprint’s Data file 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.
FPXMLUsed()
PopulateZoneLineItemFieldDynamic()