DBA Data[Home] [Help]

APPS.BEN_PRTT_REIMBMT_RQST_API dependencies on FND_GLOBAL

Line 76: if fnd_global.conc_request_id = -1 then

72: --
73: -- Work out if we are being called from a concurrent program
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,