Correct. You'd have to name the UDF's slightly differently... we've done that for a few similar UDF's.
Script, column post validate against the customer fields and STA code, open objects to the appropriate table(s), then SetValue on the UDF.
------------------------------
Kevin Moyes
Technical Systems Analyst
Munjal White Consulting Co.
Toronto ON
------------------------------
Original Message:
Sent: 05-09-2025 19:52
From: Barbara Goldstein
Subject: Need to make a UDF in SO_ShipToAddress editable when it flows into SO Entry
You can only put 1 instance of a UDF on a panel, however. Scripting is not out of the picture. It's preferable to adding a 2nd UDF.
------------------------------
Barbara Goldstein
Sr. Consultant
DSD Business Systems
------------------------------
Original Message:
Sent: 05-09-2025 19:47
From: Kevin Moyes
Subject: Need to make a UDF in SO_ShipToAddress editable when it flows into SO Entry
One SO header UDF, plus a script (instead of the UDF flow) is certainly possible.
If you don't want a script (BillToCustomer, ShipToCustomer, ShipToAddress), then yes you need more than one SO header field.
Note: UDF flow from a default STA code might not work properly.
------------------------------
Kevin Moyes
Technical Systems Analyst
Munjal White Consulting Co.
Toronto ON
Original Message:
Sent: 05-09-2025 19:30
From: Barbara Goldstein
Subject: Need to make a UDF in SO_ShipToAddress editable when it flows into SO Entry
That would require a 2nd UDF (one for BT, one for ST).I've been trying to find a way to avoid that, but that may be the only option.
------------------------------
Barbara Goldstein
Sr. Consultant
DSD Business Systems
Original Message:
Sent: 05-09-2025 18:47
From: Kevin Moyes
Subject: Need to make a UDF in SO_ShipToAddress editable when it flows into SO Entry
Your UDF needs to be in SO header, flowing from the STA table. Then put the SO header UDF on the panel.
(Linking to the STA field, to display on the SO panel, will always be read-only).
------------------------------
Kevin Moyes
Technical Systems Analyst
Munjal White Consulting Co.
Toronto ON