HT201387 mi impresora es una epson L355, no es compatible con airprint, que puedo hacer? se puede agregar a esa lista de compatibles?

mi impresora es una epson L355, no es compatible con airprint, que puedo hacer? se puede agregar a esa lista de compatibles?

Define unas variables para que almacenes tu cliente y el tipo de direccion que usaras , despues de esto con algun IF, escoges el precio de tu lista de precios donde lista de precios sea igual a listaX y tu itemcode sea igual a
= $[$38.1.0]
declare @cliente char(2)
declare @direccion char (10)
set @cliente = (select slpcode FROM OCRD where cardcode=$[$4.0.1])
set @direccion= (select campodireccion FROM OCRD where cardcode=$[$4.0.1])
     IF @cliente='walmart' and @direccion='aurrera1'
     SELECT price from itm1 t0 where pricelist= '1' and ItemCode = $[$38.1.0]
algo asi, es para q te des una idea

Similar Messages

Maybe you are looking for

  • Can send but not retrieve emails using Thunderbird and Windows 8.1

    Hi, I am not able to get Thunderbird to retrieve emails on a new laptop. Last week I purchased a new laptop due to an imminent hard disk failure on my old laptop. I will call them "Old" and "New" laptops. (Old laptop is still working for the moment..

  • Retriggering Release strategy for PR with Document Type, Company Code and Price Range as Characaterstics

    Hi Friends, I have a issue to fix. The issue is releated to PR. There are some PR's in the system which has wrong release strategy picked up or wrong approvers picked up due to some congif change. now that the config changes are rectified correctly,

  • Shipment Batch level details report

    Hi All, Our client has come up with a new report requirement. They want the below columns in their report. Sales Order , Sales Order Item, Delivery, Delivery Item, Batch , Shipment , Individual delivery quantity Please suggest what will be the best a

  • WRT300N No Domain DHCP Over Wireless

    Using a WRT300N as a wireless access point. Windows 2003 network connected to WRT300N's Ethernet port 1. There is nothing connected to the Internet port. Connected computer to Ethernet port 2. Computer also has built in wireless. Computer is getting

  • Simulation Interface toolkit not working

    I am working on a simulation and control problem using LABVIEW and Matlab. I have installed the simulation interface toolkit. But, the SIT server is not running. I have added the lines: "addpath('C:\SimulationInterfaceToolkit'); NISIT_AddPaths; NISIT