P_CONC_REQUEST_ID for PL/SQL concurrent request
I need PL/SQL program to know it's own REQUEST_ID
In Oracle e-Business Suite when concurrent request is coded as Oracle Reports the lexical parameter P_CONC_REQUEST_ID is passed by concurrent manager, so report itself knows it's own REQUEST_ID.
Is there similar functionality for PL/SQL based concurrent request?
best regards, Roman
In Oracle e-Business Suite when concurrent request is coded as Oracle Reports the lexical parameter P_CONC_REQUEST_ID is passed by concurrent manager, so report itself knows it's own REQUEST_ID.
Is there similar functionality for PL/SQL based concurrent request?
best regards, Roman
0