DBA Data[Home] [Help]

APPS.ICX_POR_SCHEMA_UPLOAD dependencies on ICX_POR_EXT_UTL

Line 3144: v_sql := 'TRUNCATE TABLE ' || ICX_POR_EXT_UTL.getIcxSchema ||'.icx_cat_deleted_attributes';

3140:
3141: xErrLoc := 1400;
3142:
3143: -- do not hardcode "icx." get the schema name dynamically..
3144: v_sql := 'TRUNCATE TABLE ' || ICX_POR_EXT_UTL.getIcxSchema ||'.icx_cat_deleted_attributes';
3145: execute immediate v_sql;
3146:
3147: xErrLoc := 1500;
3148: