DBA Data[Home] [Help]

APPS.HZ_TAX_ASSIGNMENT_V2PUB dependencies on HZ_GNR_PUB

Line 430: HZ_GNR_PUB.process_gnr (

426: ELSE
427: -- Below code will execute only if there is no record in hz_loc_assignments table
428: -- process_gnr will process the GNR and return success even if there is an error
429: -- in the validation.
430: HZ_GNR_PUB.process_gnr (
431: p_location_table_name => 'HZ_LOCATIONS',
432: p_location_id => p_location_id,
433: p_call_type => 'U',
434: p_init_msg_list => 'F',