Error message when deploying an IAL Hello IFS super brains, When I run the following code in PLSQL developer, I have no problems. When I try to deploy the IAL, I am getting the following error. selectro.rental_no, case when ro.RENTAL_TYPE = 'Customer Order'and ro.contract In ( 'CPH','CTM','VMS')then 'Internal' when ro.RENTAL_TYPE = 'Project'and ro.contract = 'CPH'then 'Internal' when ro.RENTAL_TYPE = 'Purchase Order'and ro.party_id Not In ( 'CPH','CTM','VMS')then 'External' end Hire_Type,NULL order_ref1 ,NULL order_ref2 , NULL order_ref3 , NULL order_ref4 , coj.order_no as Cust_order_no,coj.line_no as Cust_line_no,coj.rel_no as Cust_Rel_no,coj.line_item_no as Cust_line_item_no,DECODE(coj.CATALOG_TYPE_DB, 'INV', coj.QTY_SHIPPED, NULL) as Cust_logistics_qty,&AO..CUSTOMER_ORDER_API.Get_State(coj.order_no) as CO_STATE,ril.Location_NO,ro.contract as site,ro.part_no, '' Location, '' WAREHOUSE, ro.part_description,ro.party_id as customer_id,ro.party_name as customer_name,NULL as supplier_id, NULL as supplier_name, &AO..INVENTOR