DBA Data[Home] [Help]

APPS.BEN_BENERRTY_XMLP_PKG dependencies on FND_CONCURRENT_PROGRAMS_TL

Line 5: l_concurrent_program_name fnd_concurrent_programs_tl.user_concurrent_program_name%type ; l_process_date date;

1: PACKAGE BODY BEN_BENERRTY_XMLP_PKG AS
2: /* $Header: BENERRTYB.pls 120.1 2007/12/10 08:32:43 vjaganat noship $ */
3:
4: function CF_STANDARD_HEADERFormula return Number is
5: l_concurrent_program_name fnd_concurrent_programs_tl.user_concurrent_program_name%type ; l_process_date date;
6: l_mode hr_lookups.meaning%type ;
7: l_derivable_factors hr_lookups.meaning%type ;
8: l_validate hr_lookups.meaning%type ;
9: l_person per_people_f.full_name%type ;