Assigning a Formatted Search Query to a Field
Instuctions on how to assign a form query to a field:
Instuctions on how to assign a form query to a field:
When referencing one UDF from another UDF use the $[Filename.Fieldname] technique descried in the Formatted Search manual and not the number technique. The number technique (like...$[$4.0.0] (for the Vendor/Customer Number on the screen)) works when you press Shift + F2, but the values cannot be automatically triggered from other UDFs.
A List of Common Table Names and Queries:
(If you have authority)
It was important to one client to be able to do sales reporting by state (which was done using the query tool). In SBO, the address on the marketing documents is one large field and you cannot get the state unless you get the information from the BP (Business Partner) master for scan through the field for specific characters and pull out the state information.