DBA Data[Home] [Help]

APPS.OE_INVOICE_PUB dependencies on OE_INVOICE_NUMBERS_S

Line 7761: ( oe_invoice_numbers_s.nextval

7757: , LAST_UPDATED_BY
7758: , CREATION_DATE
7759: , CREATED_BY)
7760: VALUES
7761: ( oe_invoice_numbers_s.nextval
7762: , p_del_id
7763: , inv_num_index
7764: , SYSDATE
7765: , NVL(oe_standard_wf.g_user_id, fnd_global.user_id) -- 3169637