DBA Data[Home] [Help]

APPS.PQP_GB_T1_PENSION_EXTRACTS dependencies on FND_LOOKUPS

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

13081: )
13082: IS
13083:
13084: -- TYPE declaration
13085: TYPE t_rate_types IS TABLE of fnd_lookups.meaning%TYPE
13086: INDEX BY BINARY_INTEGER;
13087:
13088: -- Variable Declaration
13089: l_no_of_events NUMBER(5);