DBA Data[Home] [Help]

APPS.AMV_MYCHANNEL_PVT dependencies on AMV_C_CHANNELS_VL

Line 2504: from amv_c_channels_vl

2500:
2501: CURSOR Get_OwnerAppr_csr IS
2502: select owner_user_id
2503: , default_approver_user_id
2504: from amv_c_channels_vl
2505: where channel_id = p_channel_id;
2506:
2507: CURSOR Get_SecAppr_csr IS
2508: select chl_approver_flag