DBA Data[Home] [Help]

APPS.IGF_SL_CL_VALIDATION dependencies on FND_LOOKUPS

Line 123: lv_err_type fnd_lookups.lookup_type%TYPE;

119: Change History :
120: Who When What
121: ***************************************************************/
122: lv_complete BOOLEAN := TRUE;
123: lv_err_type fnd_lookups.lookup_type%TYPE;
124: lv_data_reqd fnd_lookups.lookup_code%TYPE;
125: lv_data_recomm fnd_lookups.lookup_code%TYPE;
126:
127: -- Value of Spec Version in Table is same as Loan Type sent as Parameter

Line 124: lv_data_reqd fnd_lookups.lookup_code%TYPE;

120: Who When What
121: ***************************************************************/
122: lv_complete BOOLEAN := TRUE;
123: lv_err_type fnd_lookups.lookup_type%TYPE;
124: lv_data_reqd fnd_lookups.lookup_code%TYPE;
125: lv_data_recomm fnd_lookups.lookup_code%TYPE;
126:
127: -- Value of Spec Version in Table is same as Loan Type sent as Parameter
128:

Line 125: lv_data_recomm fnd_lookups.lookup_code%TYPE;

121: ***************************************************************/
122: lv_complete BOOLEAN := TRUE;
123: lv_err_type fnd_lookups.lookup_type%TYPE;
124: lv_data_reqd fnd_lookups.lookup_code%TYPE;
125: lv_data_recomm fnd_lookups.lookup_code%TYPE;
126:
127: -- Value of Spec Version in Table is same as Loan Type sent as Parameter
128:
129: CURSOR cur_reqd IS