DBA Data[Home] [Help]

APPS.BEN_RT_PRFL_CACHE dependencies on BEN_CACHE

Line 97: g_pg_lookup ben_cache.g_cache_lookup_table;

93: --
94: type g_pg_inst_tbl is table of ben_rt_prfl_cache.g_pg_inst_rec
95: index by binary_integer;
96: --
97: g_pg_lookup ben_cache.g_cache_lookup_table;
98: g_pg_instance g_pg_inst_tbl;
99: g_pg_out ben_rt_prfl_cache.g_pg_inst_tbl;
100: --
101: procedure get_rt_prfl_cache

Line 120: g_rl_lookup ben_cache.g_cache_lookup_table;

116: --
117: type g_rl_inst_tbl is table of ben_rt_prfl_cache.g_rl_inst_rec
118: index by binary_integer;
119: --
120: g_rl_lookup ben_cache.g_cache_lookup_table;
121: g_rl_instance g_rl_inst_tbl;
122: g_rl_out ben_rt_prfl_cache.g_rl_inst_tbl;
123: --
124: procedure get_rt_prfl_cache

Line 144: g_tbco_lookup ben_cache.g_cache_lookup_table;

140: --
141: type g_tbco_inst_tbl is table of ben_rt_prfl_cache.g_tbco_inst_rec
142: index by binary_integer;
143: --
144: g_tbco_lookup ben_cache.g_cache_lookup_table;
145: g_tbco_instance g_tbco_inst_tbl;
146: g_tbco_out g_tbco_inst_tbl;
147: --
148: procedure get_rt_prfl_cache

Line 168: g_gndr_lookup ben_cache.g_cache_lookup_table;

164: --
165: type g_gndr_inst_tbl is table of ben_rt_prfl_cache.g_gndr_inst_rec
166: index by binary_integer;
167: --
168: g_gndr_lookup ben_cache.g_cache_lookup_table;
169: g_gndr_instance g_gndr_inst_tbl;
170: g_gndr_out g_gndr_inst_tbl;
171: --
172: procedure get_rt_prfl_cache

Line 192: g_dsbld_lookup ben_cache.g_cache_lookup_table;

188: --
189: type g_dsbld_inst_tbl is table of ben_rt_prfl_cache.g_dsbld_inst_rec
190: index by binary_integer;
191: --
192: g_dsbld_lookup ben_cache.g_cache_lookup_table;
193: g_dsbld_instance g_dsbld_inst_tbl;
194: g_dsbld_out g_dsbld_inst_tbl;
195: --
196: procedure get_rt_prfl_cache

Line 216: g_brgng_lookup ben_cache.g_cache_lookup_table;

212: --
213: type g_brgng_inst_tbl is table of ben_rt_prfl_cache.g_brgng_inst_rec
214: index by binary_integer;
215: --
216: g_brgng_lookup ben_cache.g_cache_lookup_table;
217: g_brgng_instance g_brgng_inst_tbl;
218: g_brgng_out g_brgng_inst_tbl;
219: --
220: procedure get_rt_prfl_cache

Line 240: g_bnfgrp_lookup ben_cache.g_cache_lookup_table;

236: --
237: type g_bnfgrp_inst_tbl is table of ben_rt_prfl_cache.g_bnfgrp_inst_rec
238: index by binary_integer;
239: --
240: g_bnfgrp_lookup ben_cache.g_cache_lookup_table;
241: g_bnfgrp_instance g_bnfgrp_inst_tbl;
242: g_bnfgrp_out g_bnfgrp_inst_tbl;
243: --
244: procedure get_rt_prfl_cache

Line 264: g_eestat_lookup ben_cache.g_cache_lookup_table;

260: --
261: type g_eestat_inst_tbl is table of ben_rt_prfl_cache.g_eestat_inst_rec
262: index by binary_integer;
263: --
264: g_eestat_lookup ben_cache.g_cache_lookup_table;
265: g_eestat_instance g_eestat_inst_tbl;
266: g_eestat_out g_eestat_inst_tbl;
267: --
268: procedure get_rt_prfl_cache

Line 289: g_ftpt_lookup ben_cache.g_cache_lookup_table;

