DBA Data[Home] [Help]

APPS.PN_EXP_TO_AR dependencies on RA_INTERFACE_LINES_ALL

Line 543: -- into ra_interface_lines_all instead of rule_gl_date.

539: -- 28-OCT-05 sdmahesh o ATG mandated changes for SQL literals
540: -- 24-MAR-06 Hareesha o Bug 5116270 Modified get_salesrep_number to pass
541: -- org_id as parameter.
542: -- 07-AUG-06 Hareesha o Bug #5405883 Inserted schedule_date as rule_start_date
543: -- into ra_interface_lines_all instead of rule_gl_date.
544: -----------------------------------------------------------------------------*/
545: Procedure EXP_TO_AR_GRP (
546: errbuf IN OUT NOCOPY VARCHAR2
547: ,retcode IN OUT NOCOPY VARCHAR2

Line 1308: INSERT INTO ra_interface_lines_all

1304:
1305:
1306: l_context := 'Inserting into interface lines';
1307:
1308: INSERT INTO ra_interface_lines_all
1309:
1310: (amount_includes_tax_flag -- tax inclusive flag
1311: ,tax_code -- tax code
1312: ,legal_entity_id -- legal entity

Line 1804: -- into ra_interface_lines_all instead of rule_gl_date.

1800: -- 28-NOV-05 sdmahesh o Passed org_id to GET_START_DATE,check_conversion_type
1801: -- 24-MAR-06 Hareesha o Bug 5116270 Modified get_salesrep_number to pass
1802: -- org_id as parameter.
1803: -- 07-AUG-06 Hareesha o Bug #5405883 Inserted schedule_date as rule_start_date
1804: -- into ra_interface_lines_all instead of rule_gl_date.
1805: -----------------------------------------------------------------------------*/
1806:
1807: Procedure EXP_TO_AR_NO_GRP (
1808: errbuf IN OUT NOCOPY VARCHAR2

Line 2418: INSERT INTO ra_interface_lines_all

2414: pnp_debug_pkg.put_log_msg(fnd_message.get);
2415:
2416: l_context := 'Inserting into interface lines';
2417:
2418: INSERT INTO ra_interface_lines_all
2419: ( amount_includes_tax_flag -- tax inclusive flag
2420: ,tax_code -- tax code
2421: ,legal_entity_id -- legal entity id
2422: ,org_id -- org id