DBA Data[Home] [Help]

APPS.IBE_M_MIGRATION_PVT dependencies on IBC_CV_LABEL_GRP

Line 953: l_cv_label_rec Ibc_Cv_Label_Grp.CV_Label_Rec_Type;

949: l_type_code VARCHAR2(100) := g_media_type;
950: l_label_code VARCHAR2(100) := g_label_code;
951: l_association_type VARCHAR2(100) := g_association_type;
952: l_status VARCHAR2(30) := IBC_UTILITIES_PUB.G_STV_APPROVED;
953: l_cv_label_rec Ibc_Cv_Label_Grp.CV_Label_Rec_Type;
954: x_cv_label_rec Ibc_Cv_Label_Grp.CV_Label_Rec_Type;
955: l_attribute_type_codes JTF_VARCHAR2_TABLE_100;
956: l_attributes JTF_VARCHAR2_TABLE_4000;
957: l_attidx NUMBER;

Line 954: x_cv_label_rec Ibc_Cv_Label_Grp.CV_Label_Rec_Type;

950: l_label_code VARCHAR2(100) := g_label_code;
951: l_association_type VARCHAR2(100) := g_association_type;
952: l_status VARCHAR2(30) := IBC_UTILITIES_PUB.G_STV_APPROVED;
953: l_cv_label_rec Ibc_Cv_Label_Grp.CV_Label_Rec_Type;
954: x_cv_label_rec Ibc_Cv_Label_Grp.CV_Label_Rec_Type;
955: l_attribute_type_codes JTF_VARCHAR2_TABLE_100;
956: l_attributes JTF_VARCHAR2_TABLE_4000;
957: l_attidx NUMBER;
958: