Refer to the class FreeTextInvoiceDP - populateFreeTextInvoiceHeaderFooterTmp (method name) - Write COC for this method.
In this method you have an CustInvoiceJour table buffer as an argument. So, you can join CustInvoiceJour and CustInvoiceTable using InvoiceId and InvoiceDate.
Based on that you can get the createdDateTime and assign it to freetextinvoiceheaderfootertmp table on the same method.
I am not sure this will work but you can give it a try.
Thanks,
Girish S.
Was this reply helpful?YesNo
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.