Beas placeholder

Administration > Add-ons > B1 Usability Package > beas placeholder

Top  Previous  Next

In Beas placeholders are defined with <fieldname> syntax , whereas in B1UP the placeholder syntax is $[x].

It is possible to read fields from a Beas window with the $[x] syntax.

 

Syntax: $[BEAS:x]

Example: '$[BEAS:dw_1.item.itemcode.value]'

You can use Beas Format functions, for example format "dbstring" for SQL format:

select "ItemName" from "OITM" where "ItemCode"=[BEAS:dw_1.item.itemcode.value,dbstring]

See Form, DataWindow, Items

b1upplaceholder


Help URL: https://help.beascloud.com/beas202106/index.html?b1up_reasbeasfields.htm