285: --
286: type g_ftpt_inst_tbl is table of ben_rt_prfl_cache.g_ftpt_inst_rec
287: index by binary_integer;
288: --
289: g_ftpt_lookup ben_cache.g_cache_lookup_table;
290: g_ftpt_instance g_ftpt_inst_tbl;
291: g_ftpt_out g_ftpt_inst_tbl;
292: --
293: procedure get_rt_prfl_cache

Line 313: g_grd_lookup ben_cache.g_cache_lookup_table;

309: --
310: type g_grd_inst_tbl is table of ben_rt_prfl_cache.g_grd_inst_rec
311: index by binary_integer;
312: --
313: g_grd_lookup ben_cache.g_cache_lookup_table;
314: g_grd_instance g_grd_inst_tbl;
315: g_grd_out g_grd_inst_tbl;
316: --
317: procedure get_rt_prfl_cache

Line 340: g_pctft_lookup ben_cache.g_cache_lookup_table;

336: --
337: type g_pctft_inst_tbl is table of ben_rt_prfl_cache.g_pctft_inst_rec
338: index by binary_integer;
339: --
340: g_pctft_lookup ben_cache.g_cache_lookup_table;
341: g_pctft_instance g_pctft_inst_tbl;
342: g_pctft_out g_pctft_inst_tbl;
343: --
344: procedure get_rt_prfl_cache

Line 367: g_hrswkd_lookup ben_cache.g_cache_lookup_table;

363: --
364: type g_hrswkd_inst_tbl is table of ben_rt_prfl_cache.g_hrswkd_inst_rec
365: index by binary_integer;
366: --
367: g_hrswkd_lookup ben_cache.g_cache_lookup_table;
368: g_hrswkd_instance g_hrswkd_inst_tbl;
369: g_hrswkd_out g_hrswkd_inst_tbl;
370: --
371: procedure get_rt_prfl_cache

Line 397: g_poe_lookup ben_cache.g_cache_lookup_table;

393: --
394: type g_poe_inst_tbl is table of ben_rt_prfl_cache.g_poe_inst_rec
395: index by binary_integer;
396: --
397: g_poe_lookup ben_cache.g_cache_lookup_table;
398: g_poe_instance g_poe_inst_tbl;
399: g_poe_out g_poe_inst_tbl;
400: --
401: procedure get_rt_prfl_cache

Line 421: g_lbrmmbr_lookup ben_cache.g_cache_lookup_table;

417: --
418: type g_lbrmmbr_inst_tbl is table of ben_rt_prfl_cache.g_lbrmmbr_inst_rec
419: index by binary_integer;
420: --
421: g_lbrmmbr_lookup ben_cache.g_cache_lookup_table;
422: g_lbrmmbr_instance g_lbrmmbr_inst_tbl;
423: g_lbrmmbr_out g_lbrmmbr_inst_tbl;
424: --
425: procedure get_rt_prfl_cache

Line 445: g_lglenty_lookup ben_cache.g_cache_lookup_table;

441: --
442: type g_lglenty_inst_tbl is table of ben_rt_prfl_cache.g_lglenty_inst_rec
443: index by binary_integer;
444: --
445: g_lglenty_lookup ben_cache.g_cache_lookup_table;
446: g_lglenty_instance g_lglenty_inst_tbl;
447: g_lglenty_out g_lglenty_inst_tbl;
448: --
449: procedure get_rt_prfl_cache

Line 470: g_loa_lookup ben_cache.g_cache_lookup_table;

466: --
467: type g_loa_inst_tbl is table of ben_rt_prfl_cache.g_loa_inst_rec
468: index by binary_integer;
469: --
470: g_loa_lookup ben_cache.g_cache_lookup_table;
471: g_loa_instance g_loa_inst_tbl;
472: g_loa_out g_loa_inst_tbl;
473: --
474: procedure get_rt_prfl_cache

Line 494: g_org_lookup ben_cache.g_cache_lookup_table;

490: --
491: type g_org_inst_tbl is table of ben_rt_prfl_cache.g_org_inst_rec
492: index by binary_integer;
493: --
494: g_org_lookup ben_cache.g_cache_lookup_table;
495: g_org_instance g_org_inst_tbl;
496: g_org_out g_org_inst_tbl;
497: --
498: procedure get_rt_prfl_cache

Line 519: g_pertyp_lookup ben_cache.g_cache_lookup_table;

