DBA Data[Home] [Help]

APPS.POR_APPROVAL_LIST dependencies on PO_APPROVAL_LIST_HEADERS_S

Line 943: SELECT po_approval_list_headers_s.nextval

939: if (p_new_requisition_id is null or p_existing_requisition_id is null) then
940: return;
941: end if;
942:
943: SELECT po_approval_list_headers_s.nextval
944: INTO l_new_approval_list_header_id
945: FROM sys.dual;
946:
947: SELECT approval_list_header_id, current_sequence_num