DBA Data[Home] [Help]

APPS.PAY_JP_ITAX_DPNT_INTERFACE_PKG dependencies on FND_GLOBAL

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

471: p_batch_name => substrb(p_batch_name, 1, 30),
472: p_business_group_id => p_business_group_id,
473: p_action_if_exists => p_action_if_exists,
474: p_batch_reference => substr(c_elm_tl, 1, c_elm_tl_max),
475: p_batch_source => substrb(to_char(fnd_global.conc_request_id), 1, 30),
476: p_date_effective_changes => l_date_effective_changes,
477: p_purge_after_transfer => p_purge_after_transfer,
478: p_reject_if_future_changes => p_reject_if_future_changes,
479: p_batch_id => l_batch_id,