DBA Data[Home] [Help]

APPS.RCV_ROI_RETURN dependencies on PO_ORGS_SV

Line 265: po_orgs_sv.derive_org_info(ship_to_org_record);

261: IF (g_asn_debug = 'Y') THEN
262: asn_debug.put_line('Into Derive Organization Record Procedure');
263: END IF;
264:
265: po_orgs_sv.derive_org_info(ship_to_org_record);
266:
267: IF (g_asn_debug = 'Y') THEN
268: asn_debug.put_line('Debug Output after organization procedure');
269: asn_debug.put_line(ship_to_org_record.organization_code);