DBA Data[Home] [Help]

APPS.PO_INTERFACE_S dependencies on PO_LINE_LOCATIONS_INTERFACE_S

Line 15074: PO_LINE_LOCATIONS_INTERFACE_S.NEXTVAL

15070: , promised_date
15071: )
15072: VALUES
15073: (
15074: PO_LINE_LOCATIONS_INTERFACE_S.NEXTVAL
15075: , interface.interface_header_id
15076: , p_interface_line_id
15077: , l_payitem_quantity
15078: , l_payitem_amount

Line 15121: PO_LINE_LOCATIONS_INTERFACE_S.NEXTVAL

15117: , promised_date
15118: )
15119: VALUES
15120: (
15121: PO_LINE_LOCATIONS_INTERFACE_S.NEXTVAL
15122: , interface.interface_header_id
15123: , p_interface_line_id
15124: , l_line_quantity
15125: , l_line_amount

Line 15178: PO_LINE_LOCATIONS_INTERFACE_S.NEXTVAL

15174: , need_by_date
15175: )
15176: VALUES
15177: (
15178: PO_LINE_LOCATIONS_INTERFACE_S.NEXTVAL
15179: , interface.interface_header_id
15180: , p_interface_line_id
15181: , NULL
15182: , interface.advance_amount