DBA Data[Home] [Help]

APPS.INV_UI_RCV_LOVS dependencies on PO_VENDORS_SV2

Line 36: , PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID)

32: /* SELECT DISTINCT poh.segment1
33: , poh.po_header_id
34: , poh.type_lookup_code
35: , MO_GLOBAL.get_ou_name(poh.org_id) --
36: , PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID)
37: , poh.vendor_id
38: , poh.vendor_site_id
39: , 'Vendor'
40: , poh.note_to_receiver

Line 84: po_Vendors_sv2.Get_vendor_name_func(poh.Vendor_Id),

80: SELECT DISTINCT poh.Segment1 ,
81: poh.po_Header_Id ,
82: poh.Type_LookUp_Code ,
83: MO_GLOBAL.get_ou_name(poh.org_id) ,--
84: po_Vendors_sv2.Get_vendor_name_func(poh.Vendor_Id),
85: poh.Vendor_Id ,
86: poh.Vendor_Site_Id ,
87: 'Vendor' ,
88: poh.Note_To_Receiver ,

Line 153: , PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID)

149: SELECT DISTINCT poh.segment1
150: , poh.po_header_id
151: , poh.type_lookup_code
152: , MO_GLOBAL.get_ou_name(poh.org_id) --
153: , PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID)
154: , poh.vendor_id
155: , poh.vendor_site_id
156: , 'Vendor'
157: , poh.note_to_receiver

Line 195: , PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID)

191: SELECT DISTINCT poh.segment1
192: , poh.po_header_id
193: , poh.type_lookup_code
194: , MO_GLOBAL.get_ou_name(poh.org_id) --
195: , PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID)
196: , poh.vendor_id
197: , poh.vendor_site_id
198: , 'Vendor'
199: , poh.note_to_receiver

Line 243: PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID) ,

239: SELECT DISTINCT poh.segment1 ,
240: poh.po_header_id ,
241: poh.type_lookup_code ,
242: MO_GLOBAL.get_ou_name(poh.org_id) ,
243: PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID) ,
244: poh.vendor_id ,
245: poh.vendor_site_id ,
246: 'Vendor' ,
247: poh.note_to_receiver ,

Line 1504: PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID) FIELD5 ,

1500: poh.segment1 FIELD1 ,
1501: to_char(poh.po_header_id) FIELD2 ,
1502: poh.type_lookup_code FIELD3 ,
1503: MO_GLOBAL.get_ou_name(poh.org_id) FIELD4, --
1504: PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID) FIELD5 ,
1505: to_char(poh.vendor_id) FIELD6 ,
1506: to_char(poh.vendor_site_id) FIELD7 ,
1507: 'Vendor' FIELD8 ,
1508: poh.note_to_receiver FIELD9 ,

Line 1567: PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID) FIELD5 ,

1563: poh.segment1 FIELD1 ,
1564: to_char(poh.po_header_id) FIELD2 ,
1565: poh.type_lookup_code FIELD3 ,
1566: MO_GLOBAL.get_ou_name(poh.org_id) FIELD4, --
1567: PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID) FIELD5 ,
1568: to_char(poh.vendor_id) FIELD6 ,
1569: to_char(poh.vendor_site_id) FIELD7 ,
1570: 'Vendor' FIELD8 ,
1571: poh.note_to_receiver FIELD9 ,

Line 1656: PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID) FIELD5 ,

1652: poh.segment1 FIELD1 ,
1653: to_char(poh.po_header_id) FIELD2 ,
1654: poh.type_lookup_code FIELD3 ,
1655: MO_GLOBAL.get_ou_name(poh.org_id) FIELD4, --
1656: PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID) FIELD5 ,
1657: to_char(poh.vendor_id) FIELD6 ,
1658: to_char(poh.vendor_site_id) FIELD7 ,
1659: 'Vendor' FIELD8 ,
1660: poh.note_to_receiver FIELD9 ,

Line 1714: PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID) FIELD5 ,

1710: poh.segment1 FIELD1 ,
1711: to_char(poh.po_header_id) FIELD2 ,
1712: poh.type_lookup_code FIELD3 ,
1713: MO_GLOBAL.get_ou_name(poh.org_id) FIELD4, --
1714: PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID) FIELD5 ,
1715: to_char(poh.vendor_id) FIELD6 ,
1716: to_char(poh.vendor_site_id) FIELD7 ,
1717: 'Vendor' FIELD8 ,
1718: poh.note_to_receiver FIELD9 ,

Line 1776: PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID) FIELD5 ,

1772: poh.segment1 FIELD1 ,
1773: to_char(poh.po_header_id) FIELD2 ,
1774: poh.type_lookup_code FIELD3 ,
1775: MO_GLOBAL.get_ou_name(poh.org_id) FIELD4, --
1776: PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID) FIELD5 ,
1777: to_char(poh.vendor_id) FIELD5 ,
1778: to_char(poh.vendor_site_id) FIELD7 ,
1779: 'Vendor' FIELD8 ,
1780: poh.note_to_receiver FIELD9 ,

Line 1843: PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID) FIELD5 ,

1839: poh.segment1 FIELD1 ,
1840: to_char(poh.po_header_id) FIELD2 ,
1841: poh.type_lookup_code FIELD3 ,
1842: MO_GLOBAL.get_ou_name(poh.org_id) FIELD4 , --
1843: PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID) FIELD5 ,
1844: to_char(poh.vendor_id) FIELD6 ,
1845: to_char(poh.vendor_site_id) FIELD7 ,
1846: 'Vendor' FIELD8 ,
1847: poh.note_to_receiver FIELD9 ,

Line 1910: PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID) FIELD5 ,

1906: poh.segment1 FIELD1 ,
1907: to_char(poh.po_header_id) FIELD2 ,
1908: poh.type_lookup_code FIELD3 ,
1909: MO_GLOBAL.get_ou_name(poh.org_id) FIELD4 , --
1910: PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID) FIELD5 ,
1911: to_char(poh.vendor_id) FIELD6 ,
1912: to_char(poh.vendor_site_id) FIELD7 ,
1913: 'Vendor' FIELD8 ,
1914: poh.note_to_receiver FIELD9 ,

Line 2388: PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID) FIELD5 ,

2384: poh.segment1 FIELD1 ,
2385: to_char(poh.po_header_id) FIELD2 ,
2386: poh.type_lookup_code FIELD3 ,
2387: MO_GLOBAL.get_ou_name(poh.org_id) FIELD4 , --
2388: PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID) FIELD5 ,
2389: to_char(poh.vendor_id) FIELD6 ,
2390: to_char(poh.vendor_site_id) FIELD7 ,
2391: 'Vendor' FIELD8 ,
2392: poh.note_to_receiver FIELD9 ,

Line 2452: PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID) FIELD5 ,

2448: poh.segment1 FIELD1 ,
2449: to_char(poh.po_header_id) FIELD2 ,
2450: poh.type_lookup_code FIELD3 ,
2451: MO_GLOBAL.get_ou_name(poh.org_id) FIELD4, --
2452: PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID) FIELD5 ,
2453: to_char(poh.vendor_id) FIELD6 ,
2454: to_char(poh.vendor_site_id) FIELD7 ,
2455: 'Vendor' FIELD8 ,
2456: poh.note_to_receiver FIELD9 ,

Line 2533: PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID) FIELD5 ,

2529: poh.segment1 FIELD1 ,
2530: to_char(poh.po_header_id) FIELD2 ,
2531: poh.type_lookup_code FIELD3 ,
2532: MO_GLOBAL.get_ou_name(poh.org_id) FIELD4 , --
2533: PO_VENDORS_SV2.GET_VENDOR_NAME_FUNC(POH.VENDOR_ID) FIELD5 ,
2534: to_char(poh.vendor_id) FIELD6 ,
2535: to_char(poh.vendor_site_id) FIELD7 ,
2536: 'Vendor' FIELD8 ,
2537: poh.note_to_receiver FIELD9 ,