Create PO automatically
Create PO automatically
We have requirement to create PO automatically upon the requisiton approval. I have checked the create PO workflow - that looks fine to me but we are still not able to create PO's automatically. We do not want to set up ASL and use Quoations.
Hi,
As your apps version is not provided so guessing it is 11i. Can you please check the following query,
SELECT RTRIM(w.name) name, w.text_default Value,
RTRIM(w.item_type) item_type, 'Is Automatic Creation Allowed?' Attribute FROM wf_item_attributes w
WHERE w.NAME = 'AUTOCREATE_DOC'
also check the status of Workflow Background Process.
Thanks
As your apps version is not provided so guessing it is 11i. Can you please check the following query,
SELECT RTRIM(w.name) name, w.text_default Value,
RTRIM(w.item_type) item_type, 'Is Automatic Creation Allowed?' Attribute FROM wf_item_attributes w
WHERE w.NAME = 'AUTOCREATE_DOC'
also check the status of Workflow Background Process.
Thanks
Who is online
Users browsing this forum: No registered users and 1 guest