DBA Data[Home] [Help]

APPS.BEN_EXT_PERSON dependencies on BEN_BENFTS_GRP

Line 117: g_benefit_group_id ben_benfts_grp.benfts_grp_id%TYPE;

113: g_per_information27 per_all_people_f.per_information27%TYPE;
114: g_per_information28 per_all_people_f.per_information28%TYPE;
115: g_per_information29 per_all_people_f.per_information29%TYPE;
116: g_per_information30 per_all_people_f.per_information30%TYPE;
117: g_benefit_group_id ben_benfts_grp.benfts_grp_id%TYPE;
118: g_benefit_group ben_benfts_grp.name%TYPE;
119: g_benefit_bal_vacation ben_per_bnfts_bal_f.val%TYPE;
120: g_benefit_bal_sickleave ben_per_bnfts_bal_f.val%TYPE;
121: g_benefit_bal_pension ben_per_bnfts_bal_f.val%TYPE;

Line 118: g_benefit_group ben_benfts_grp.name%TYPE;

114: g_per_information28 per_all_people_f.per_information28%TYPE;
115: g_per_information29 per_all_people_f.per_information29%TYPE;
116: g_per_information30 per_all_people_f.per_information30%TYPE;
117: g_benefit_group_id ben_benfts_grp.benfts_grp_id%TYPE;
118: g_benefit_group ben_benfts_grp.name%TYPE;
119: g_benefit_bal_vacation ben_per_bnfts_bal_f.val%TYPE;
120: g_benefit_bal_sickleave ben_per_bnfts_bal_f.val%TYPE;
121: g_benefit_bal_pension ben_per_bnfts_bal_f.val%TYPE;
122: g_benefit_bal_dfncntrbn ben_per_bnfts_bal_f.val%TYPE;

Line 1123: g_bng_flex_01 ben_benfts_grp.bng_attribute1%TYPE;

1119: g_pbs_flex_08 per_pay_bases.attribute8%TYPE;
1120: g_pbs_flex_09 per_pay_bases.attribute9%TYPE;
1121: g_pbs_flex_10 per_pay_bases.attribute10%TYPE;
1122: --
1123: g_bng_flex_01 ben_benfts_grp.bng_attribute1%TYPE;
1124: g_bng_flex_02 ben_benfts_grp.bng_attribute2%TYPE;
1125: g_bng_flex_03 ben_benfts_grp.bng_attribute3%TYPE;
1126: g_bng_flex_04 ben_benfts_grp.bng_attribute4%TYPE;
1127: g_bng_flex_05 ben_benfts_grp.bng_attribute5%TYPE;

Line 1124: g_bng_flex_02 ben_benfts_grp.bng_attribute2%TYPE;

1120: g_pbs_flex_09 per_pay_bases.attribute9%TYPE;
1121: g_pbs_flex_10 per_pay_bases.attribute10%TYPE;
1122: --
1123: g_bng_flex_01 ben_benfts_grp.bng_attribute1%TYPE;
1124: g_bng_flex_02 ben_benfts_grp.bng_attribute2%TYPE;
1125: g_bng_flex_03 ben_benfts_grp.bng_attribute3%TYPE;
1126: g_bng_flex_04 ben_benfts_grp.bng_attribute4%TYPE;
1127: g_bng_flex_05 ben_benfts_grp.bng_attribute5%TYPE;
1128: g_bng_flex_06 ben_benfts_grp.bng_attribute6%TYPE;

Line 1125: g_bng_flex_03 ben_benfts_grp.bng_attribute3%TYPE;

1121: g_pbs_flex_10 per_pay_bases.attribute10%TYPE;
1122: --
1123: g_bng_flex_01 ben_benfts_grp.bng_attribute1%TYPE;
1124: g_bng_flex_02 ben_benfts_grp.bng_attribute2%TYPE;
1125: g_bng_flex_03 ben_benfts_grp.bng_attribute3%TYPE;
1126: g_bng_flex_04 ben_benfts_grp.bng_attribute4%TYPE;
1127: g_bng_flex_05 ben_benfts_grp.bng_attribute5%TYPE;
1128: g_bng_flex_06 ben_benfts_grp.bng_attribute6%TYPE;
1129: g_bng_flex_07 ben_benfts_grp.bng_attribute7%TYPE;

Line 1126: g_bng_flex_04 ben_benfts_grp.bng_attribute4%TYPE;

1122: --
1123: g_bng_flex_01 ben_benfts_grp.bng_attribute1%TYPE;
1124: g_bng_flex_02 ben_benfts_grp.bng_attribute2%TYPE;
1125: g_bng_flex_03 ben_benfts_grp.bng_attribute3%TYPE;
1126: g_bng_flex_04 ben_benfts_grp.bng_attribute4%TYPE;
1127: g_bng_flex_05 ben_benfts_grp.bng_attribute5%TYPE;
1128: g_bng_flex_06 ben_benfts_grp.bng_attribute6%TYPE;
1129: g_bng_flex_07 ben_benfts_grp.bng_attribute7%TYPE;
1130: g_bng_flex_08 ben_benfts_grp.bng_attribute8%TYPE;

Line 1127: g_bng_flex_05 ben_benfts_grp.bng_attribute5%TYPE;