515: --
516: type g_pertyp_inst_tbl is table of ben_rt_prfl_cache.g_pertyp_inst_rec
517: index by binary_integer;
518: --
519: g_pertyp_lookup ben_cache.g_cache_lookup_table;
520: g_pertyp_instance g_pertyp_inst_tbl;
521: g_pertyp_out g_pertyp_inst_tbl;
522: --
523: procedure get_rt_prfl_cache

Line 544: g_ziprng_lookup ben_cache.g_cache_lookup_table;

540: --
541: type g_ziprng_inst_tbl is table of ben_rt_prfl_cache.g_ziprng_inst_rec
542: index by binary_integer;
543: --
544: g_ziprng_lookup ben_cache.g_cache_lookup_table;
545: g_ziprng_instance g_ziprng_inst_tbl;
546: g_ziprng_out g_ziprng_inst_tbl;
547: --
548: procedure get_rt_prfl_cache

Line 568: g_pyrl_lookup ben_cache.g_cache_lookup_table;

564: --
565: type g_pyrl_inst_tbl is table of ben_rt_prfl_cache.g_pyrl_inst_rec
566: index by binary_integer;
567: --
568: g_pyrl_lookup ben_cache.g_cache_lookup_table;
569: g_pyrl_instance g_pyrl_inst_tbl;
570: g_pyrl_out g_pyrl_inst_tbl;
571: --
572: procedure get_rt_prfl_cache

Line 592: g_py_bss_lookup ben_cache.g_cache_lookup_table;

588: --
589: type g_py_bss_inst_tbl is table of ben_rt_prfl_cache.g_py_bss_inst_rec
590: index by binary_integer;
591: --
592: g_py_bss_lookup ben_cache.g_cache_lookup_table;
593: g_py_bss_instance g_py_bss_inst_tbl;
594: g_py_bss_out g_py_bss_inst_tbl;
595: --
596: procedure get_rt_prfl_cache

Line 623: g_scdhrs_lookup ben_cache.g_cache_lookup_table;

619: --
620: type g_scdhrs_inst_tbl is table of ben_rt_prfl_cache.g_scdhrs_inst_rec
621: index by binary_integer;
622: --
623: g_scdhrs_lookup ben_cache.g_cache_lookup_table;
624: g_scdhrs_instance g_scdhrs_inst_tbl;
625: g_scdhrs_out g_scdhrs_inst_tbl;
626: --
627: procedure get_rt_prfl_cache

Line 647: g_wkloc_lookup ben_cache.g_cache_lookup_table;

643: --
644: type g_wkloc_inst_tbl is table of ben_rt_prfl_cache.g_wkloc_inst_rec
645: index by binary_integer;
646: --
647: g_wkloc_lookup ben_cache.g_cache_lookup_table;
648: g_wkloc_instance g_wkloc_inst_tbl;
649: g_wkloc_out g_wkloc_inst_tbl;
650: --
651: procedure get_rt_prfl_cache

Line 672: g_svcarea_lookup ben_cache.g_cache_lookup_table;

668: --
669: type g_svcarea_inst_tbl is table of ben_rt_prfl_cache.g_svcarea_inst_rec
670: index by binary_integer;
671: --
672: g_svcarea_lookup ben_cache.g_cache_lookup_table;
673: g_svcarea_instance g_svcarea_inst_tbl;
674: g_svcarea_out g_svcarea_inst_tbl;
675: --
676: procedure get_rt_prfl_cache

Line 696: g_hrlyslrd_lookup ben_cache.g_cache_lookup_table;

692: --
693: type g_hrlyslrd_inst_tbl is table of ben_rt_prfl_cache.g_hrlyslrd_inst_rec
694: index by binary_integer;
695: --
696: g_hrlyslrd_lookup ben_cache.g_cache_lookup_table;
697: g_hrlyslrd_instance g_hrlyslrd_inst_tbl;
698: g_hrlyslrd_out g_hrlyslrd_inst_tbl;
699: --
700: procedure get_rt_prfl_cache

Line 724: g_age_lookup ben_cache.g_cache_lookup_table;

720: --
721: type g_age_inst_tbl is table of ben_rt_prfl_cache.g_age_inst_rec
722: index by binary_integer;
723: --
724: g_age_lookup ben_cache.g_cache_lookup_table;
725: g_age_instance g_age_inst_tbl;
726: g_age_out g_age_inst_tbl;
727: --
728: procedure get_rt_prfl_cache

