Welcome to Oracle ERP
Pages
(Move to ...)
Home
A Little Bit About Me
Trainings
▼
Pages
(Move to ...)
Privacy Policy
Disclaimer
▼
Wednesday, March 27, 2013
Submit Workflow from Database
Submit OEOH or OEOL (OM Header or line workflow) from database
BEGIN
wf_engine.Background (itemtype=>'OEOH', -- ‘OEOL’
minthreshold => NULL,
maxthreshold => NULL,
process_deferred => TRUE,
process_timeout=> FALSE,
process_stuck => NULL);
END;
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.
‹
›
Home
View web version
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.