DBA Data[Home] [Help]

APPS.EGO_ITEM_USER_ATTRS_CP_PUB dependencies on INV_EGO_REVISION_VALIDATE

Line 2900: IF (INV_EGO_REVISION_VALIDATE.Get_Process_Control_HTML_API() = 'IMPORT')

2896: the below peice of code will be executed only in import flow.
2897: This code will be executed always in import flow.
2898: */
2899:
2900: IF (INV_EGO_REVISION_VALIDATE.Get_Process_Control_HTML_API() = 'IMPORT')
2901: THEN
2902: BEGIN
2903: SELECT NVL(ENABLED_FOR_DATA_POOL, 'N')
2904: INTO l_enabled_for_data_pool