Line 752: g_complvl_lookup ben_cache.g_cache_lookup_table;

748: --
749: type g_complvl_inst_tbl is table of ben_rt_prfl_cache.g_complvl_inst_rec
750: index by binary_integer;
751: --
752: g_complvl_lookup ben_cache.g_cache_lookup_table;
753: g_complvl_instance g_complvl_inst_tbl;
754: g_complvl_out g_complvl_inst_tbl;
755: --
756: procedure get_rt_prfl_cache

Line 780: g_los_lookup ben_cache.g_cache_lookup_table;

776: --
777: type g_los_inst_tbl is table of ben_rt_prfl_cache.g_los_inst_rec
778: index by binary_integer;
779: --
780: g_los_lookup ben_cache.g_cache_lookup_table;
781: g_los_instance g_los_inst_tbl;
782: g_los_out g_los_inst_tbl;
783: --
784: procedure get_rt_prfl_cache

Line 806: g_age_los_lookup ben_cache.g_cache_lookup_table;

802: --
803: type g_age_los_inst_tbl is table of ben_rt_prfl_cache.g_age_los_inst_rec
804: index by binary_integer;
805: --
806: g_age_los_lookup ben_cache.g_cache_lookup_table;
807: g_age_los_instance g_age_los_inst_tbl;
808: g_age_los_out g_age_los_inst_tbl;
809: --
810: procedure get_rt_prfl_cache

Line 831: g_ttl_prtt_lookup ben_cache.g_cache_lookup_table;

827: --
828: type g_ttl_prtt_inst_tbl is table of
829: ben_rt_prfl_cache.g_ttl_prtt_inst_rec index by binary_integer;
830: --
831: g_ttl_prtt_lookup ben_cache.g_cache_lookup_table;
832: g_ttl_prtt_instance g_ttl_prtt_inst_tbl;
833: g_ttl_prtt_out g_ttl_prtt_inst_tbl;
834: --
835: procedure get_rt_prfl_cache

Line 855: g_ttl_cvg_lookup ben_cache.g_cache_lookup_table;

851: --
852: type g_ttl_cvg_inst_tbl is table of
853: ben_rt_prfl_cache.g_ttl_cvg_inst_rec index by binary_integer;
854: --
855: g_ttl_cvg_lookup ben_cache.g_cache_lookup_table;
856: g_ttl_cvg_instance g_ttl_cvg_inst_tbl;
857: g_ttl_cvg_out g_ttl_cvg_inst_tbl;
858: --
859: procedure get_rt_prfl_cache

Line 881: g_job_lookup ben_cache.g_cache_lookup_table;

877: --
878: type g_job_inst_tbl is table of ben_rt_prfl_cache.g_job_inst_rec
879: index by binary_integer;
880: --
881: g_job_lookup ben_cache.g_cache_lookup_table;
882: g_job_instance g_job_inst_tbl;
883: g_job_out g_job_inst_tbl;
884: --
885: procedure get_rt_prfl_cache

Line 906: g_optd_mdcr_lookup ben_cache.g_cache_lookup_table;

902: --
903: type g_optd_mdcr_inst_tbl is table of ben_rt_prfl_cache.g_optd_mdcr_inst_rec
904: index by binary_integer;
905: --
906: g_optd_mdcr_lookup ben_cache.g_cache_lookup_table;
907: g_optd_mdcr_instance g_optd_mdcr_inst_tbl;
908: g_optd_mdcr_out g_optd_mdcr_inst_tbl;
909: --
910: procedure get_rt_prfl_cache

Line 931: g_lvg_rsn_lookup ben_cache.g_cache_lookup_table;

927: --
928: type g_lvg_rsn_inst_tbl is table of ben_rt_prfl_cache.g_lvg_rsn_inst_rec
929: index by binary_integer;
930: --
931: g_lvg_rsn_lookup ben_cache.g_cache_lookup_table;
932: g_lvg_rsn_instance g_lvg_rsn_inst_tbl;
933: g_lvg_rsn_out g_lvg_rsn_inst_tbl;
934: --
935: procedure get_rt_prfl_cache

