Next Day in BACS Payment File
Content
Hi,
I have the below tag in BACS Payment File (xsl file format) in which I need to print next day in the XML output.
Is there any function which can be used to print next day please suggest
<ReqdExctnDt>
<xsl:value-of select="PaymentDate" />
</ReqdExctnDt>
8