DBA Data[Home] [Help]

APPS.AMV_MYCHANNEL_PVT dependencies on AMV_U_ACCESS

Line 2509: from amv_u_access

2505: where channel_id = p_channel_id;
2506:
2507: CURSOR Get_SecAppr_csr IS
2508: select chl_approver_flag
2509: from amv_u_access
2510: where access_to_table_code = AMV_UTILITY_PVT.G_CHANNEL
2511: and access_to_table_record_id = p_channel_id
2512: and user_or_group_type = AMV_UTILITY_PVT.G_USER
2513: and user_or_group_id = p_user_id