DBA Data[Home] [Help]

APPS.BIS_PMV_DRILL_PVT dependencies on ICX_SEC

Line 670: ,pResponsibilityId => nvl(pRespId, icx_sec.getID(icx_sec.PV_RESPONSIBILITY_ID))

666: (pRegionCode => pRegionCode
667: ,pFunctionName => pFunctionName
668: ,pUserId => pUserId
669: ,pSessionId => pSessionId
670: ,pResponsibilityId => nvl(pRespId, icx_sec.getID(icx_sec.PV_RESPONSIBILITY_ID))
671: ,x_return_status=>l_return_status
672: ,x_msg_count=> l_msg_count
673: ,x_msg_data=>l_msg_data
674: );