1123: g_bng_flex_01 ben_benfts_grp.bng_attribute1%TYPE;
1124: g_bng_flex_02 ben_benfts_grp.bng_attribute2%TYPE;
1125: g_bng_flex_03 ben_benfts_grp.bng_attribute3%TYPE;
1126: g_bng_flex_04 ben_benfts_grp.bng_attribute4%TYPE;
1127: g_bng_flex_05 ben_benfts_grp.bng_attribute5%TYPE;
1128: g_bng_flex_06 ben_benfts_grp.bng_attribute6%TYPE;
1129: g_bng_flex_07 ben_benfts_grp.bng_attribute7%TYPE;
1130: g_bng_flex_08 ben_benfts_grp.bng_attribute8%TYPE;
1131: g_bng_flex_09 ben_benfts_grp.bng_attribute9%TYPE;

Line 1128: g_bng_flex_06 ben_benfts_grp.bng_attribute6%TYPE;

1124: g_bng_flex_02 ben_benfts_grp.bng_attribute2%TYPE;
1125: g_bng_flex_03 ben_benfts_grp.bng_attribute3%TYPE;
1126: g_bng_flex_04 ben_benfts_grp.bng_attribute4%TYPE;
1127: g_bng_flex_05 ben_benfts_grp.bng_attribute5%TYPE;
1128: g_bng_flex_06 ben_benfts_grp.bng_attribute6%TYPE;
1129: g_bng_flex_07 ben_benfts_grp.bng_attribute7%TYPE;
1130: g_bng_flex_08 ben_benfts_grp.bng_attribute8%TYPE;
1131: g_bng_flex_09 ben_benfts_grp.bng_attribute9%TYPE;
1132: g_bng_flex_10 ben_benfts_grp.bng_attribute10%TYPE;

Line 1129: g_bng_flex_07 ben_benfts_grp.bng_attribute7%TYPE;

1125: g_bng_flex_03 ben_benfts_grp.bng_attribute3%TYPE;
1126: g_bng_flex_04 ben_benfts_grp.bng_attribute4%TYPE;
1127: g_bng_flex_05 ben_benfts_grp.bng_attribute5%TYPE;
1128: g_bng_flex_06 ben_benfts_grp.bng_attribute6%TYPE;
1129: g_bng_flex_07 ben_benfts_grp.bng_attribute7%TYPE;
1130: g_bng_flex_08 ben_benfts_grp.bng_attribute8%TYPE;
1131: g_bng_flex_09 ben_benfts_grp.bng_attribute9%TYPE;
1132: g_bng_flex_10 ben_benfts_grp.bng_attribute10%TYPE;
1133: --

Line 1130: g_bng_flex_08 ben_benfts_grp.bng_attribute8%TYPE;

1126: g_bng_flex_04 ben_benfts_grp.bng_attribute4%TYPE;
1127: g_bng_flex_05 ben_benfts_grp.bng_attribute5%TYPE;
1128: g_bng_flex_06 ben_benfts_grp.bng_attribute6%TYPE;
1129: g_bng_flex_07 ben_benfts_grp.bng_attribute7%TYPE;
1130: g_bng_flex_08 ben_benfts_grp.bng_attribute8%TYPE;
1131: g_bng_flex_09 ben_benfts_grp.bng_attribute9%TYPE;
1132: g_bng_flex_10 ben_benfts_grp.bng_attribute10%TYPE;
1133: --
1134: g_cbra_ler_id ben_ler_f.ler_id%TYPE;

Line 1131: g_bng_flex_09 ben_benfts_grp.bng_attribute9%TYPE;

1127: g_bng_flex_05 ben_benfts_grp.bng_attribute5%TYPE;
1128: g_bng_flex_06 ben_benfts_grp.bng_attribute6%TYPE;
1129: g_bng_flex_07 ben_benfts_grp.bng_attribute7%TYPE;
1130: g_bng_flex_08 ben_benfts_grp.bng_attribute8%TYPE;
1131: g_bng_flex_09 ben_benfts_grp.bng_attribute9%TYPE;
1132: g_bng_flex_10 ben_benfts_grp.bng_attribute10%TYPE;
1133: --
1134: g_cbra_ler_id ben_ler_f.ler_id%TYPE;
1135: g_cbra_ler_name ben_ler_f.name%TYPE;

Line 1132: g_bng_flex_10 ben_benfts_grp.bng_attribute10%TYPE;

1128: g_bng_flex_06 ben_benfts_grp.bng_attribute6%TYPE;
1129: g_bng_flex_07 ben_benfts_grp.bng_attribute7%TYPE;
1130: g_bng_flex_08 ben_benfts_grp.bng_attribute8%TYPE;
1131: g_bng_flex_09 ben_benfts_grp.bng_attribute9%TYPE;
1132: g_bng_flex_10 ben_benfts_grp.bng_attribute10%TYPE;
1133: --
1134: g_cbra_ler_id ben_ler_f.ler_id%TYPE;
1135: g_cbra_ler_name ben_ler_f.name%TYPE;
1136: g_cbra_strt_dt ben_cbr_quald_bnf.cbr_elig_perd_strt_dt%TYPE;