[Home] [Help]
63: IF p_repair_supplier_id IS NOT NULL THEN
64: -- create internal order 1 with repair supplier found above as destination
65:
66: -- create header record for creating IO1
67: FND_PROFILE.GET('CSP_ORDER_TYPE', l_order_hdr_rec.order_type_id);
68:
69: -- get ship to of repair organization
70: begin
71: select location_id