You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Cascading header attributes to lines in Sales order with Groovy Script

edited Apr 29, 2020 6:43PM in Integrations and Extensions

Summary

Need to populate header attributes into lines with groovy script in extensions like Payment Terms, Freight Terms

Content

We are trying to cascade the header attributes to lines with Groovy script but it is not allowing us to do. It is unable to read the header attributes.

Version

R13 20A

Code Snippet

def HeaderPaymentTerms = header.getAttribute("PaymentTerms");
Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!