DBA Data[Home] [Help]

APPS.BEN_PRTT_REIMBMT_RQST_API dependencies on BEN_ENV_OBJECT

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

74: -- otherwise we need to initialize the environment
75: --
76: if fnd_global.conc_request_id = -1 then
77: --
78: ben_env_object.init(p_business_group_id => p_business_group_id,
79: p_effective_date => p_effective_date,
80: p_thread_id => 1,
81: p_chunk_size => 1,
82: p_threads => 1,