DBA Data[Home] [Help]

APPS.BEN_PLAN_IN_PROGRAM_API dependencies on BEN_OPTIP_F

Line 159: -- ben_optip_f

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

Line 160: l_optip_id ben_optip_f.optip_id%type;

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

Line 161: l_otp_effective_start_date ben_optip_f.effective_start_date%type;

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

Line 162: l_otp_effective_end_date ben_optip_f.effective_end_date%type;

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

Line 163: l_otp_object_version_number ben_optip_f.object_version_number%type;

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