Skip to main content

Is there any scope for creating additional Context Substitution variables?

We have a number of scheduled Accounting Reports that need the Accounting Year and Period input but they don’t appear to be something that can be parameterised 😕

Try to use standard api to inject Your own definitions.


Try to use standard api to inject Your own definitions.

Not sure how I can do this….
 

I can input the year period - how would I apply an API call? e.g. accounting_period_api.Get_Acc_Period('01',add_months(sysdate,-1))

 

 


I was thinking about adding new definitions for context variables rather than using them.


Reply