PL/SQL for Repository Contracts
I would like to know if PL/SQL variables can be defined to be applied to Repository Contracts.
Say I create a Contract A using Contracts Workbench Administrator (R) and that there is a related contract assigned to this document (Contract .
A contract template has been applied to Contract A with PL/SQL variables that have been defined in order to obtain information of the related contract (Contract , e.g., contract number
I have defined this PL/SQL variable using the following procedure, but no output is displayed for the variable. Is it because A.CONTRACT_ID=p_doc_id?