DBA Data[Home] [Help]

APPS.PAY_JP_CREATE_CMA_PKG dependencies on FND_GLOBAL

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

453: p_batch_name => substrb(p_batch_name, 1, 30),
454: p_business_group_id => p_business_group_id,
455: p_action_if_exists => p_action_if_exists,
456: p_batch_reference => substr(c_elm_tl, 1, c_elm_tl_max),
457: p_batch_source => substrb(to_char(fnd_global.conc_request_id), 1, 30),
458: p_date_effective_changes => l_date_effective_changes,
459: p_purge_after_transfer => p_purge_after_transfer,
460: p_reject_if_future_changes => p_reject_if_future_changes,
461: p_batch_id => l_batch_id,