Greetings Peers and hope everyone doing good!!!
I am working on AIF in AX 2012 , sales order document service which is a standard one. Please share your inputs on below two queries
1. How can we make field visibility false always even it has value or not. don't want to show this filed in xml . consider field "CustAccount" as example
2. Field should show in xml even it has value or not. in standard I observe when there is no value in the field, then the field won't be visible in xml. consider field "CustomerRef" as example
Below are the some of the objects used in this document service
Query:
AxSalesLine
AxSalesTable
SalesSalesOrder_SalesLine
SalesSalesOrder_SalesTable