DBA Data[Home] [Help]

APPS.ICX_CAT_POPULATE_PODOCS_PVT dependencies on ICX_CAT_POPULATE_CTXSTRING_PVT

Line 1540: ICX_CAT_POPULATE_CTXSTRING_PVT.populateCtxCatgAtt(ICX_CAT_UTIL_PVT.g_who_columns_rec.internal_request_id);

1536: g_metadataTblFormed := FALSE;
1537: g_CtxSqlForPODocsFormed := FALSE;
1538:
1539: l_err_loc := 700;
1540: ICX_CAT_POPULATE_CTXSTRING_PVT.populateCtxCatgAtt(ICX_CAT_UTIL_PVT.g_who_columns_rec.internal_request_id);
1541:
1542: l_err_loc := 800;
1543: EXCEPTION
1544: WHEN OTHERS THEN

Line 1587: -- i.e. call ICX_CAT_POPULATE_CTXSTRING_PVT.populateCtxCatgAtt

1583: g_CtxSqlForPODocsFormed := FALSE;
1584:
1585: l_err_loc := 600;
1586: -- No need of to re-populate category attributes
1587: -- i.e. call ICX_CAT_POPULATE_CTXSTRING_PVT.populateCtxCatgAtt
1588: -- because the changes are only in the org assignments.
1589: -- ICX_CAT_POPULATE_CTXSTRING_PVT.populateCtxCatgAtt(ICX_CAT_UTIL_PVT.g_who_columns_rec.internal_request_id);
1590:
1591: l_err_loc := 700;

Line 1589: -- ICX_CAT_POPULATE_CTXSTRING_PVT.populateCtxCatgAtt(ICX_CAT_UTIL_PVT.g_who_columns_rec.internal_request_id);

1585: l_err_loc := 600;
1586: -- No need of to re-populate category attributes
1587: -- i.e. call ICX_CAT_POPULATE_CTXSTRING_PVT.populateCtxCatgAtt
1588: -- because the changes are only in the org assignments.
1589: -- ICX_CAT_POPULATE_CTXSTRING_PVT.populateCtxCatgAtt(ICX_CAT_UTIL_PVT.g_who_columns_rec.internal_request_id);
1590:
1591: l_err_loc := 700;
1592: EXCEPTION
1593: WHEN OTHERS THEN

Line 2740: ICX_CAT_POPULATE_CTXSTRING_PVT.populateCtxCatgAtt(ICX_CAT_UTIL_PVT.g_who_columns_rec.internal_request_id);

2736: g_metadataTblFormed := FALSE;
2737: g_CtxSqlForPODocsFormed := FALSE;
2738:
2739: l_err_loc := 600;
2740: ICX_CAT_POPULATE_CTXSTRING_PVT.populateCtxCatgAtt(ICX_CAT_UTIL_PVT.g_who_columns_rec.internal_request_id);
2741:
2742: l_err_loc := 700;
2743: EXCEPTION
2744: WHEN OTHERS THEN