DBA Data[Home] [Help]

APPS.POREQ dependencies on POGOT_S

Line 290: if l_doc_approval_limit >= pogot_s.get_total('E',P_requisition_header_id,TRUE) then

286: --
287: --
288: end if;
289: --
290: if l_doc_approval_limit >= pogot_s.get_total('E',P_requisition_header_id,TRUE) then
291: --
292: return(TRUE);
293: --
294: else