Varela_PuntosVenta/Source/Modulos/Recepciones/Cliente/uDataModuleRecepciones.dfm

1070 lines
29 KiB
Plaintext
Raw Normal View History

object dmRecepciones: TdmRecepciones
OldCreateOrder = True
OnCreate = DAClientDataModuleCreate
Height = 364
Width = 620
object RORemoteService: TRORemoteService
Message = dmBase.ROMessage
Channel = dmBase.ROChannel
ServiceName = 'srvRecepciones'
Left = 64
Top = 32
end
object tbl_Recepciones: TDACDSDataTable
RemoteUpdatesOptions = []
Fields = <
item
Name = 'APROBADO'
DataType = datString
Size = 1
DictionaryEntry = 'Recepciones_APROBADO'
end
item
Name = 'FECHACAMBIO'
DataType = datDateTime
ReadOnly = True
DictionaryEntry = 'Recepciones_FECHACAMBIO'
end
item
Name = 'CENTRO'
DataType = datString
Size = 17
ReadOnly = True
DictionaryEntry = 'Recepciones_CENTRO'
InPrimaryKey = True
end
item
Name = 'FILIAL'
DataType = datString
Size = 25
LogChanges = False
ReadOnly = True
DictionaryEntry = 'Recepciones_FILIAL'
end
item
Name = 'CODIGO'
DataType = datString
Size = 12
ReadOnly = True
DictionaryEntry = 'Recepciones_CODIGO'
InPrimaryKey = True
end
item
Name = 'PRODUCTO'
DataType = datString
Size = 40
LogChanges = False
ReadOnly = True
DictionaryEntry = 'Recepciones_PRODUCTO'
end
item
Name = 'COLOR'
DataType = datString
Size = 10
ReadOnly = True
DictionaryEntry = 'Recepciones_COLOR'
InPrimaryKey = True
end
item
Name = 'FECHA'
DataType = datDateTime
ReadOnly = True
DictionaryEntry = 'Recepciones_FECHA'
InPrimaryKey = True
end
item
Name = 'ALBARAN'
DataType = datString
Size = 7
LogChanges = False
ReadOnly = True
DictionaryEntry = 'Recepciones_ALBARAN'
end
item
Name = 'ESTADO_ALBARAN'
DataType = datString
Size = 15
DictionaryEntry = 'Recepciones_ESTADO_ALBARAN'
end
item
Name = 'OBSERVACIONES_ALBARAN'
DataType = datString
Size = 255
DictionaryEntry = 'Recepciones_OBSERVACIONES_ALBARAN'
end
item
Name = 'CONTABILIZAR_ALBARAN'
DataType = datString
Size = 1
DictionaryEntry = 'Recepciones_CONTABILIZAR_ALBARAN'
end
item
Name = 'E38'
DataType = datInteger
LogChanges = False
DisplayLabel = 'E38/S'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_E38'
end
item
Name = 'E40'
DataType = datInteger
LogChanges = False
DisplayLabel = 'E40/M'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_E40'
end
item
Name = 'E42'
DataType = datInteger
LogChanges = False
DisplayLabel = 'E42/L'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_E42'
end
item
Name = 'E44'
DataType = datInteger
LogChanges = False
DisplayLabel = 'E44/XL'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_E44'
end
item
Name = 'E46'
DataType = datInteger
LogChanges = False
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_E46'
end
item
Name = 'E48'
DataType = datInteger
LogChanges = False
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_E48'
end
item
Name = 'ENVIADO'
DataType = datInteger
LogChanges = False
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_ENVIADO'
end
item
Name = 'R38'
DataType = datFloat
LogChanges = False
DisplayLabel = 'R38/S'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_R38'
end
item
Name = 'R40'
DataType = datFloat
LogChanges = False
DisplayLabel = 'R40/M'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_R40'
end
item
Name = 'R42'
DataType = datFloat
LogChanges = False
DisplayLabel = 'R42/L'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_R42'
end
item
Name = 'R44'
DataType = datFloat
LogChanges = False
DisplayLabel = 'R44/XL'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_R44'
end
item
Name = 'R46'
DataType = datFloat
LogChanges = False
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_R46'
end
item
Name = 'R48'
DataType = datFloat
LogChanges = False
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_R48'
end
item
Name = 'RECIBIDO'
DataType = datFloat
LogChanges = False
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_RECIBIDO'
end
item
Name = 'RR38'
DataType = datFloat
DisplayLabel = 'RR38/S'
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_RR38'
end
item
Name = 'RR40'
DataType = datFloat
DisplayLabel = 'RR40/M'
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_RR40'
end
item
Name = 'RR42'
DataType = datFloat
DisplayLabel = 'RR42/L'
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_RR42'
end
item
Name = 'RR44'
DataType = datFloat
DisplayLabel = 'RR44/XL'
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_RR44'
end
item
Name = 'RR46'
DataType = datFloat
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_RR46'
end
item
Name = 'RR48'
DataType = datFloat
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_RR48'
end
item
Name = 'RECIBIDO_RECT'
DataType = datFloat
LogChanges = False
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_RECIBIDO_RECT'
end
item
Name = 'DIFERENCIA'
DataType = datFloat
LogChanges = False
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_DIFERENCIA'
end>
Params = <>
MasterMappingMode = mmDataRequest
StreamingOptions = [soDisableEventsWhileStreaming]
RemoteDataAdapter = DARemoteDataAdapter
DetailOptions = [dtCascadeOpenClose, dtCascadeApplyUpdates, dtAutoFetch, dtCascadeDelete, dtCascadeUpdate, dtDisableLogOfCascadeDeletes, dtDisableLogOfCascadeUpdates, dtIncludeInAllInOneFetch]
MasterOptions = [moCascadeOpenClose, moCascadeApplyUpdates, moCascadeDelete, moCascadeUpdate, moDisableLogOfCascadeDeletes, moDisableLogOfCascadeUpdates]
LogicalName = 'Recepciones'
IndexDefs = <>
Left = 208
Top = 32
end
object ds_Recepciones: TDADataSource
DataSet = tbl_Recepciones.Dataset
DataTable = tbl_Recepciones
Left = 208
Top = 88
end
object tbl_RecepcionesAprobadas: TDACDSDataTable
RemoteUpdatesOptions = []
Fields = <
item
Name = 'APROBADO'
DataType = datString
Size = 1
DictionaryEntry = 'Recepciones_APROBADO'
end
item
Name = 'FECHACAMBIO'
DataType = datDateTime
ReadOnly = True
DictionaryEntry = 'Recepciones_FECHACAMBIO'
end
item
Name = 'CENTRO'
DataType = datString
Size = 17
ReadOnly = True
DictionaryEntry = 'Recepciones_CENTRO'
InPrimaryKey = True
end
item
Name = 'FILIAL'
DataType = datString
Size = 25
LogChanges = False
ReadOnly = True
DictionaryEntry = 'Recepciones_FILIAL'
end
item
Name = 'CODIGO'
DataType = datString
Size = 12
ReadOnly = True
DictionaryEntry = 'Recepciones_CODIGO'
InPrimaryKey = True
end
item
Name = 'PRODUCTO'
DataType = datString
Size = 40
LogChanges = False
ReadOnly = True
DictionaryEntry = 'Recepciones_PRODUCTO'
end
item
Name = 'COLOR'
DataType = datString
Size = 10
ReadOnly = True
DictionaryEntry = 'Recepciones_COLOR'
InPrimaryKey = True
end
item
Name = 'FECHA'
DataType = datDateTime
ReadOnly = True
DictionaryEntry = 'Recepciones_FECHA'
InPrimaryKey = True
end
item
Name = 'ALBARAN'
DataType = datString
Size = 7
LogChanges = False
ReadOnly = True
DictionaryEntry = 'Recepciones_ALBARAN'
end
item
Name = 'ESTADO_ALBARAN'
DataType = datString
Size = 15
DictionaryEntry = 'Recepciones_ESTADO_ALBARAN'
end
item
Name = 'OBSERVACIONES_ALBARAN'
DataType = datString
Size = 255
DictionaryEntry = 'Recepciones_OBSERVACIONES_ALBARAN'
end
item
Name = 'CONTABILIZAR_ALBARAN'
DataType = datString
Size = 1
DictionaryEntry = 'Recepciones_CONTABILIZAR_ALBARAN'
end
item
Name = 'E38'
DataType = datInteger
LogChanges = False
DisplayLabel = 'E38/S'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_E38'
end
item
Name = 'E40'
DataType = datInteger
LogChanges = False
DisplayLabel = 'E40/M'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_E40'
end
item
Name = 'E42'
DataType = datInteger
LogChanges = False
DisplayLabel = 'E42/L'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_E42'
end
item
Name = 'E44'
DataType = datInteger
LogChanges = False
DisplayLabel = 'E44/XL'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_E44'
end
item
Name = 'E46'
DataType = datInteger
LogChanges = False
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_E46'
end
item
Name = 'E48'
DataType = datInteger
LogChanges = False
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_E48'
end
item
Name = 'ENVIADO'
DataType = datInteger
LogChanges = False
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_ENVIADO'
end
item
Name = 'R38'
DataType = datFloat
LogChanges = False
DisplayLabel = 'R38/S'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_R38'
end
item
Name = 'R40'
DataType = datFloat
LogChanges = False
DisplayLabel = 'R40/M'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_R40'
end
item
Name = 'R42'
DataType = datFloat
LogChanges = False
DisplayLabel = 'R42/L'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_R42'
end
item
Name = 'R44'
DataType = datFloat
LogChanges = False
DisplayLabel = 'R44/XL'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_R44'
end
item
Name = 'R46'
DataType = datFloat
LogChanges = False
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_R46'
end
item
Name = 'R48'
DataType = datFloat
LogChanges = False
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_R48'
end
item
Name = 'RECIBIDO'
DataType = datFloat
LogChanges = False
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_RECIBIDO'
end
item
Name = 'RR38'
DataType = datFloat
DisplayLabel = 'RR38/S'
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_RR38'
end
item
Name = 'RR40'
DataType = datFloat
DisplayLabel = 'RR40/M'
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_RR40'
end
item
Name = 'RR42'
DataType = datFloat
DisplayLabel = 'RR42/L'
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_RR42'
end
item
Name = 'RR44'
DataType = datFloat
DisplayLabel = 'RR44/XL'
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_RR44'
end
item
Name = 'RR46'
DataType = datFloat
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_RR46'
end
item
Name = 'RR48'
DataType = datFloat
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_RR48'
end
item
Name = 'RECIBIDO_RECT'
DataType = datFloat
LogChanges = False
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_RECIBIDO_RECT'
end
item
Name = 'DIFERENCIA'
DataType = datFloat
LogChanges = False
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_DIFERENCIA'
end>
Params = <>
MasterMappingMode = mmDataRequest
StreamingOptions = [soDisableEventsWhileStreaming]
RemoteDataAdapter = DARemoteDataAdapter
DetailOptions = [dtCascadeOpenClose, dtCascadeApplyUpdates, dtAutoFetch, dtCascadeDelete, dtCascadeUpdate, dtDisableLogOfCascadeDeletes, dtDisableLogOfCascadeUpdates, dtIncludeInAllInOneFetch]
MasterOptions = [moCascadeOpenClose, moCascadeApplyUpdates, moCascadeDelete, moCascadeUpdate, moDisableLogOfCascadeDeletes, moDisableLogOfCascadeUpdates]
LogicalName = 'RecepcionesAprobadas'
IndexDefs = <>
Left = 352
Top = 32
end
object ds_RecepcionesAprobadas: TDADataSource
DataSet = tbl_RecepcionesAprobadas.Dataset
DataTable = tbl_RecepcionesAprobadas
Left = 352
Top = 88
end
object tbl_RecepcionesPendientes: TDACDSDataTable
RemoteUpdatesOptions = []
Fields = <
item
Name = 'APROBADO'
DataType = datString
Size = 1
DictionaryEntry = 'Recepciones_APROBADO'
end
item
Name = 'FECHACAMBIO'
DataType = datDateTime
ReadOnly = True
DictionaryEntry = 'Recepciones_FECHACAMBIO'
end
item
Name = 'CENTRO'
DataType = datString
Size = 17
ReadOnly = True
DictionaryEntry = 'Recepciones_CENTRO'
InPrimaryKey = True
end
item
Name = 'FILIAL'
DataType = datString
Size = 25
LogChanges = False
ReadOnly = True
DictionaryEntry = 'Recepciones_FILIAL'
end
item
Name = 'CODIGO'
DataType = datString
Size = 12
ReadOnly = True
DictionaryEntry = 'Recepciones_CODIGO'
InPrimaryKey = True
end
item
Name = 'PRODUCTO'
DataType = datString
Size = 40
LogChanges = False
ReadOnly = True
DictionaryEntry = 'Recepciones_PRODUCTO'
end
item
Name = 'COLOR'
DataType = datString
Size = 10
ReadOnly = True
DictionaryEntry = 'Recepciones_COLOR'
InPrimaryKey = True
end
item
Name = 'FECHA'
DataType = datDateTime
ReadOnly = True
DictionaryEntry = 'Recepciones_FECHA'
InPrimaryKey = True
end
item
Name = 'ALBARAN'
DataType = datString
Size = 7
LogChanges = False
ReadOnly = True
DictionaryEntry = 'Recepciones_ALBARAN'
end
item
Name = 'ESTADO_ALBARAN'
DataType = datString
Size = 15
DictionaryEntry = 'Recepciones_ESTADO_ALBARAN'
end
item
Name = 'OBSERVACIONES_ALBARAN'
DataType = datString
Size = 255
DictionaryEntry = 'Recepciones_OBSERVACIONES_ALBARAN'
end
item
Name = 'CONTABILIZAR_ALBARAN'
DataType = datString
Size = 1
DictionaryEntry = 'Recepciones_CONTABILIZAR_ALBARAN'
end
item
Name = 'E38'
DataType = datInteger
LogChanges = False
DisplayLabel = 'E38/S'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_E38'
end
item
Name = 'E40'
DataType = datInteger
LogChanges = False
DisplayLabel = 'E40/M'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_E40'
end
item
Name = 'E42'
DataType = datInteger
LogChanges = False
DisplayLabel = 'E42/L'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_E42'
end
item
Name = 'E44'
DataType = datInteger
LogChanges = False
DisplayLabel = 'E44/XL'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_E44'
end
item
Name = 'E46'
DataType = datInteger
LogChanges = False
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_E46'
end
item
Name = 'E48'
DataType = datInteger
LogChanges = False
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_E48'
end
item
Name = 'ENVIADO'
DataType = datInteger
LogChanges = False
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_ENVIADO'
end
item
Name = 'R38'
DataType = datFloat
LogChanges = False
DisplayLabel = 'R38/S'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_R38'
end
item
Name = 'R40'
DataType = datFloat
LogChanges = False
DisplayLabel = 'R40/M'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_R40'
end
item
Name = 'R42'
DataType = datFloat
LogChanges = False
DisplayLabel = 'R42/L'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_R42'
end
item
Name = 'R44'
DataType = datFloat
LogChanges = False
DisplayLabel = 'R44/XL'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_R44'
end
item
Name = 'R46'
DataType = datFloat
LogChanges = False
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_R46'
end
item
Name = 'R48'
DataType = datFloat
LogChanges = False
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_R48'
end
item
Name = 'RECIBIDO'
DataType = datFloat
LogChanges = False
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_RECIBIDO'
end
item
Name = 'RR38'
DataType = datFloat
DisplayLabel = 'RR38/S'
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_RR38'
end
item
Name = 'RR40'
DataType = datFloat
DisplayLabel = 'RR40/M'
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_RR40'
end
item
Name = 'RR42'
DataType = datFloat
DisplayLabel = 'RR42/L'
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_RR42'
end
item
Name = 'RR44'
DataType = datFloat
DisplayLabel = 'RR44/XL'
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_RR44'
end
item
Name = 'RR46'
DataType = datFloat
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_RR46'
end
item
Name = 'RR48'
DataType = datFloat
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_RR48'
end
item
Name = 'RECIBIDO_RECT'
DataType = datFloat
LogChanges = False
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_RECIBIDO_RECT'
end
item
Name = 'DIFERENCIA'
DataType = datFloat
LogChanges = False
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_DIFERENCIA'
end>
Params = <>
MasterMappingMode = mmDataRequest
StreamingOptions = [soDisableEventsWhileStreaming]
RemoteDataAdapter = DARemoteDataAdapter
DetailOptions = [dtCascadeOpenClose, dtCascadeApplyUpdates, dtAutoFetch, dtCascadeDelete, dtCascadeUpdate, dtDisableLogOfCascadeDeletes, dtDisableLogOfCascadeUpdates, dtIncludeInAllInOneFetch]
MasterOptions = [moCascadeOpenClose, moCascadeApplyUpdates, moCascadeDelete, moCascadeUpdate, moDisableLogOfCascadeDeletes, moDisableLogOfCascadeUpdates]
LogicalName = 'RecepcionesPendientes'
IndexDefs = <>
Left = 488
Top = 32
end
object ds_RecepcionesPendientes: TDADataSource
DataSet = tbl_RecepcionesPendientes.Dataset
DataTable = tbl_RecepcionesPendientes
Left = 488
Top = 88
end
object tbl_RecepcionesAlbaran: TDACDSDataTable
RemoteUpdatesOptions = []
Fields = <
item
Name = 'ALBARAN'
DataType = datString
Size = 7
LogChanges = False
ReadOnly = True
DictionaryEntry = 'Recepciones_ALBARAN'
end
item
Name = 'ESTADOALBARAN'
DataType = datString
Size = 15
DisplayLabel = 'ESTADO_ALBARAN'
DictionaryEntry = 'Recepciones_ESTADO_ALBARAN'
end
item
Name = 'FILIAL'
DataType = datString
Size = 25
LogChanges = False
ReadOnly = True
DictionaryEntry = 'Recepciones_FILIAL'
end
item
Name = 'ESTADOPRODUCTO'
DataType = datString
Size = 9
end
item
Name = 'CODIGO'
DataType = datString
Size = 12
ReadOnly = True
DictionaryEntry = 'Recepciones_CODIGO'
end
item
Name = 'PRODUCTO'
DataType = datString
Size = 40
LogChanges = False
ReadOnly = True
DictionaryEntry = 'Recepciones_PRODUCTO'
end
item
Name = 'COLOR'
DataType = datString
Size = 10
ReadOnly = True
DictionaryEntry = 'Recepciones_COLOR'
end
item
Name = 'E38'
DataType = datInteger
LogChanges = False
DisplayLabel = 'E38/S'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_E38'
end
item
Name = 'E40'
DataType = datInteger
LogChanges = False
DisplayLabel = 'E40/M'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_E40'
end
item
Name = 'E42'
DataType = datInteger
LogChanges = False
DisplayLabel = 'E42/L'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_E42'
end
item
Name = 'E44'
DataType = datInteger
LogChanges = False
DisplayLabel = 'E44/XL'
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_E44'
end
item
Name = 'E46'
DataType = datInteger
LogChanges = False
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_E46'
end
item
Name = 'E48'
DataType = datInteger
LogChanges = False
ReadOnly = True
Alignment = taRightJustify
DictionaryEntry = 'Recepciones_E48'
end>
Params = <>
MasterMappingMode = mmDataRequest
StreamingOptions = [soDisableEventsWhileStreaming]
RemoteDataAdapter = DARemoteDataAdapter
DetailOptions = [dtCascadeOpenClose, dtCascadeApplyUpdates, dtAutoFetch, dtCascadeDelete, dtCascadeUpdate, dtDisableLogOfCascadeDeletes, dtDisableLogOfCascadeUpdates, dtIncludeInAllInOneFetch]
MasterOptions = [moCascadeOpenClose, moCascadeApplyUpdates, moCascadeDelete, moCascadeUpdate, moDisableLogOfCascadeDeletes, moDisableLogOfCascadeUpdates]
LogicalName = 'RecepcionesAlbaran'
IndexDefs = <>
Left = 208
Top = 192
end
object ds_RecepcionesAlbaran: TDADataSource
DataSet = tbl_RecepcionesAlbaran.Dataset
DataTable = tbl_RecepcionesAlbaran
Left = 208
Top = 248
end
object DARemoteDataAdapter: TDARemoteDataAdapter
GetSchemaCall.RemoteService = RORemoteService
GetSchemaCall.MethodName = 'GetSchemaAsXML'
GetSchemaCall.Params = <
item
Name = 'Result'
DataType = rtString
Flag = fResult
Value = Null
end>
GetSchemaCall.Default = False
GetSchemaCall.IncomingSchemaParameter = 'Result'
GetSchemaCall.OutgoingFilterParameter = 'aFilter'
GetDataCall.RemoteService = RORemoteService
GetDataCall.MethodName = 'GetDatasetDataEx'
GetDataCall.Params = <
item
Name = 'Result'
DataType = rtBinary
Flag = fResult
Value = Null
end
item
Name = 'DatasetName'
DataType = rtString
Flag = fIn
Value = 'Recepciones'
end
item
Name = 'Params'
DataType = rtUserDefined
Flag = fIn
TypeName = 'TDADatasetParamArray'
Value = Null
end
item
Name = 'UserFilter'
DataType = rtString
Flag = fIn
Value = Null
end
item
Name = 'IncludeSchema'
DataType = rtBoolean
Flag = fIn
Value = False
end
item
Name = 'MaxRecords'
DataType = rtInteger
Flag = fIn
Value = -1
end>
GetDataCall.Default = False
GetDataCall.OutgoingTableNamesParameter = 'DatasetName'
GetDataCall.OutgoingTableRequestInfosParameter = 'aTableRequestInfoArray'
GetDataCall.IncomingDataParameter = 'Result'
GetDataCall.OutgoingParamsParameter = 'Params'
GetDataCall.OutgoingIncludeSchemaParameter = 'IncludeSchema'
GetDataCall.OutgoingMaxRecordsParameter = 'MaxRecords'
UpdateDataCall.RemoteService = RORemoteService
UpdateDataCall.MethodName = 'UpdateData'
UpdateDataCall.Params = <
item
Name = 'Delta'
DataType = rtBinary
Flag = fIn
end
item
Name = 'Result'
DataType = rtBinary
Flag = fResult
end>
UpdateDataCall.Default = False
UpdateDataCall.OutgoingDeltaParameter = 'Delta'
UpdateDataCall.IncomingDeltaParameter = 'Result'
GetScriptsCall.RemoteService = RORemoteService
GetScriptsCall.MethodName = 'GetDatasetScripts'
GetScriptsCall.Params = <
item
Name = 'DatasetNames'
DataType = rtString
Flag = fIn
end
item
Name = 'Result'
DataType = rtString
Flag = fResult
end>
GetScriptsCall.Default = False
GetScriptsCall.OutgoingTableNamesParameter = 'DatasetNames'
GetScriptsCall.IncomingScriptParameter = 'Result'
RemoteService = RORemoteService
DataStreamer = dmBase.DABINAdapter
Left = 64
Top = 96
end
end