How modify rtf template output txt
Hi,
I want to modify an XML template (rtf format) to payment batches formatting.
I get now the invoice due date SUBSTR(to_char(to_date(to_date(PaymentDueDate,'YYYYY-MM-DD'),'DDMMYYYY'),1,6) and I want to put the "invoice payment due date" but I can't figure out how to do it. How could I know the fields? I have not found any documentation on this
Regards