Using lexicals as parameters
Hello,
In my data definition file, I'm trying to use lexicals to get back a value coming from a package called by a Beforereport Trigger.
How can we define the lexical? Is that the rigt way to do it?
I always receive a message as non format XML-DATA-Template In EBS-11.5.10.2.
The package is used to validate GL Periods and dates and return a part of a where clause for a between condition in the SQL Statement
Here are some lines:
<dataTemplate name="XX_STAT_PAIEMENTS" description="Tabeleau statistiques paiements" defaultPackage="LQ_XML_UTIL_PKG" version="1.0">
...
....
<lexicals>
<lexical type="oracle.apps.fnd.flex.kff.WHERE"