DBA Data[Home] [Help]

APPS.BIX_ALERT dependencies on FND_API

Line 77: IF l_ret_status = FND_API.G_RET_STS_SUCCESS then

73: , p_notify_resp_name => p_notify_resp
74: , p_report_resp1_id => p_responsibility_id
75: , x_return_status =>l_ret_status );
76: --DBMS_OUTPUT.PUT_LINE('util proc tostart workflow called');
77: IF l_ret_status = FND_API.G_RET_STS_SUCCESS then
78: /*
79: DBMS_OUTPUT.PUT_LINE('Corrective Action Started. '||
80: p_notify_resp||' is notified.');
81: */