DBA Data[Home] [Help]

APPS.PN_EXP_TO_AR dependencies on RA_INTERFACE_LINES_ALL

Line 545: -- into ra_interface_lines_all instead of rule_gl_date.

541: -- 28-OCT-05 sdmahesh o ATG mandated changes for SQL literals
542: -- 24-MAR-06 Hareesha o Bug 5116270 Modified get_salesrep_number to pass
543: -- org_id as parameter.
544: -- 07-AUG-06 Hareesha o Bug #5405883 Inserted schedule_date as rule_start_date
545: -- into ra_interface_lines_all instead of rule_gl_date.
546: -- 29-Nov-12 ppenumar o Bug #14762515 Used the plsql table 'err_ar_tble' to
547: -- display the details of the failed billing items in the log.
548: -----------------------------------------------------------------------------*/
549: Procedure EXP_TO_AR_GRP (

Line 1323: INSERT INTO ra_interface_lines_all

1319:
1320:
1321: l_context := 'Inserting into interface lines';
1322:
1323: INSERT INTO ra_interface_lines_all
1324:
1325: (amount_includes_tax_flag -- tax inclusive flag
1326: ,tax_code -- tax code
1327: ,legal_entity_id -- legal entity

Line 1848: -- into ra_interface_lines_all instead of rule_gl_date.

1844: -- 28-NOV-05 sdmahesh o Passed org_id to GET_START_DATE,check_conversion_type
1845: -- 24-MAR-06 Hareesha o Bug 5116270 Modified get_salesrep_number to pass
1846: -- org_id as parameter.
1847: -- 07-AUG-06 Hareesha o Bug #5405883 Inserted schedule_date as rule_start_date
1848: -- into ra_interface_lines_all instead of rule_gl_date.
1849: -- 29-Nov-12 ppenumar o Bug #14762515 Used the plsql table 'err_ar_tble' to
1850: -- display the details of the failed billing items in the log.
1851: -----------------------------------------------------------------------------*/
1852:

Line 2469: INSERT INTO ra_interface_lines_all

2465: pnp_debug_pkg.put_log_msg(fnd_message.get);
2466:
2467: l_context := 'Inserting into interface lines';
2468:
2469: INSERT INTO ra_interface_lines_all
2470: ( amount_includes_tax_flag -- tax inclusive flag
2471: ,tax_code -- tax code
2472: ,legal_entity_id -- legal entity id
2473: ,org_id -- org id