DBA Data[Home] [Help]

APPS.HZ_TAX_ASSIGNMENT_V2PUB dependencies on HZ_GNR_PUB

Line 433: HZ_GNR_PUB.process_gnr (

429: -- Below code will execute only if there is no record in hz_loc_assignments table
430: -- process_gnr will process the GNR and return success even if there is an error
431: -- in the validation.
432: l_message_count := fnd_msg_pub.count_msg();
433: HZ_GNR_PUB.process_gnr (
434: p_location_table_name => 'HZ_LOCATIONS',
435: p_location_id => p_location_id,
436: p_call_type => 'U',
437: p_init_msg_list => 'F',