Line 958: g_cbr_qual_bnf_lookup ben_cache.g_cache_lookup_table;

954: --
955: type g_cbr_qual_bnf_inst_tbl is table of ben_rt_prfl_cache.g_cbr_qual_bnf_inst_rec
956: index by binary_integer;
957: --
958: g_cbr_qual_bnf_lookup ben_cache.g_cache_lookup_table;
959: g_cbr_qual_bnf_instance g_cbr_qual_bnf_inst_tbl;
960: g_cbr_qual_bnf_out g_cbr_qual_bnf_inst_tbl;
961: --
962: procedure get_rt_prfl_cache

Line 985: g_cntng_prtn_prfl_lookup ben_cache.g_cache_lookup_table;

981: --
982: type g_cntng_prtn_prfl_inst_tbl is table of ben_rt_prfl_cache.g_cntng_prtn_prfl_inst_rec
983: index by binary_integer;
984: --
985: g_cntng_prtn_prfl_lookup ben_cache.g_cache_lookup_table;
986: g_cntng_prtn_prfl_instance g_cntng_prtn_prfl_inst_tbl;
987: g_cntng_prtn_prfl_out g_cntng_prtn_prfl_inst_tbl;
988: --
989: procedure get_rt_prfl_cache

Line 1012: g_pstn_lookup ben_cache.g_cache_lookup_table;

1008: --
1009: type g_pstn_inst_tbl is table of ben_rt_prfl_cache.g_pstn_inst_rec
1010: index by binary_integer;
1011: --
1012: g_pstn_lookup ben_cache.g_cache_lookup_table;
1013: g_pstn_instance g_pstn_inst_tbl;
1014: g_pstn_out g_pstn_inst_tbl;
1015: --
1016: procedure get_rt_prfl_cache

Line 1038: g_comptncy_lookup ben_cache.g_cache_lookup_table;

1034: --
1035: type g_comptncy_inst_tbl is table of ben_rt_prfl_cache.g_comptncy_inst_rec
1036: index by binary_integer;
1037: --
1038: g_comptncy_lookup ben_cache.g_cache_lookup_table;
1039: g_comptncy_instance g_comptncy_inst_tbl;
1040: g_comptncy_out g_comptncy_inst_tbl;
1041: --
1042: procedure get_rt_prfl_cache

Line 1065: g_qual_titl_lookup ben_cache.g_cache_lookup_table;

1061: --
1062: type g_qual_titl_inst_tbl is table of ben_rt_prfl_cache.g_qual_titl_inst_rec
1063: index by binary_integer;
1064: --
1065: g_qual_titl_lookup ben_cache.g_cache_lookup_table;
1066: g_qual_titl_instance g_qual_titl_inst_tbl;
1067: g_qual_titl_out g_qual_titl_inst_tbl;
1068: --
1069: procedure get_rt_prfl_cache

Line 1091: g_dpnt_cvrd_othr_pl_lookup ben_cache.g_cache_lookup_table;

1087: --
1088: type g_dpnt_cvrd_othr_pl_inst_tbl is table of ben_rt_prfl_cache.g_dpnt_cvrd_othr_pl_inst_rec
1089: index by binary_integer;
1090: --
1091: g_dpnt_cvrd_othr_pl_lookup ben_cache.g_cache_lookup_table;
1092: g_dpnt_cvrd_othr_pl_instance g_dpnt_cvrd_othr_pl_inst_tbl;
1093: g_dpnt_cvrd_othr_pl_out g_dpnt_cvrd_othr_pl_inst_tbl;
1094: --
1095: procedure get_rt_prfl_cache

Line 1118: g_dpnt_cvrd_othr_plip_lookup ben_cache.g_cache_lookup_table;

1114: --
1115: type g_dpnt_cvrd_othr_plip_inst_tbl is table of ben_rt_prfl_cache.g_dpnt_cvrd_othr_plip_inst_rec
1116: index by binary_integer;
1117: --
1118: g_dpnt_cvrd_othr_plip_lookup ben_cache.g_cache_lookup_table;
1119: g_dpnt_cvrd_othr_plip_instance g_dpnt_cvrd_othr_plip_inst_tbl;
1120: g_dpnt_cvrd_othr_plip_out g_dpnt_cvrd_othr_plip_inst_tbl;
1121: --
1122: procedure get_rt_prfl_cache

