SELECT *
FROM applsys.fnd_concurrent_queues
WHERE 1=1--concurrent_queue_name = 'WMSTAMGR'
AND running_processes = 0;
FROM applsys.fnd_concurrent_queues
WHERE 1=1--concurrent_queue_name = 'WMSTAMGR'
AND running_processes = 0;
$global.currentAppUi.id :- The id of the App UI $global.currentAppUi.urlId :-The id of the App UI as shown in the URL $global.currentAppUi.d...
No comments:
Post a Comment