[Home] [Help]
1039: ccid => px_asset_cat_rec_new.category_id,
1040: concat_string => l_concat_cat,
1041: segarray => l_cat_segs);
1042: */
1043: select table_id into h_table_id from fnd_tables
1044: where table_name = h_table_name
1045: and application_id = 140;
1046: --
1047: concat_string := '';