DBA Data[Home] [Help]

APPS.JAI_PO_HA_TRIGGER_PKG dependencies on DUAL

Line 342: FROM Dual;

338: -- Get the Line Focus Id from the Sequence
339:
340: CURSOR Fetch_Focus_Id IS
341: SELECT JAI_PO_LINE_LOCATIONS_S.NEXTVAL
342: FROM Dual;
343:
344: CURSOR Chk_Line_Count IS
345: SELECT NVL( COUNT( Po_Line_Id ), 0 )
346: FROM JAI_PO_LINE_LOCATIONS