DBA Data[Home] [Help]

APPS.BEN_DET_IMPUTED_INCOME dependencies on BEN_ENV_OBJECT

Line 1058: ben_env_object.init(p_business_group_id => p_business_group_id,

1054: --
1055: -- Fidelity calls this routine from CTRL M which runs it as a concurrent
1056: -- program. In this case they need the environment setup for them.
1057: --
1058: ben_env_object.init(p_business_group_id => p_business_group_id,
1059: p_effective_date => p_effective_date,
1060: p_thread_id => 1,
1061: p_chunk_size => 1,
1062: p_threads => 1,