DBA Data[Home] [Help]

APPS.JTF_FM_MD_MIGRATION_PVT dependencies on IBC_CV_LABEL_GRP

Line 244: l_cv_label_rec Ibc_Cv_Label_Grp.CV_Label_Rec_Type;

240: l_msg_count NUMBER;
241: l_msg_data VARCHAR2(2000);
242:
243: l_status VARCHAR2(30) ;
244: l_cv_label_rec Ibc_Cv_Label_Grp.CV_Label_Rec_Type;
245: x_cv_label_rec Ibc_Cv_Label_Grp.CV_Label_Rec_Type;
246: l_attribute_type_codes JTF_VARCHAR2_TABLE_100;
247: l_attributes JTF_VARCHAR2_TABLE_4000;
248: l_attidx NUMBER;

Line 245: x_cv_label_rec Ibc_Cv_Label_Grp.CV_Label_Rec_Type;

241: l_msg_data VARCHAR2(2000);
242:
243: l_status VARCHAR2(30) ;
244: l_cv_label_rec Ibc_Cv_Label_Grp.CV_Label_Rec_Type;
245: x_cv_label_rec Ibc_Cv_Label_Grp.CV_Label_Rec_Type;
246: l_attribute_type_codes JTF_VARCHAR2_TABLE_100;
247: l_attributes JTF_VARCHAR2_TABLE_4000;
248: l_attidx NUMBER;
249: l_directory NUMBER;