DBA Data[Home] [Help]

APPS.BIS_PMV_ACTUAL_PVT dependencies on BIS_PMV_PARAMETERS_PVT

Line 1604: BIS_PMV_PARAMETERS_PVT.saveParameters

1600: END LOOP;
1601: END IF;
1602:
1603: --save the passing parameters to bis_user_attributes
1604: BIS_PMV_PARAMETERS_PVT.saveParameters
1605: (pRegionCode => p_region_code,
1606: pFunctionName => l_function_name,
1607: pSessionId => l_session_id,
1608: pUserId => l_user_id,