Can we use Sales Order Header's Payment Term in AR Interface
Summary:
We want to use the Payment Term, which is under Billing and Payment Details in AR Interface. In Order Management Configuration>Manage Service Mapping>FulfillmentIntegration, under the:
Entity ARInterfaceLine
there is an:
Attribute PaymentTermsId.
We are thinking to add this Attribute in:
- Source:
InvoiceSources
Entity Mappings:
ARInterfaceLine
Attributes Mappings:
(Add the Attribute PaymentTermsId)
2. Services:
InvoiceService
Entities:
ARInterfaceLine
ARInterfaceLine : Entities
(Add the Attribute PaymentTermsId)
Will this bring us to the desired result? Is it a correct approach?
Thank you!
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):