Confusion for AP Invoice Approval thru AME
Hi Gurus,
We have R12.1.3.
I want to Approve the AP Invoice thru AME and facing some issue for that.
I have created Dynamic SQL Approval Group to approve the AP Invoice using below SQL .
SELECT PERSON_ID FROM XX_DOC_APPROVAL_LIMITS ORDER BY SRNO
Now, Queries are :
(1) What is 'PERSON_ID:' clause in Dynamic SQL ?
(2) Is it mandatory to define the 'PERSON_ID:' clause in Dy. SQL ?
Thanks in advance ..
regards
Sanjay