DBA Data[Home] [Help]

APPS.GMS_POR_API2 dependencies on GMS_INSTALL

Line 96: IF not gms_install.enabled then

92: p_status :='S' ;
93: l_source_type_code := p_source_type_code;
94:
95:
96: IF not gms_install.enabled then
97: return ;
98: END IF ;
99:
100: IF NVL(p_dummy_award_id,0) >= 0 THEN