How to Print BPA Contract terms( Article Text) in Custom Program
I have developed a Custom BPA XML Report.
I imported PA_BLANKET_XSLFO into rtf. How to call Standard Contranct term template.
I used following XML tags to import Standard Templete. Article Text is not getting printed in correct format.
<?import:xdo://PO.PA_BLANKET_XSLFO.en.00/?>
<xsl:apply-templates select="ARTICLE_TEXT"/>
Is there any others ways to get print BPA terms in custom template.