DBA Data[Home] [Help]

APPS.PQP_GB_T1_PENSION_EXTRACTS dependencies on FND_LOOKUPS

Line 13284: TYPE t_rate_types IS TABLE of fnd_lookups.meaning%TYPE

13280: )
13281: IS
13282:
13283: -- TYPE declaration
13284: TYPE t_rate_types IS TABLE of fnd_lookups.meaning%TYPE
13285: INDEX BY BINARY_INTEGER;
13286:
13287: -- Variable Declaration
13288: l_no_of_events NUMBER(5);