FactuGES2/Source/Modulos/Pedidos a proveedor/Model/schPedidosProveedor.daSchema

115 lines
103 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<TDASchema><Commands Type="TDASQLCommandCollection" IsObject="true" IsCollection="true" Count="6" ItemClass="TDASQLCommand"><Item0><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><Description></Description><DynamicWhereXML></DynamicWhereXML><IsPublic>True</IsPublic><Name>Delete_PedidosProveedor</Name><Params Type="TDAParamCollection" IsObject="true" IsCollection="true" Count="1" ItemClass="TDAParam"><Item0><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>OLD_ID</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item0></Params><Statements Type="TDAStatementCollection" IsObject="true" IsCollection="true" Count="1" ItemClass="TDAStatement"><Item0><ColumnMappings Type="TDAColumnMappingCollection" IsObject="true" IsCollection="true" Count="0" ItemClass="TDAColumnMapping"/><Connection>IBX</Connection><ConnectionType></ConnectionType><Default>False</Default><Name></Name><SQL>DELETE
FROM
PEDIDOS_PROVEEDOR
WHERE
(ID = :OLD_ID)</SQL><StatementType>stSQL</StatementType><TargetTable>PEDIDOS_PROVEEDOR</TargetTable></Item0></Statements></Item0><Item1><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><Description></Description><DynamicWhereXML></DynamicWhereXML><IsPublic>True</IsPublic><Name>Insert_PedidosProveedor_Detalles</Name><Params Type="TDAParamCollection" IsObject="true" IsCollection="true" Count="12" ItemClass="TDAParam"><Item0><BlobType>dabtUnknown</BlobType><DataType>datCurrency</DataType><Description></Description><GeneratorName></GeneratorName><Name>CANTIDAD</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item0><Item1><BlobType>dabtUnknown</BlobType><DataType>datInteger</DataType><Description></Description><GeneratorName></GeneratorName><Name>POSICION</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item1><Item2><BlobType>dabtUnknown</BlobType><DataType>datAutoInc</DataType><Description></Description><GeneratorName>GEN_PEDIDOS_PROV_DETALLES_ID</GeneratorName><Name>ID</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item2><Item3><BlobType>dabtUnknown</BlobType><DataType>datString</DataType><Description></Description><GeneratorName></GeneratorName><Name>TIPO_DETALLE</Name><ParamType>daptUnknown</ParamType><Size>10</Size><Value></Value></Item3><Item4><BlobType>dabtUnknown</BlobType><DataType>datString</DataType><Description></Description><GeneratorName></GeneratorName><Name>CONCEPTO</Name><ParamType>daptUnknown</ParamType><Size>2000</Size><Value></Value></Item4><Item5><BlobType>dabtUnknown</BlobType><DataType>datCurrency</DataType><Description></Description><GeneratorName></GeneratorName><Name>IMPORTE_UNIDAD</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item5><Item6><BlobType>dabtUnknown</BlobType><DataType>datCurrency</DataType><Description></Description><GeneratorName></GeneratorName><Name>IMPORTE_TOTAL</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item6><Item7><BlobType>dabtUnknown</BlobType><DataType>datSmallInt</DataType><Description></Description><GeneratorName></GeneratorName><Name>VISIBLE</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item7><Item8><BlobType>dabtUnknown</BlobType><DataType>datInteger</DataType><Description></Description><GeneratorName></GeneratorName><Name>ID_PEDIDO</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item8><Item9><BlobType>dabtUnknown</BlobType><DataType>datInteger</DataType><Description></Description><GeneratorName></GeneratorName><Name>ID_ARTICULO</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item9><Item10><BlobType>dabtUnknown</BlobType><DataType>datFloat</DataType><Description></Description><GeneratorName></GeneratorName><Name>DESCUENTO</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item10><Item11><BlobType>dabtUnknown</BlobType><DataType>datCurrency</DataType><Description></Description><GeneratorName></GeneratorName><Name>IMPORTE_PORTE</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item11></Params><Statements Type="TDAStatementCollection" IsObject="true" IsCollection="true" Count="1" ItemClass="TDAStatement"><Item0><ColumnMappings Type="TDAColumnMappingCollection" IsObject="true" IsCollection="true" Count="0" ItemClass="TDAColumnMapping"/><Connection>IBX</Connection><ConnectionType></ConnectionType><Default>False</Default><Name></Name><SQL>INSERT
INTO PEDIDOS_PROVEEDOR_DETALLES
(CANTIDAD, POSICION, ID, TIPO_DETALLE, CONCEPTO, IMPORTE_UNIDAD,
IMPORTE_TOTAL, VISIBLE, ID_PEDIDO,
ID_ARTICULO, DESCUENTO, IMPORTE_PORTE)
VALUES
(:CANTIDAD, :POSICION, :ID, :TIPO_DETALLE, :CONCEPTO,
:IMPORTE_UNIDAD, :IMPORTE_TOTAL, :VISIBLE, :ID_PEDIDO,
:ID_ARTICULO, :DESCUENTO, :IMPORTE_PORTE)</SQL><StatementType>stSQL</StatementType><TargetTable>PEDIDOS_PROVEEDOR_DETALLES</TargetTable></Item0></Statements></Item1><Item2><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><Description></Description><DynamicWhereXML></DynamicWhereXML><IsPublic>True</IsPublic><Name>Delete_PedidosProveedor_Detalles</Name><Params Type="TDAParamCollection" IsObject="true" IsCollection="true" Count="1" ItemClass="TDAParam"><Item0><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>OLD_ID</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item0></Params><Statements Type="TDAStatementCollection" IsObject="true" IsCollection="true" Count="1" ItemClass="TDAStatement"><Item0><ColumnMappings Type="TDAColumnMappingCollection" IsObject="true" IsCollection="true" Count="0" ItemClass="TDAColumnMapping"/><Connection>IBX</Connection><ConnectionType></ConnectionType><Default>False</Default><Name></Name><SQL>DELETE
FROM
PEDIDOS_PROVEEDOR_DETALLES
WHERE
(ID = :OLD_ID)</SQL><StatementType>stSQL</StatementType><TargetTable>PEDIDOS_PROVEEDOR_DETALLES</TargetTable></Item0></Statements></Item2><Item3><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><Description></Description><DynamicWhereXML></DynamicWhereXML><IsPublic>True</IsPublic><Name>Update_PedidosProveedor_Detalles</Name><Params Type="TDAParamCollection" IsObject="true" IsCollection="true" Count="13" ItemClass="TDAParam"><Item0><BlobType>dabtUnknown</BlobType><DataType>datCurrency</DataType><Description></Description><GeneratorName></GeneratorName><Name>CANTIDAD</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item0><Item1><BlobType>dabtUnknown</BlobType><DataType>datInteger</DataType><Description></Description><GeneratorName></GeneratorName><Name>POSICION</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item1><Item2><BlobType>dabtUnknown</BlobType><DataType>datInteger</DataType><Description></Description><GeneratorName></GeneratorName><Name>ID</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item2><Item3><BlobType>dabtUnknown</BlobType><DataType>datString</DataType><Description></Description><GeneratorName></GeneratorName><Name>TIPO_DETALLE</Name><ParamType>daptUnknown</ParamType><Size>10</Size><Value></Value></Item3><Item4><BlobType>dabtUnknown</BlobType><DataType>datString</DataType><Description></Description><GeneratorName></GeneratorName><Name>CONCEPTO</Name><ParamType>daptUnknown</ParamType><Size>2000</Size><Value></Value></Item4><Item5><BlobType>dabtUnknown</BlobType><DataType>datCurrency</DataType><Description></Description><GeneratorName></GeneratorName><Name>IMPORTE_UNIDAD</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item5><Item6><BlobType>dabtUnknown</BlobType><DataType>datCurrency</DataType><Description></Description><GeneratorName></GeneratorName><Name>IMPORTE_TOTAL</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item6><Item7><BlobType>dabtUnknown</BlobType><DataType>datSmallInt</DataType><Description></Description><GeneratorName></GeneratorName><Name>VISIBLE</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item7><Item8><BlobType>dabtUnknown</BlobType><DataType>datInteger</DataType><Description></Description><GeneratorName></GeneratorName><Name>ID_PEDIDO</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item8><Item9><BlobType>dabtUnknown</BlobType><DataType>datInteger</DataType><Description></Description><GeneratorName></GeneratorName><Name>ID_ARTICULO</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item9><Item10><BlobType>dabtUnknown</BlobType><DataType>datFloat</DataType><Description></Description><GeneratorName></GeneratorName><Name>DESCUENTO</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item10><Item11><BlobType>dabtUnknown</BlobType><DataType>datCurrency</DataType><Description></Description><GeneratorName></GeneratorName><Name>IMPORTE_PORTE</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item11><Item12><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>OLD_ID</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item12></Params><Statements Type="TDAStatementCollection" IsObject="true" IsCollection="true" Count="1" ItemClass="TDAStatement"><Item0><ColumnMappings Type="TDAColumnMappingCollection" IsObject="true" IsCollection="true" Count="0" ItemClass="TDAColumnMapping"/><Connection>IBX</Connection><ConnectionType></ConnectionType><Default>False</Default><Name></Name><SQL>UPDATE PEDIDOS_PROVEEDOR_DETALLES
SET
CANTIDAD = :CANTIDAD,
POSICION = :POSICION,
ID = :ID,
TIPO_DETALLE = :TIPO_DETALLE,
CONCEPTO = :CONCEPTO,
IMPORTE_UNIDAD = :IMPORTE_UNIDAD,
IMPORTE_TOTAL = :IMPORTE_TOTAL,
VISIBLE = :VISIBLE,
ID_PEDIDO = :ID_PEDIDO,
ID_ARTICULO = :ID_ARTICULO,
DESCUENTO = :DESCUENTO,
IMPORTE_PORTE = :IMPORTE_PORTE
WHERE
(ID = :OLD_ID)</SQL><StatementType>stSQL</StatementType><TargetTable>PEDIDOS_PROVEEDOR_DETALLES</TargetTable></Item0></Statements></Item3><Item4><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><Description></Description><DynamicWhereXML></DynamicWhereXML><IsPublic>True</IsPublic><Name>Insert_PedidosProveedor</Name><Params Type="TDAParamCollection" IsObject="true" IsCollection="true" Count="32" ItemClass="TDAParam"><Item0><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>USUARIO</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item0><Item1><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>OBSERVACIONES</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item1><Item2><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>REFERENCIA</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item2><Item3><BlobType>dabtUnknown</BlobType><DataType>datAutoInc</DataType><Description></Description><GeneratorName>GEN_PEDIDOS_PROV_ID</GeneratorName><Name>ID</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item3><Item4><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>ID_EMPRESA</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item4><Item5><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>FECHA_ALTA</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item5><Item6><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>FECHA_MODIFICACION</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item6><Item7><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>ID_PROVEEDOR</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item7><Item8><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>FECHA_ENVIO</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item8><Item9><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>FECHA_PEDIDO</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item9><Item10><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>FECHA_CONFIRMACION</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item10><Item11><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>FECHA_ENTREGA</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item11><Item12><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>INCIDENCIAS</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item12><Item13><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>IMPORTE_TOTAL</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item13><Item14><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>INCIDENCIAS_ACTIVAS</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item14><Item15><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>ID_ALMACEN</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item15><Item16><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>CALLE</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item16><Item17><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>POBLACION</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item17><Item18><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>PROVINCIA</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item18><Item19><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>CODIGO_POSTAL</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item19><Item20><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>PERSONA_CONTACTO</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item20><Item21><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>TELEFONO</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item21><Item22><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>ID_PEDIDO_CLIENTE</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item22><Item23><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>IMPORTE_NETO</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item23><Item24><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>IMPORTE_PORTE</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item24><Item25><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>DESCUENTO</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item25><Item26><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>IMPORTE_DESCUENTO</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item26><Item27><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>BASE_IMPONIBLE</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item27><Item28><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>IVA</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item28><Item29><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>IMPORTE_IVA</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item29><Item30><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>ID_FORMA_PAGO</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item30><Item31><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>ID_TIENDA</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item31></Params><Statements Type="TDAStatementCollection" IsObject="true" IsCollection="true" Count="1" ItemClass="TDAStatement"><Item0><ColumnMappings Type="TDAColumnMappingCollection" IsObject="true" IsCollection="true" Count="0" ItemClass="TDAColumnMapping"/><Connection>IBX</Connection><ConnectionType></ConnectionType><Default>False</Default><Name></Name><SQL>INSERT
INTO PEDIDOS_PROVEEDOR
(USUARIO, OBSERVACIONES, REFERENCIA, ID, ID_EMPRESA,
FECHA_ALTA, FECHA_MODIFICACION, ID_PROVEEDOR, FECHA_ENVIO,
FECHA_PEDIDO, FECHA_CONFIRMACION, FECHA_ENTREGA, INCIDENCIAS,
IMPORTE_TOTAL, INCIDENCIAS_ACTIVAS, ID_ALMACEN, CALLE,
POBLACION, PROVINCIA, CODIGO_POSTAL, PERSONA_CONTACTO,
TELEFONO, ID_PEDIDO_CLIENTE, IMPORTE_NETO, IMPORTE_PORTE,
DESCUENTO, IMPORTE_DESCUENTO, BASE_IMPONIBLE, IVA,
IMPORTE_IVA, ID_FORMA_PAGO, ID_TIENDA)
VALUES
(:USUARIO, :OBSERVACIONES, :REFERENCIA, :ID,
:ID_EMPRESA, :FECHA_ALTA, :FECHA_MODIFICACION,
:ID_PROVEEDOR, :FECHA_ENVIO, :FECHA_PEDIDO, :FECHA_CONFIRMACION,
:FECHA_ENTREGA, :INCIDENCIAS, :IMPORTE_TOTAL, :INCIDENCIAS_ACTIVAS,
:ID_ALMACEN, :CALLE, :POBLACION, :PROVINCIA, :CODIGO_POSTAL,
:PERSONA_CONTACTO, :TELEFONO, :ID_PEDIDO_CLIENTE, :IMPORTE_NETO,
:IMPORTE_PORTE, :DESCUENTO, :IMPORTE_DESCUENTO, :BASE_IMPONIBLE,
:IVA, :IMPORTE_IVA, :ID_FORMA_PAGO, :ID_TIENDA)
</SQL><StatementType>stSQL</StatementType><TargetTable>PEDIDOS_PROVEEDOR</TargetTable></Item0></Statements></Item4><Item5><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><Description></Description><DynamicWhereXML></DynamicWhereXML><IsPublic>True</IsPublic><Name>Update_PedidosProveedor</Name><Params Type="TDAParamCollection" IsObject="true" IsCollection="true" Count="33" ItemClass="TDAParam"><Item0><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>ID</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item0><Item1><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>USUARIO</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item1><Item2><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>OBSERVACIONES</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item2><Item3><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>REFERENCIA</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item3><Item4><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>ID_EMPRESA</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item4><Item5><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>FECHA_ALTA</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item5><Item6><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>FECHA_MODIFICACION</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item6><Item7><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>ID_PROVEEDOR</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item7><Item8><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>FECHA_ENVIO</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item8><Item9><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>FECHA_PEDIDO</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item9><Item10><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>FECHA_CONFIRMACION</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item10><Item11><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>FECHA_ENTREGA</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item11><Item12><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>INCIDENCIAS</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item12><Item13><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>IMPORTE_TOTAL</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item13><Item14><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>INCIDENCIAS_ACTIVAS</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item14><Item15><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>ID_ALMACEN</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item15><Item16><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>CALLE</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item16><Item17><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>POBLACION</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item17><Item18><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>PROVINCIA</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item18><Item19><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>CODIGO_POSTAL</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item19><Item20><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>PERSONA_CONTACTO</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item20><Item21><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>TELEFONO</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item21><Item22><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>ID_PEDIDO_CLIENTE</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item22><Item23><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>IMPORTE_NETO</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item23><Item24><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>IMPORTE_PORTE</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item24><Item25><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>DESCUENTO</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item25><Item26><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>IMPORTE_DESCUENTO</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item26><Item27><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>BASE_IMPONIBLE</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item27><Item28><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>IVA</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item28><Item29><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>IMPORTE_IVA</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item29><Item30><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>ID_FORMA_PAGO</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item30><Item31><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>ID_TIENDA</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item31><Item32><BlobType>dabtUnknown</BlobType><DataType>datUnknown</DataType><Description></Description><GeneratorName></GeneratorName><Name>OLD_ID</Name><ParamType>daptUnknown</ParamType><Size>0</Size><Value></Value></Item32></Params><Statements Type="TDAStatementCollection" IsObject="true" IsCollection="true" Count="1" ItemClass="TDAStatement"><Item0><ColumnMappings Type="TDAColumnMappingCollection" IsObject="true" IsCollection="true" Count="0" ItemClass="TDAColumnMapping"/><Connection>IBX</Connection><ConnectionType></ConnectionType><Default>False</Default><Name></Name><SQL>UPDATE PEDIDOS_PROVEEDOR
SET
ID = :ID,
USUARIO = :USUARIO,
OBSERVACIONES = :OBSERVACIONES,
REFERENCIA = :REFERENCIA,
ID_EMPRESA = :ID_EMPRESA,
FECHA_ALTA = :FECHA_ALTA,
FECHA_MODIFICACION = :FECHA_MODIFICACION,
ID_PROVEEDOR = :ID_PROVEEDOR,
FECHA_ENVIO = :FECHA_ENVIO,
FECHA_PEDIDO = :FECHA_PEDIDO,
FECHA_CONFIRMACION = :FECHA_CONFIRMACION,
FECHA_ENTREGA = :FECHA_ENTREGA,
INCIDENCIAS = :INCIDENCIAS,
IMPORTE_TOTAL = :IMPORTE_TOTAL,
INCIDENCIAS_ACTIVAS = :INCIDENCIAS_ACTIVAS,
ID_ALMACEN = :ID_ALMACEN,
CALLE = :CALLE,
POBLACION = :POBLACION,
PROVINCIA = :PROVINCIA,
CODIGO_POSTAL = :CODIGO_POSTAL,
PERSONA_CONTACTO = :PERSONA_CONTACTO,
TELEFONO = :TELEFONO,
ID_PEDIDO_CLIENTE = :ID_PEDIDO_CLIENTE,
IMPORTE_NETO = :IMPORTE_NETO,
IMPORTE_PORTE = :IMPORTE_PORTE,
DESCUENTO = :DESCUENTO,
IMPORTE_DESCUENTO = :IMPORTE_DESCUENTO,
BASE_IMPONIBLE = :BASE_IMPONIBLE,
IVA = :IVA,
IMPORTE_IVA = :IMPORTE_IVA,
ID_FORMA_PAGO = :ID_FORMA_PAGO,
ID_TIENDA = :ID_TIENDA
WHERE
(ID = :OLD_ID)
</SQL><StatementType>stSQL</StatementType><TargetTable>PEDIDOS_PROVEEDOR</TargetTable></Item0></Statements></Item5></Commands><ConnectionManager Type="TDAConnectionManager" IsObject="true" ByRef="true" RefName="ConnectionManager" Owner="dmServer"/><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataDictionary Type="TDADataDictionary" IsObject="true" ByRef="true" RefName="DADataDictionary" Owner="srvPedidosProveedor"/><Datasets Type="TDADatasetCollection" IsObject="true" IsCollection="true" Count="3" ItemClass="TDADataset"><Item0><BusinessClassID></BusinessClassID><BusinessRulesClient Type="TDAClientBusinessRuleScript" IsObject="true"><CompileOnServer>True</CompileOnServer><Description></Description><RunOnClientAndServer>True</RunOnClientAndServer><Script></Script><ScriptLanguage>rslPascalScript</ScriptLanguage></BusinessRulesClient><BusinessRulesServer Type="TDABusinessRuleScript" IsObject="true"><Description></Description><Script></Script><ScriptLanguage>rslPascalScript</ScriptLanguage></BusinessRulesServer><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><Description></Description><DynamicWhereXML></DynamicWhereXML><Fields Type="TDAFieldCollection" IsObject="true" IsCollection="true" Count="37" ItemClass="TDAField"><Item0><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datAutoInc</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_ID</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>ID</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName>GEN_PEDIDOS_PROV_ID</GeneratorName><InPrimaryKey>True</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>ID</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>True</Required><ServerAutoRefresh>True</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item0><Item1><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datInteger</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_ID_EMPRESA</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>ID_EMPRESA</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>ID_EMPRESA</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item1><Item2><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datInteger</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_ID_PROVEEDOR</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>PedidosProveedor_ID_PROVEEDOR</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>ID_PROVEEDOR</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item2><Item3><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datString</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_NOMBRE</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>Nombre del proveedor</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>NOMBRE</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>255</Size><Visible>True</Visible></Item3><Item4><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datString</DataType><DefaultValue></DefaultValue><Description></Description><DictionaryEntry></DictionaryEntry><DisplayFormat></DisplayFormat><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>REFERENCIA</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>True</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>255</Size><Visible>True</Visible></Item4><Item5><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datString</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_SITUACION</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>Situación</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>SITUACION</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>255</Size><Visible>True</Visible></Item5><Item6><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datDateTime</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_FECHA_ENVIO</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>¿Enviado?</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>FECHA_ENVIO</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item6><Item7><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datDateTime</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_FECHA_PEDIDO</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>Fecha pedido</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>FECHA_PEDIDO</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item7><Item8><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datDateTime</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_FECHA_CONFIRMACION</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>¿Confirmado?</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>FECHA_CONFIRMACION</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item8><Item9><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datDateTime</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_FECHA_ENTREGA</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>Entrega prevista</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>FECHA_ENTREGA</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item9><Item10><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datInteger</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_ID_ALMACEN</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>PedidosProveedor_ID_ALMACEN</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>ID_ALMACEN</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item10><Item11><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datString</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_NOMBRE_ALMACEN</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>Almacén</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>NOMBRE_ALMACEN</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>255</Size><Visible>True</Visible></Item11><Item12><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datMemo</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_OBSERVACIONES</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>Observaciones</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>OBSERVACIONES</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item12><Item13><Alignment>taRightJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datCurrency</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_IMPORTE_TOTAL</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>Importe total</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>IMPORTE_TOTAL</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item13><Item14><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datMemo</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_INCIDENCIAS</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>INCIDENCIAS</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>INCIDENCIAS</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item14><Item15><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datInteger</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_INCIDENCIAS_ACTIVAS</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>INCIDENCIAS_ACTIVAS</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>INCIDENCIAS_ACTIVAS</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item15><Item16><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datString</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_CALLE</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>Calle</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>CALLE</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>255</Size><Visible>True</Visible></Item16><Item17><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datString</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_POBLACION</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>Población</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>POBLACION</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>255</Size><Visible>True</Visible></Item17><Item18><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datString</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_PROVINCIA</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>Provincia</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>PROVINCIA</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>255</Size><Visible>True</Visible></Item18><Item19><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datString</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_CODIGO_POSTAL</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>Cód. postal</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>CODIGO_POSTAL</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>10</Size><Visible>True</Visible></Item19><Item20><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datString</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_PERSONA_CONTACTO</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>Persona de contacto</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>PERSONA_CONTACTO</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>255</Size><Visible>True</Visible></Item20><Item21><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datString</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_TELEFONO</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>Teléfono</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>TELEFONO</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>25</Size><Visible>True</Visible></Item21><Item22><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datDateTime</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_FECHA_ALTA</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>FECHA_ALTA</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>FECHA_ALTA</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item22><Item23><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datDateTime</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_FECHA_MODIFICACION</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>FECHA_MODIFICACION</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>FECHA_MODIFICACION</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item23><Item24><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datString</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_USUARIO</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>USUARIO</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>USUARIO</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>20</Size><Visible>True</Visible></Item24><Item25><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datInteger</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_ID_PEDIDO_CLIENTE</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>PedidosProveedor_ID_PEDIDO_CLIENTE</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>ID_PEDIDO_CLIENTE</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item25><Item26><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datString</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_REF_PED_CLIENTE</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>PedidosProveedor_REF_PED_CLIENTE</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>REF_PED_CLIENTE</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>255</Size><Visible>True</Visible></Item26><Item27><Alignment>taRightJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datCurrency</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_IMPORTE_NETO</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>Importe neto</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>IMPORTE_NETO</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item27><Item28><Alignment>taRightJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datCurrency</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_IMPORTE_PORTE</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>Importe del porte</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>IMPORTE_PORTE</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item28><Item29><Alignment>taRightJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datFloat</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_DESCUENTO</DictionaryEntry><DisplayFormat>,0.00 %;-,0.00 %</DisplayFormat><DisplayLabel>Descuento</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>DESCUENTO</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item29><Item30><Alignment>taRightJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datCurrency</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_IMPORTE_DESCUENTO</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>Importe dto.</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>IMPORTE_DESCUENTO</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item30><Item31><Alignment>taRightJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datCurrency</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_BASE_IMPONIBLE</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>Base imponible</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>BASE_IMPONIBLE</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item31><Item32><Alignment>taRightJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datFloat</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_IVA</DictionaryEntry><DisplayFormat>,0.00 %;-,0.00 %</DisplayFormat><DisplayLabel>IVA</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>IVA</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item32><Item33><Alignment>taRightJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datCurrency</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_IMPORTE_IVA</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>Importe IVA</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>IMPORTE_IVA</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item33><Item34><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datInteger</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_ID_FORMA_PAGO</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>ID_FORMA_PAGO</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>ID_FORMA_PAGO</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item34><Item35><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datInteger</DataType><DefaultValue></DefaultValue><Description></Description><DictionaryEntry></DictionaryEntry><DisplayFormat></DisplayFormat><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>ID_TIENDA</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item35><Item36><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datString</DataType><DefaultValue></DefaultValue><Description></Description><DictionaryEntry></DictionaryEntry><DisplayFormat></DisplayFormat><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>TIENDA</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>255</Size><Visible>True</Visible></Item36></Fields><IsPublic>True</IsPublic><Name>PedidosProveedor</Name><Params Type="TDAParamCollection" IsObject="true" IsCollection="true" Count="0" ItemClass="TDAParam"/><ReadOnly>False</ReadOnly><Statements Type="TDAStatementCollection" IsObject="true" IsCollection="true" Count="1" ItemClass="TDAStatement"><Item0><ColumnMappings Type="TDAColumnMappingCollection" IsObject="true" IsCollection="true" Count="37" ItemClass="TDAColumnMapping"><Item0><DatasetField>ID</DatasetField><TableField>ID</TableField></Item0><Item1><DatasetField>ID_EMPRESA</DatasetField><TableField>ID_EMPRESA</TableField></Item1><Item2><DatasetField>ID_PROVEEDOR</DatasetField><TableField>ID_PROVEEDOR</TableField></Item2><Item3><DatasetField>NOMBRE</DatasetField><TableField>NOMBRE</TableField></Item3><Item4><DatasetField>REFERENCIA</DatasetField><TableField>REFERENCIA</TableField></Item4><Item5><DatasetField>SITUACION</DatasetField><TableField>SITUACION</TableField></Item5><Item6><DatasetField>FECHA_ENVIO</DatasetField><TableField>FECHA_ENVIO</TableField></Item6><Item7><DatasetField>FECHA_PEDIDO</DatasetField><TableField>FECHA_PEDIDO</TableField></Item7><Item8><DatasetField>FECHA_CONFIRMACION</DatasetField><TableField>FECHA_CONFIRMACION</TableField></Item8><Item9><DatasetField>FECHA_ENTREGA</DatasetField><TableField>FECHA_ENTREGA</TableField></Item9><Item10><DatasetField>ID_ALMACEN</DatasetField><TableField>ID_ALMACEN</TableField></Item10><Item11><DatasetField>NOMBRE_ALMACEN</DatasetField><TableField>NOMBRE_ALMACEN</TableField></Item11><Item12><DatasetField>OBSERVACIONES</DatasetField><TableField>OBSERVACIONES</TableField></Item12><Item13><DatasetField>IMPORTE_TOTAL</DatasetField><TableField>IMPORTE_TOTAL</TableField></Item13><Item14><DatasetField>INCIDENCIAS</DatasetField><TableField>INCIDENCIAS</TableField></Item14><Item15><DatasetField>INCIDENCIAS_ACTIVAS</DatasetField><TableField>INCIDENCIAS_ACTIVAS</TableField></Item15><Item16><DatasetField>CALLE</DatasetField><TableField>CALLE</TableField></Item16><Item17><DatasetField>POBLACION</DatasetField><TableField>POBLACION</TableField></Item17><Item18><DatasetField>PROVINCIA</DatasetField><TableField>PROVINCIA</TableField></Item18><Item19><DatasetField>CODIGO_POSTAL</DatasetField><TableField>CODIGO_POSTAL</TableField></Item19><Item20><DatasetField>PERSONA_CONTACTO</DatasetField><TableField>PERSONA_CONTACTO</TableField></Item20><Item21><DatasetField>TELEFONO</DatasetField><TableField>TELEFONO</TableField></Item21><Item22><DatasetField>FECHA_ALTA</DatasetField><TableField>FECHA_ALTA</TableField></Item22><Item23><DatasetField>FECHA_MODIFICACION</DatasetField><TableField>FECHA_MODIFICACION</TableField></Item23><Item24><DatasetField>USUARIO</DatasetField><TableField>USUARIO</TableField></Item24><Item25><DatasetField>ID_PEDIDO_CLIENTE</DatasetField><TableField>ID_PEDIDO_CLIENTE</TableField></Item25><Item26><DatasetField>REF_PED_CLIENTE</DatasetField><TableField>REF_PED_CLIENTE</TableField></Item26><Item27><DatasetField>IMPORTE_NETO</DatasetField><TableField>IMPORTE_NETO</TableField></Item27><Item28><DatasetField>IMPORTE_PORTE</DatasetField><TableField>IMPORTE_PORTE</TableField></Item28><Item29><DatasetField>DESCUENTO</DatasetField><TableField>DESCUENTO</TableField></Item29><Item30><DatasetField>IMPORTE_DESCUENTO</DatasetField><TableField>IMPORTE_DESCUENTO</TableField></Item30><Item31><DatasetField>BASE_IMPONIBLE</DatasetField><TableField>BASE_IMPONIBLE</TableField></Item31><Item32><DatasetField>IVA</DatasetField><TableField>IVA</TableField></Item32><Item33><DatasetField>IMPORTE_IVA</DatasetField><TableField>IMPORTE_IVA</TableField></Item33><Item34><DatasetField>ID_FORMA_PAGO</DatasetField><TableField>ID_FORMA_PAGO</TableField></Item34><Item35><DatasetField>ID_TIENDA</DatasetField><TableField>ID_TIENDA</TableField></Item35><Item36><DatasetField>TIENDA</DatasetField><TableField>TIENDA</TableField></Item36></ColumnMappings><Connection>IBX</Connection><ConnectionType></ConnectionType><Default>False</Default><Name></Name><StatementType>stAutoSQL</StatementType><TargetTable>V_PEDIDOS_PROVEEDOR</TargetTable></Item0></Statements></Item0><Item1><BusinessClassID></BusinessClassID><BusinessRulesClient Type="TDAClientBusinessRuleScript" IsObject="true"><CompileOnServer>True</CompileOnServer><Description></Description><RunOnClientAndServer>True</RunOnClientAndServer><Script></Script><ScriptLanguage>rslPascalScript</ScriptLanguage></BusinessRulesClient><BusinessRulesServer Type="TDABusinessRuleScript" IsObject="true"><Description></Description><Script></Script><ScriptLanguage>rslPascalScript</ScriptLanguage></BusinessRulesServer><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><Description></Description><DynamicWhereXML></DynamicWhereXML><Fields Type="TDAFieldCollection" IsObject="true" IsCollection="true" Count="14" ItemClass="TDAField"><Item0><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datAutoInc</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_Detalles_ID</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>ID</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName>GEN_PEDIDOS_PROV_DETALLES_ID</GeneratorName><InPrimaryKey>True</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>ID</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>True</Required><ServerAutoRefresh>True</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item0><Item1><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datInteger</DataType><DefaultValue></DefaultValue><Description></Description><DictionaryEntry></DictionaryEntry><DisplayFormat></DisplayFormat><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>ID_PEDIDO</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item1><Item2><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datInteger</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>POSICIONCONCEPTO</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>POSICION</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>POSICION</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item2><Item3><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datString</DataType><DefaultValue></DefaultValue><Description></Description><DictionaryEntry></DictionaryEntry><DisplayFormat></DisplayFormat><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>TIPO_DETALLE</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>10</Size><Visible>True</Visible></Item3><Item4><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datString</DataType><DefaultValue></DefaultValue><Description></Description><DictionaryEntry></DictionaryEntry><DisplayFormat></DisplayFormat><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>CONCEPTO</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>2000</Size><Visible>True</Visible></Item4><Item5><Alignment>taRightJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datFloat</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>CANTIDAD</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>CANTIDAD</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>CANTIDAD</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item5><Item6><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datCurrency</DataType><DefaultValue></DefaultValue><Description></Description><DictionaryEntry></DictionaryEntry><DisplayFormat></DisplayFormat><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>IMPORTE_UNIDAD</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item6><Item7><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datCurrency</DataType><DefaultValue></DefaultValue><Description></Description><DictionaryEntry></DictionaryEntry><DisplayFormat></DisplayFormat><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>IMPORTE_TOTAL</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item7><Item8><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datSmallInt</DataType><DefaultValue></DefaultValue><Description></Description><DictionaryEntry></DictionaryEntry><DisplayFormat></DisplayFormat><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>VISIBLE</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item8><Item9><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datInteger</DataType><DefaultValue></DefaultValue><Description></Description><DictionaryEntry></DictionaryEntry><DisplayFormat></DisplayFormat><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>ID_ARTICULO</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item9><Item10><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datFloat</DataType><DefaultValue></DefaultValue><Description></Description><DictionaryEntry></DictionaryEntry><DisplayFormat></DisplayFormat><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>DESCUENTO</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item10><Item11><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datCurrency</DataType><DefaultValue></DefaultValue><Description></Description><DictionaryEntry></DictionaryEntry><DisplayFormat></DisplayFormat><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>IMPORTE_PORTE</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item11><Item12><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datString</DataType><DefaultValue></DefaultValue><Description></Description><DictionaryEntry></DictionaryEntry><DisplayFormat></DisplayFormat><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>REFERENCIA</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>255</Size><Visible>True</Visible></Item12><Item13><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datString</DataType><DefaultValue></DefaultValue><Description></Description><DictionaryEntry></DictionaryEntry><DisplayFormat></DisplayFormat><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>REFERENCIA_PROVEEDOR</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>255</Size><Visible>True</Visible></Item13></Fields><IsPublic>True</IsPublic><Name>PedidosProveedor_Detalles</Name><Params Type="TDAParamCollection" IsObject="true" IsCollection="true" Count="0" ItemClass="TDAParam"/><ReadOnly>False</ReadOnly><Statements Type="TDAStatementCollection" IsObject="true" IsCollection="true" Count="1" ItemClass="TDAStatement"><Item0><ColumnMappings Type="TDAColumnMappingCollection" IsObject="true" IsCollection="true" Count="14" ItemClass="TDAColumnMapping"><Item0><DatasetField>ID</DatasetField><TableField>ID</TableField></Item0><Item1><DatasetField>ID_PEDIDO</DatasetField><TableField>ID_PEDIDO</TableField></Item1><Item2><DatasetField>POSICION</DatasetField><TableField>POSICION</TableField></Item2><Item3><DatasetField>TIPO_DETALLE</DatasetField><TableField>TIPO_DETALLE</TableField></Item3><Item4><DatasetField>CONCEPTO</DatasetField><TableField>CONCEPTO</TableField></Item4><Item5><DatasetField>CANTIDAD</DatasetField><TableField>CANTIDAD</TableField></Item5><Item6><DatasetField>IMPORTE_UNIDAD</DatasetField><TableField>IMPORTE_UNIDAD</TableField></Item6><Item7><DatasetField>IMPORTE_TOTAL</DatasetField><TableField>IMPORTE_TOTAL</TableField></Item7><Item8><DatasetField>VISIBLE</DatasetField><TableField>VISIBLE</TableField></Item8><Item9><DatasetField>ID_ARTICULO</DatasetField><TableField>ID_ARTICULO</TableField></Item9><Item10><DatasetField>DESCUENTO</DatasetField><TableField>DESCUENTO</TableField></Item10><Item11><DatasetField>IMPORTE_PORTE</DatasetField><TableField>IMPORTE_PORTE</TableField></Item11><Item12><DatasetField>REFERENCIA</DatasetField><SQLOrigin>REFERENCIA</SQLOrigin><TableField>&lt;unknown&gt;</TableField></Item12><Item13><DatasetField>REFERENCIA_PROVEEDOR</DatasetField><SQLOrigin>REFERENCIA_PROVEEDOR</SQLOrigin><TableField>&lt;unknown&gt;</TableField></Item13></ColumnMappings><Connection>IBX</Connection><ConnectionType></ConnectionType><Default>False</Default><Name></Name><SQL>SELECT
PEDIDOS_PROVEEDOR_DETALLES.ID, PEDIDOS_PROVEEDOR_DETALLES.ID_PEDIDO,
PEDIDOS_PROVEEDOR_DETALLES.POSICION, PEDIDOS_PROVEEDOR_DETALLES.TIPO_DETALLE,
PEDIDOS_PROVEEDOR_DETALLES.CONCEPTO, PEDIDOS_PROVEEDOR_DETALLES.CANTIDAD,
PEDIDOS_PROVEEDOR_DETALLES.IMPORTE_UNIDAD, PEDIDOS_PROVEEDOR_DETALLES.IMPORTE_TOTAL,
PEDIDOS_PROVEEDOR_DETALLES.VISIBLE,
PEDIDOS_PROVEEDOR_DETALLES.ID_ARTICULO, PEDIDOS_PROVEEDOR_DETALLES.DESCUENTO,
PEDIDOS_PROVEEDOR_DETALLES.IMPORTE_PORTE,
ARTICULOS.REFERENCIA, ARTICULOS.REFERENCIA_PROV as REFERENCIA_PROVEEDOR
FROM PEDIDOS_PROVEEDOR_DETALLES
LEFT JOIN ARTICULOS ON PEDIDOS_PROVEEDOR_DETALLES.ID_ARTICULO = ARTICULOS.ID
WHERE {where}
ORDER BY POSICION;
</SQL><StatementType>stSQL</StatementType><TargetTable>PEDIDOS_PROVEEDOR_DETALLES</TargetTable></Item0></Statements></Item1><Item2><BusinessClassID></BusinessClassID><BusinessRulesClient Type="TDAClientBusinessRuleScript" IsObject="true"><CompileOnServer>True</CompileOnServer><Description></Description><RunOnClientAndServer>True</RunOnClientAndServer><Script></Script><ScriptLanguage>rslPascalScript</ScriptLanguage></BusinessRulesClient><BusinessRulesServer Type="TDABusinessRuleScript" IsObject="true"><Description></Description><Script></Script><ScriptLanguage>rslPascalScript</ScriptLanguage></BusinessRulesServer><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><Description></Description><DynamicWhereXML></DynamicWhereXML><Fields Type="TDAFieldCollection" IsObject="true" IsCollection="true" Count="6" ItemClass="TDAField"><Item0><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datInteger</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_Detalles_ID_PEDIDO</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>ID_PEDIDO</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>ID_PEDIDO</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item0><Item1><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datString</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_Detalles_REFERENCIA</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>Referencia</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>REFERENCIA</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>255</Size><Visible>True</Visible></Item1><Item2><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datInteger</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_Detalles_ID_ARTICULO</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>ID_ARTICULO</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>ID_ARTICULO</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item2><Item3><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datString</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_Detalles_CONCEPTO</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>CONCEPTO</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>CONCEPTO</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>2000</Size><Visible>True</Visible></Item3><Item4><Alignment>taRightJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datFloat</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>CANTIDAD</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>CANTIDAD</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>CANTIDAD</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>0</Size><Visible>True</Visible></Item4><Item5><Alignment>taLeftJustify</Alignment><BlobType>dabtUnknown</BlobType><BusinessClassID></BusinessClassID><Calculated>False</Calculated><CustomAttributes Type="TStrings" IsObject="true"></CustomAttributes><DataType>datString</DataType><DecimalPrecision>0</DecimalPrecision><DecimalScale>0</DecimalScale><DefaultValue></DefaultValue><Description></Description><DictionaryEntry>PedidosProveedor_Detalles_REFERENCIA_PROVEEDOR</DictionaryEntry><DisplayFormat></DisplayFormat><DisplayLabel>Ref. proveedor</DisplayLabel><DisplayWidth>0</DisplayWidth><EditFormat></EditFormat><EditMask></EditMask><Expression></Expression><GeneratorName></GeneratorName><InPrimaryKey>False</InPrimaryKey><KeyFields></KeyFields><LogChanges>True</LogChanges><Lookup>False</Lookup><LookupCache>False</LookupCache><LookupKeyFields></LookupKeyFields><LookupResultField></LookupResultField><LookupSource Type="TDataSource" IsObject="true" IsNull="true"/><Name>REFERENCIA_PROVEEDOR</Name><ReadOnly>False</ReadOnly><RegExpression></RegExpression><Required>False</Required><ServerAutoRefresh>False</ServerAutoRefresh><ServerCalculated>False</ServerCalculated><Size>255</Size><Visible>True</Visible></Item5></Fields><IsPublic>True</IsPublic><Name>PedidosProveedor_Articulos_Pendientes</Name><Params Type="TDAParamCollection" IsObject="true" IsCollection="true" Count="0" ItemClass="TDAParam"/><ReadOnly>False</ReadOnly><Statements Type="TDAStatementCollection" IsObject="true" IsCollection="true" Count="1" ItemClass="TDAStatement"><Item0><ColumnMappings Type="TDAColumnMappingCollection" IsObject="true" IsCollection="true" Count="6" ItemClass="TDAColumnMapping"><Item0><DatasetField>ID_PEDIDO</DatasetField><TableField>ID_PEDIDO</TableField></Item0><Item1><DatasetField>REFERENCIA</DatasetField><TableField>REFERENCIA</TableField></Item1><Item2><DatasetField>ID_ARTICULO</DatasetField><TableField>ID_ARTICULO</TableField></Item2><Item3><DatasetField>CONCEPTO</DatasetField><TableField>CONCEPTO</TableField></Item3><Item4><DatasetField>CANTIDAD</DatasetField><TableField>CANTIDAD</TableField></Item4><Item5><DatasetField>REFERENCIA_PROVEEDOR</DatasetField><TableField>REFERENCIA_PROVEEDOR</TableField></Item5></ColumnMappings><Connection>IBX</Connection><ConnectionType></ConnectionType><Default>False</Default><Name></Name><SQL>select V_PED_PROV_ARTICULOS.ID_PEDIDO,
ARTICULOS.REFERENCIA,
V_PED_PROV_ARTICULOS.ID_ARTICULO,
ARTICULOS.DESCRIPCION as CONCEPTO,
V_PED_PROV_ARTICULOS.CANTIDAD_PENDIENTE as CANTIDAD,
ARTICULOS.REFERENCIA_PROV as REFERENCIA_PROVEEDOR
FROM V_PED_PROV_ARTICULOS
LEFT JOIN ARTICULOS ON (ARTICULOS.ID = V_PED_PROV_ARTICULOS.ID_ARTICULO)
WHERE (V_PED_PROV_ARTICULOS.CANTIDAD_PENDIENTE &lt;&gt; 0)
</SQL><StatementType>stSQL</StatementType><TargetTable>V_PED_PROV_ARTICULOS</TargetTable></Item0></Statements></Item2></Datasets><Diagrams Type="TDADiagrams" IsObject="true" IsNull="true"/><JoinDataTables Type="TDAJoinDataTableCollection" IsObject="true" IsCollection="true" Count="0" ItemClass="TDAJoinDataTable"/><RelationShips Type="TDADatasetRelationshipCollection" IsObject="true" IsCollection="true" Count="1" ItemClass="TDADatasetRelationship"><Item0><Description></Description><DetailDatasetName>PedidosProveedor_Detalles</DetailDatasetName><DetailFields>ID_PEDIDO</DetailFields><MasterDatasetName>PedidosProveedor</MasterDatasetName><MasterFields>ID</MasterFields><Name>FK_PedidosProveedor_Detalles</Name><RelationshipType>rtForeignKey</RelationshipType></Item0></RelationShips><Tag>0</Tag><UnionDataTables Type="TDAUnionDataTableCollection" IsObject="true" IsCollection="true" Count="0" ItemClass="TDAUnionDataTable"/><UpdateRules Type="TDAUpdateRuleCollection" IsObject="true" IsCollection="true" Count="6" ItemClass="TDAUpdateRule"><Item0><DatasetName>PedidosProveedor</DatasetName><DoDelete>False</DoDelete><DoInsert>True</DoInsert><DoUpdate>False</DoUpdate><FailureBehavior>fbRaiseException</FailureBehavior><Name>Insert PedidosProveedor</Name></Item0><Item1><DatasetName>PedidosProveedor_Detalles</DatasetName><DoDelete>False</DoDelete><DoInsert>True</DoInsert><DoUpdate>False</DoUpdate><FailureBehavior>fbRaiseException</FailureBehavior><Name>Insert PedidosProveedor_Detalles</Name></Item1><Item2><DatasetName>PedidosProveedor</DatasetName><DoDelete>False</DoDelete><DoInsert>False</DoInsert><DoUpdate>True</DoUpdate><FailureBehavior>fbRaiseException</FailureBehavior><Name>Update PedidosProveedor</Name></Item2><Item3><DatasetName>PedidosProveedor_Detalles</DatasetName><DoDelete>False</DoDelete><DoInsert>False</DoInsert><DoUpdate>True</DoUpdate><FailureBehavior>fbRaiseException</FailureBehavior><Name>Update PedidosProveedor_Detalles</Name></Item3><Item4><DatasetName>PedidosProveedor_Detalles</DatasetName><DoDelete>True</DoDelete><DoInsert>False</DoInsert><DoUpdate>False</DoUpdate><FailureBehavior>fbRaiseException</FailureBehavior><Name>Delete PedidosProveedor_Detalles</Name></Item4><Item5><DatasetName>PedidosProveedor</DatasetName><DoDelete>True</DoDelete><DoInsert>False</DoInsert><DoUpdate>False</DoUpdate><FailureBehavior>fbRaiseException</FailureBehavior><Name>Delete PedidosProveedor</Name></Item5></UpdateRules><Version>0</Version></TDASchema>