DBA Data[Home] [Help]

APPS.JTF_AMV_ITEM_PUB dependencies on JTF_AMV_ITEMS_VL

Line 931: From jtf_amv_items_vl

927: ITEM_DESTINATION_TYPE,
928: access_name,
929: deliverable_type_code,
930: applicable_to_code
931: From jtf_amv_items_vl
932: Where item_id = p_item_id;
933: --
934: BEGIN
935: -- Standard call to check for call compatibility.