Referencing/Triggering One UDF from Another UDF

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.

Retrieving the Ship-To State for a Sales Order

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. 

 

Pagine