DBA Data[Home] [Help]

APPS.BEN_PLAN_IN_PROGRAM_API dependencies on BEN_OPTIP_F

Line 160: -- ben_optip_f

156: l_opp_effective_start_date ben_oiplip_f.effective_start_date%type;
157: l_opp_effective_end_date ben_oiplip_f.effective_end_date%type;
158: l_opp_object_version_number ben_oiplip_f.object_version_number%type;
159: --
160: -- ben_optip_f
161: l_optip_id ben_optip_f.optip_id%type;
162: l_otp_effective_start_date ben_optip_f.effective_start_date%type;
163: l_otp_effective_end_date ben_optip_f.effective_end_date%type;
164: l_otp_object_version_number ben_optip_f.object_version_number%type;

Line 161: l_optip_id ben_optip_f.optip_id%type;

157: l_opp_effective_end_date ben_oiplip_f.effective_end_date%type;
158: l_opp_object_version_number ben_oiplip_f.object_version_number%type;
159: --
160: -- ben_optip_f
161: l_optip_id ben_optip_f.optip_id%type;
162: l_otp_effective_start_date ben_optip_f.effective_start_date%type;
163: l_otp_effective_end_date ben_optip_f.effective_end_date%type;
164: l_otp_object_version_number ben_optip_f.object_version_number%type;
165:

Line 162: l_otp_effective_start_date ben_optip_f.effective_start_date%type;

158: l_opp_object_version_number ben_oiplip_f.object_version_number%type;
159: --
160: -- ben_optip_f
161: l_optip_id ben_optip_f.optip_id%type;
162: l_otp_effective_start_date ben_optip_f.effective_start_date%type;
163: l_otp_effective_end_date ben_optip_f.effective_end_date%type;
164: l_otp_object_version_number ben_optip_f.object_version_number%type;
165:
166:

Line 163: l_otp_effective_end_date ben_optip_f.effective_end_date%type;

159: --
160: -- ben_optip_f
161: l_optip_id ben_optip_f.optip_id%type;
162: l_otp_effective_start_date ben_optip_f.effective_start_date%type;
163: l_otp_effective_end_date ben_optip_f.effective_end_date%type;
164: l_otp_object_version_number ben_optip_f.object_version_number%type;
165:
166:
167: --

Line 164: l_otp_object_version_number ben_optip_f.object_version_number%type;

160: -- ben_optip_f
161: l_optip_id ben_optip_f.optip_id%type;
162: l_otp_effective_start_date ben_optip_f.effective_start_date%type;
163: l_otp_effective_end_date ben_optip_f.effective_end_date%type;
164: l_otp_object_version_number ben_optip_f.object_version_number%type;
165:
166:
167: --
168: begin