DBA Data[Home] [Help]

APPS.GMS_POR_API2 dependencies on GMS_INSTALL

Line 80: IF not gms_install.enabled then

76: p_status :='S' ;
77: l_source_type_code := p_source_type_code;
78:
79:
80: IF not gms_install.enabled then
81: return ;
82: END IF ;
83:
84: IF NVL(p_dummy_award_id,0) >= 0 THEN