DBA Data[Home] [Help]

APPS.PAY_JP_CREATE_CMA_PKG dependencies on FND_GLOBAL

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

405: p_batch_name => substrb(p_batch_name, 1, 30),
406: p_business_group_id => p_business_group_id,
407: p_action_if_exists => p_action_if_exists,
408: p_batch_reference => substrb(c_cma_ele_name, 1, 30),
409: p_batch_source => substrb(to_char(fnd_global.conc_request_id), 1, 30),
410: p_date_effective_changes => l_date_effective_changes,
411: p_purge_after_transfer => p_purge_after_transfer,
412: p_reject_if_future_changes => p_reject_if_future_changes,
413: p_batch_id => l_batch_id,