Line 1146: g_dpnt_cvrd_othr_ptip_lookup ben_cache.g_cache_lookup_table;

1142: --
1143: type g_dpnt_cvrd_othr_ptip_inst_tbl is table of ben_rt_prfl_cache.g_dpnt_cvrd_othr_ptip_inst_rec
1144: index by binary_integer;
1145: --
1146: g_dpnt_cvrd_othr_ptip_lookup ben_cache.g_cache_lookup_table;
1147: g_dpnt_cvrd_othr_ptip_instance g_dpnt_cvrd_othr_ptip_inst_tbl;
1148: g_dpnt_cvrd_othr_ptip_out g_dpnt_cvrd_othr_ptip_inst_tbl;
1149: --
1150: procedure get_rt_prfl_cache

Line 1175: g_dpnt_cvrd_othr_pgm_lookup ben_cache.g_cache_lookup_table;

1171: --
1172: type g_dpnt_cvrd_othr_pgm_inst_tbl is table of ben_rt_prfl_cache.g_dpnt_cvrd_othr_pgm_inst_rec
1173: index by binary_integer;
1174: --
1175: g_dpnt_cvrd_othr_pgm_lookup ben_cache.g_cache_lookup_table;
1176: g_dpnt_cvrd_othr_pgm_instance g_dpnt_cvrd_othr_pgm_inst_tbl;
1177: g_dpnt_cvrd_othr_pgm_out g_dpnt_cvrd_othr_pgm_inst_tbl;
1178: --
1179: procedure get_rt_prfl_cache

Line 1201: g_prtt_anthr_pl_lookup ben_cache.g_cache_lookup_table;

1197: --
1198: type g_prtt_anthr_pl_inst_tbl is table of ben_rt_prfl_cache.g_prtt_anthr_pl_inst_rec
1199: index by binary_integer;
1200: --
1201: g_prtt_anthr_pl_lookup ben_cache.g_cache_lookup_table;
1202: g_prtt_anthr_pl_instance g_prtt_anthr_pl_inst_tbl;
1203: g_prtt_anthr_pl_out g_prtt_anthr_pl_inst_tbl;
1204: --
1205: procedure get_rt_prfl_cache

Line 1228: g_othr_ptip_lookup ben_cache.g_cache_lookup_table;

1224: --
1225: type g_othr_ptip_inst_tbl is table of ben_rt_prfl_cache.g_othr_ptip_inst_rec
1226: index by binary_integer;
1227: --
1228: g_othr_ptip_lookup ben_cache.g_cache_lookup_table;
1229: g_othr_ptip_instance g_othr_ptip_inst_tbl;
1230: g_othr_ptip_out g_othr_ptip_inst_tbl;
1231: --
1232: procedure get_rt_prfl_cache

Line 1255: g_enrld_anthr_pl_lookup ben_cache.g_cache_lookup_table;

1251: --
1252: type g_enrld_anthr_pl_inst_tbl is table of ben_rt_prfl_cache.g_enrld_anthr_pl_inst_rec
1253: index by binary_integer;
1254: --
1255: g_enrld_anthr_pl_lookup ben_cache.g_cache_lookup_table;
1256: g_enrld_anthr_pl_instance g_enrld_anthr_pl_inst_tbl;
1257: g_enrld_anthr_pl_out g_enrld_anthr_pl_inst_tbl;
1258: --
1259: procedure get_rt_prfl_cache

Line 1283: g_enrld_anthr_oipl_lookup ben_cache.g_cache_lookup_table;

1279: --
1280: type g_enrld_anthr_oipl_inst_tbl is table of ben_rt_prfl_cache.g_enrld_anthr_oipl_inst_rec
1281: index by binary_integer;
1282: --
1283: g_enrld_anthr_oipl_lookup ben_cache.g_cache_lookup_table;
1284: g_enrld_anthr_oipl_instance g_enrld_anthr_oipl_inst_tbl;
1285: g_enrld_anthr_oipl_out g_enrld_anthr_oipl_inst_tbl;
1286: --
1287: procedure get_rt_prfl_cache

Line 1310: g_enrld_anthr_plip_lookup ben_cache.g_cache_lookup_table;

