DBA Data[Home] [Help]

APPS.AR_EBI_INVOICE_PUB dependencies on RA_INTERFACE_SALESCREDITS_ALL

Line 1500: /* Inserting into ra_interface_salescredits_all Tables */

1496: r_distributions.INTERIM_TAX_SEGMENT29 ,
1497: r_distributions.INTERIM_TAX_SEGMENT30
1498: );
1499: END LOOP;
1500: /* Inserting into ra_interface_salescredits_all Tables */
1501: FOR r_salescredits IN
1502: (SELECT INTERFACE_SALESCREDIT_ID ,
1503: INTERFACE_LINE_ID ,
1504: INTERFACE_LINE_CONTEXT ,

Line 1555: INTO ra_interface_salescredits_all

1551: FROM TABLE( p_salescredits)
1552: )
1553: LOOP
1554: INSERT
1555: INTO ra_interface_salescredits_all
1556: (
1557: INTERFACE_SALESCREDIT_ID ,
1558: INTERFACE_LINE_ID ,
1559: INTERFACE_LINE_CONTEXT ,