DBA Data[Home] [Help]

APPS.GMD_SS_APPROVAL_WF_PKG dependencies on GMD_SS_WFLOW_GRP

Line 398: GMD_SS_WFLOW_GRP.events_for_status_change(lSSId , api_se_ret_status) ;

394: END IF;
395:
396: if (lTargetStatus = 400) then
397: -- We got approved, so kick off API to create sampling events
398: GMD_SS_WFLOW_GRP.events_for_status_change(lSSId , api_se_ret_status) ;
399: elsif (lTargetStatus = 700) then
400: -- We need to launch; Enable the Mother workflow for testing
401: gmd_api_pub.raise ('oracle.apps.gmd.qm.ss.test',
402: lSSId);