DBA Data[Home] [Help]

APPS.BEN_PLAN_DESIGN_TXNS_API dependencies on FND_DATE

Line 5451: l_effective_date := trunc(fnd_date.canonical_to_date(p_effective_date));

5447: --
5448: begin
5449: ben_batch_utils.write('Start of conc prog - PURGE PLAN DESIGN COPY PROCESS -');
5450: --
5451: l_effective_date := trunc(fnd_date.canonical_to_date(p_effective_date));
5452: l_retain_log := p_retain_log;
5453: --
5454: ben_batch_utils.write(' ');
5455: ben_batch_utils.write('Input Parameters are :-');