DBA Data[Home] [Help]

APPS.ICX_CAT_POPULATE_PODOCS_PVT dependencies on ICX_CAT_POPULATE_CTXSTRING_PVT

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

1522: g_metadataTblFormed := FALSE;
1523: g_CtxSqlForPODocsFormed := FALSE;
1524:
1525: l_err_loc := 700;
1526: ICX_CAT_POPULATE_CTXSTRING_PVT.populateCtxCatgAtt(ICX_CAT_UTIL_PVT.g_who_columns_rec.internal_request_id);
1527:
1528: l_err_loc := 800;
1529: EXCEPTION
1530: WHEN OTHERS THEN

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

1569: g_CtxSqlForPODocsFormed := FALSE;
1570:
1571: l_err_loc := 600;
1572: -- No need of to re-populate category attributes
1573: -- i.e. call ICX_CAT_POPULATE_CTXSTRING_PVT.populateCtxCatgAtt
1574: -- because the changes are only in the org assignments.
1575: -- ICX_CAT_POPULATE_CTXSTRING_PVT.populateCtxCatgAtt(ICX_CAT_UTIL_PVT.g_who_columns_rec.internal_request_id);
1576:
1577: l_err_loc := 700;

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

1571: l_err_loc := 600;
1572: -- No need of to re-populate category attributes
1573: -- i.e. call ICX_CAT_POPULATE_CTXSTRING_PVT.populateCtxCatgAtt
1574: -- because the changes are only in the org assignments.
1575: -- ICX_CAT_POPULATE_CTXSTRING_PVT.populateCtxCatgAtt(ICX_CAT_UTIL_PVT.g_who_columns_rec.internal_request_id);
1576:
1577: l_err_loc := 700;
1578: EXCEPTION
1579: WHEN OTHERS THEN

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

2722: g_metadataTblFormed := FALSE;
2723: g_CtxSqlForPODocsFormed := FALSE;
2724:
2725: l_err_loc := 600;
2726: ICX_CAT_POPULATE_CTXSTRING_PVT.populateCtxCatgAtt(ICX_CAT_UTIL_PVT.g_who_columns_rec.internal_request_id);
2727:
2728: l_err_loc := 700;
2729: EXCEPTION
2730: WHEN OTHERS THEN