DBA Data[Home] [Help]

APPS.AHL_OSP_ACCOMP_PVT dependencies on AHL_OSP_ORDERS_B

Line 808: oe_header_id AHL_OSP_ORDERS_B.oe_header_id%TYPE;

804: j NUMBER;
805: l_curr_inst_id NUMBER;
806: l_found_flag BOOLEAN;
807:
808: oe_header_id AHL_OSP_ORDERS_B.oe_header_id%TYPE;
809: l_oe_line_id OE_ORDER_LINES_ALL.line_id%TYPE;
810: l_dummy VARCHAR2(1);
811: --
812: