DBA Data[Home] [Help]

APPS.PO_SOURCING_SV4 dependencies on PO_LOCATIONS_SV2

Line 142: if (po_locations_sv2.val_location(x_destination_loc_id,

138: x_val_internal := 'Y';
139: end if;
140:
141: -- Bug 5028505: Added source Org id param
142: if (po_locations_sv2.val_location(x_destination_loc_id,
143: x_destination_org_id,
144: x_ship_to,
145: x_receiving,
146: x_val_internal,