DBA Data[Home] [Help]

APPS.PAY_JP_ITAX_DPNT_INTERFACE_PKG dependencies on FND_GLOBAL

Line 427: p_batch_source => substrb(to_char(fnd_global.conc_request_id), 1, 30),

423: p_batch_name => substrb(p_batch_name, 1, 30),
424: p_business_group_id => p_business_group_id,
425: p_action_if_exists => p_action_if_exists,
426: p_batch_reference => substrb(c_element_name, 1, 30),
427: p_batch_source => substrb(to_char(fnd_global.conc_request_id), 1, 30),
428: p_date_effective_changes => l_date_effective_changes,
429: p_purge_after_transfer => p_purge_after_transfer,
430: p_reject_if_future_changes => p_reject_if_future_changes,
431: p_batch_id => l_batch_id,