1306: --
1307: type g_enrld_anthr_plip_inst_tbl is table of ben_rt_prfl_cache.g_enrld_anthr_plip_inst_rec
1308: index by binary_integer;
1309: --
1310: g_enrld_anthr_plip_lookup ben_cache.g_cache_lookup_table;
1311: g_enrld_anthr_plip_instance g_enrld_anthr_plip_inst_tbl;
1312: g_enrld_anthr_plip_out g_enrld_anthr_plip_inst_tbl;
1313: --
1314: procedure get_rt_prfl_cache

Line 1337: g_enrld_anthr_ptip_lookup ben_cache.g_cache_lookup_table;

1333: --
1334: type g_enrld_anthr_ptip_inst_tbl is table of ben_rt_prfl_cache.g_enrld_anthr_ptip_inst_rec
1335: index by binary_integer;
1336: --
1337: g_enrld_anthr_ptip_lookup ben_cache.g_cache_lookup_table;
1338: g_enrld_anthr_ptip_instance g_enrld_anthr_ptip_inst_tbl;
1339: g_enrld_anthr_ptip_out g_enrld_anthr_ptip_inst_tbl;
1340: --
1341: procedure get_rt_prfl_cache

Line 1364: g_enrld_anthr_pgm_lookup ben_cache.g_cache_lookup_table;

1360: --
1361: type g_enrld_anthr_pgm_inst_tbl is table of ben_rt_prfl_cache.g_enrld_anthr_pgm_inst_rec
1362: index by binary_integer;
1363: --
1364: g_enrld_anthr_pgm_lookup ben_cache.g_cache_lookup_table;
1365: g_enrld_anthr_pgm_instance g_enrld_anthr_pgm_inst_tbl;
1366: g_enrld_anthr_pgm_out g_enrld_anthr_pgm_inst_tbl;
1367: --
1368: procedure get_rt_prfl_cache

Line 1389: g_dpnt_othr_ptip_lookup ben_cache.g_cache_lookup_table;

1385: --
1386: type g_dpnt_othr_ptip_inst_tbl is table of ben_rt_prfl_cache.g_dpnt_othr_ptip_inst_rec
1387: index by binary_integer;
1388: --
1389: g_dpnt_othr_ptip_lookup ben_cache.g_cache_lookup_table;
1390: g_dpnt_othr_ptip_instance g_dpnt_othr_ptip_inst_tbl;
1391: g_dpnt_othr_ptip_out g_dpnt_othr_ptip_inst_tbl;
1392: --
1393: procedure get_rt_prfl_cache

Line 1413: g_no_othr_cvg_lookup ben_cache.g_cache_lookup_table;

1409: --
1410: type g_no_othr_cvg_inst_tbl is table of ben_rt_prfl_cache.g_no_othr_cvg_inst_rec
1411: index by binary_integer;
1412: --
1413: g_no_othr_cvg_lookup ben_cache.g_cache_lookup_table;
1414: g_no_othr_cvg_instance g_no_othr_cvg_inst_tbl;
1415: g_no_othr_cvg_out g_no_othr_cvg_inst_tbl;
1416: --
1417: procedure get_rt_prfl_cache

Line 1439: g_qua_in_gr_lookup ben_cache.g_cache_lookup_table;

1435: --
1436: type g_qua_in_gr_inst_tbl is table of ben_rt_prfl_cache.g_qua_in_gr_inst_rec
1437: index by binary_integer;
1438: --
1439: g_qua_in_gr_lookup ben_cache.g_cache_lookup_table;
1440: g_qua_in_gr_instance g_qua_in_gr_inst_tbl;
1441: g_qua_in_gr_out g_qua_in_gr_inst_tbl;
1442: --
1443: procedure get_rt_prfl_cache

Line 1466: g_perf_rtng_lookup ben_cache.g_cache_lookup_table;

1462: --
1463: type g_perf_rtng_inst_tbl is table of ben_rt_prfl_cache.g_perf_rtng_inst_rec
1464: index by binary_integer;
1465: --
1466: g_perf_rtng_lookup ben_cache.g_cache_lookup_table;
1467: g_perf_rtng_instance g_perf_rtng_inst_tbl;
1468: g_perf_rtng_out g_perf_rtng_inst_tbl;
1469: --
1470: procedure get_rt_prfl_cache