Index: ProScan/WS/DnaCodeService.pas =================================================================== diff -u -r669 -r671 --- ProScan/WS/DnaCodeService.pas (.../DnaCodeService.pas) (revision 669) +++ ProScan/WS/DnaCodeService.pas (.../DnaCodeService.pas) (revision 671) @@ -5,7 +5,7 @@ // >Import : http://jlm-ws020:57772/csp/dev1/WS.Halux.AAP.DnaCodeService.cls?WSDL=1>0 // Encoding : UTF-8 // Version : 1.0 -// (20/02/2024 14:17:58 - - $Rev: 45757 $) +// (25/04/2024 8:12:55 - - $Rev: 45757 $) // ************************************************************************ // unit DnaCodeService; @@ -35,53 +35,51 @@ // !:boolean - "http://www.w3.org/2001/XMLSchema"[Gbl] // !:string - "http://www.w3.org/2001/XMLSchema"[Gbl] - ZoekViaStatusRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - BewerkKlantinstellingenRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - RequestHeader = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - HernoemPalletRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + DnaCodeAfmeldenRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } GeefVolgendeTbpCodeRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + HernoemPalletRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } DirecteLeveringRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + ZoekViaPalletCodeRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } ZoekViaToeleveringRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + ZoekViaLadecodeRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } ZoekViaOrdernummerRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - ZoekViaPalletCodeRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + BewerkKlantinstellingenRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + RequestHeader = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } ResponseHeader = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - DnaCodeAfmeldenRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } DataTransferObject = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - Klantinstellingen = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + DnaCode = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } GeneriekeResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - ZoekViaOrdernummerResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - ZoekViaLadecodeResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + BewerkKlantinstellingenResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + GeefVolgendeTbpCodeResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + HernoemPalletResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + DnaCodeAfmeldenResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } ZoekViaPalletCodeResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } ZoekViaToeleveringResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - ZoekViaStatusResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - DnaCodeAfmeldenResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - HernoemPalletResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + ZoekViaOrdernummerResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + ZoekViaKlantnummerResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + ZoekViaLadecodeResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + Klantinstellingen = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } DirecteLeveringResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - GeefVolgendeTbpCodeResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - BewerkKlantinstellingenResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - DnaCode = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - PalletBijwerkenRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + ZoekAlleDnaCodesDieOpVhossMoetenResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } ZoekAlleVhossLadesBijDnaCodeRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - ZoekAlleVhossLadesBijDnaCodeResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - ZoekViaBatchRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - ValideerPalletCodeResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } ZoekAlleDnaCodesDieOpVhossMoetenRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - ZoekAlleDnaCodesDieOpVhossMoetenResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + ValideerPalletCodeRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + ValideerPalletCodeResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + ZoekAlleVhossLadesBijDnaCodeResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + ZoekViaDnaCodeResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } ZoekViaKlantnummerRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - ZoekViaKlantnummerResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - ZoekViaLadecodeRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - ZoekViaBatchResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } ZoekViaDnaCodeRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - ZoekViaDnaCodeResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + ZoekViaBatchRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + ZoekViaBatchResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + ToeleveringBijwerkenResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } ToeleveringMetAantallen = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - RondAfVhossBatchRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - PalletBijwerkenResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } RondAfKaderdeurDagRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + PalletBijwerkenRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + PalletBijwerkenResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } RondAfKaderdeurDagResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } ToeleveringBijwerkenRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - ToeleveringBijwerkenResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } - ValideerPalletCodeRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } VhossKastenMetAantallen = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + RondAfVhossBatchRequest = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } RondAfVhossBatchResponse = class; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } {$SCOPEDENUMS ON} @@ -91,71 +89,74 @@ {$SCOPEDENUMS OFF} ArrayOfDnaCodeDnaCode = array of DnaCode; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } + String_ = type string; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblSmpl] } // ************************************************************************ // - // XML : ZoekViaStatusRequest, global, + // XML : DnaCodeAfmeldenRequest, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - ZoekViaStatusRequest = class(TRemotable) + DnaCodeAfmeldenRequest = class(TRemotable) private FHeader: RequestHeader; - FStatus: DnaCodeStatus; + FDnaCode: string; + FAantal: Int64; + FAantal_Specified: boolean; + FToelevering: string; + FToelevering_Specified: boolean; + FPalletCode: string; + FLocatie: string; + FLocatie_Specified: boolean; + FBatchId: string; + FBatchId_Specified: boolean; + procedure SetAantal(Index: Integer; const AInt64: Int64); + function Aantal_Specified(Index: Integer): boolean; + procedure SetToelevering(Index: Integer; const Astring: string); + function Toelevering_Specified(Index: Integer): boolean; + procedure SetLocatie(Index: Integer; const Astring: string); + function Locatie_Specified(Index: Integer): boolean; + procedure SetBatchId(Index: Integer; const Astring: string); + function BatchId_Specified(Index: Integer): boolean; public destructor Destroy; override; published - property Header: RequestHeader read FHeader write FHeader; - property Status: DnaCodeStatus read FStatus write FStatus; + property Header: RequestHeader read FHeader write FHeader; + property DnaCode: string read FDnaCode write FDnaCode; + property Aantal: Int64 Index (IS_OPTN) read FAantal write SetAantal stored Aantal_Specified; + property Toelevering: string Index (IS_OPTN) read FToelevering write SetToelevering stored Toelevering_Specified; + property PalletCode: string read FPalletCode write FPalletCode; + property Locatie: string Index (IS_OPTN) read FLocatie write SetLocatie stored Locatie_Specified; + property BatchId: string Index (IS_OPTN) read FBatchId write SetBatchId stored BatchId_Specified; end; // ************************************************************************ // - // XML : BewerkKlantinstellingenRequest, global, + // XML : GeefVolgendeTbpCodeRequest, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - BewerkKlantinstellingenRequest = class(TRemotable) + GeefVolgendeTbpCodeRequest = class(TRemotable) private FHeader: RequestHeader; - FActie: string; - FKlantId: string; - FIsExport: Boolean; - FIsBlumXs: Boolean; - FWegwerpPallet: Boolean; - FHalvePallet: Boolean; - FMeerdereToeleveringen: Boolean; + FToeleveringId: string; + FToeleveringId_Specified: boolean; + FProductNummer: string; + FProductNummer_Specified: boolean; + procedure SetToeleveringId(Index: Integer; const Astring: string); + function ToeleveringId_Specified(Index: Integer): boolean; + procedure SetProductNummer(Index: Integer; const Astring: string); + function ProductNummer_Specified(Index: Integer): boolean; public destructor Destroy; override; published - property Header: RequestHeader read FHeader write FHeader; - property Actie: string read FActie write FActie; - property KlantId: string read FKlantId write FKlantId; - property IsExport: Boolean read FIsExport write FIsExport; - property IsBlumXs: Boolean read FIsBlumXs write FIsBlumXs; - property WegwerpPallet: Boolean read FWegwerpPallet write FWegwerpPallet; - property HalvePallet: Boolean read FHalvePallet write FHalvePallet; - property MeerdereToeleveringen: Boolean read FMeerdereToeleveringen write FMeerdereToeleveringen; + property Header: RequestHeader read FHeader write FHeader; + property ToeleveringId: string Index (IS_OPTN) read FToeleveringId write SetToeleveringId stored ToeleveringId_Specified; + property ProductNummer: string Index (IS_OPTN) read FProductNummer write SetProductNummer stored ProductNummer_Specified; end; - String_ = type string; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblSmpl] } // ************************************************************************ // - // XML : RequestHeader, global, - // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode - // ************************************************************************ // - RequestHeader = class(TRemotable) - private - FInitialen: String_; - FComputerNaam: String_; - published - property Initialen: String_ read FInitialen write FInitialen; - property ComputerNaam: String_ read FComputerNaam write FComputerNaam; - end; - - - - // ************************************************************************ // // XML : HernoemPalletRequest, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // @@ -185,43 +186,35 @@ // ************************************************************************ // - // XML : GeefVolgendeTbpCodeRequest, global, + // XML : DirecteLeveringRequest, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - GeefVolgendeTbpCodeRequest = class(TRemotable) + DirecteLeveringRequest = class(TRemotable) private FHeader: RequestHeader; - FToeleveringId: string; - FToeleveringId_Specified: boolean; - FProductNummer: string; - FProductNummer_Specified: boolean; - procedure SetToeleveringId(Index: Integer; const Astring: string); - function ToeleveringId_Specified(Index: Integer): boolean; - procedure SetProductNummer(Index: Integer; const Astring: string); - function ProductNummer_Specified(Index: Integer): boolean; + FToelevering: string; public destructor Destroy; override; published - property Header: RequestHeader read FHeader write FHeader; - property ToeleveringId: string Index (IS_OPTN) read FToeleveringId write SetToeleveringId stored ToeleveringId_Specified; - property ProductNummer: string Index (IS_OPTN) read FProductNummer write SetProductNummer stored ProductNummer_Specified; + property Header: RequestHeader read FHeader write FHeader; + property Toelevering: string read FToelevering write FToelevering; end; // ************************************************************************ // - // XML : DirecteLeveringRequest, global, + // XML : ZoekViaPalletCodeRequest, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - DirecteLeveringRequest = class(TRemotable) + ZoekViaPalletCodeRequest = class(TRemotable) private FHeader: RequestHeader; - FToelevering: string; + FPalletCode: string; public destructor Destroy; override; published - property Header: RequestHeader read FHeader write FHeader; - property Toelevering: string read FToelevering write FToelevering; + property Header: RequestHeader read FHeader write FHeader; + property PalletCode: string read FPalletCode write FPalletCode; end; @@ -244,6 +237,23 @@ // ************************************************************************ // + // XML : ZoekViaLadecodeRequest, global, + // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode + // ************************************************************************ // + ZoekViaLadecodeRequest = class(TRemotable) + private + FHeader: RequestHeader; + FLadecode: string; + public + destructor Destroy; override; + published + property Header: RequestHeader read FHeader write FHeader; + property Ladecode: string read FLadecode write FLadecode; + end; + + + + // ************************************************************************ // // XML : ZoekViaOrdernummerRequest, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // @@ -261,23 +271,50 @@ // ************************************************************************ // - // XML : ZoekViaPalletCodeRequest, global, + // XML : BewerkKlantinstellingenRequest, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - ZoekViaPalletCodeRequest = class(TRemotable) + BewerkKlantinstellingenRequest = class(TRemotable) private FHeader: RequestHeader; - FPalletCode: string; + FActie: string; + FKlantId: string; + FIsExport: Boolean; + FIsBlumXs: Boolean; + FWegwerpPallet: Boolean; + FHalvePallet: Boolean; + FMeerdereToeleveringen: Boolean; public destructor Destroy; override; published - property Header: RequestHeader read FHeader write FHeader; - property PalletCode: string read FPalletCode write FPalletCode; + property Header: RequestHeader read FHeader write FHeader; + property Actie: string read FActie write FActie; + property KlantId: string read FKlantId write FKlantId; + property IsExport: Boolean read FIsExport write FIsExport; + property IsBlumXs: Boolean read FIsBlumXs write FIsBlumXs; + property WegwerpPallet: Boolean read FWegwerpPallet write FWegwerpPallet; + property HalvePallet: Boolean read FHalvePallet write FHalvePallet; + property MeerdereToeleveringen: Boolean read FMeerdereToeleveringen write FMeerdereToeleveringen; end; // ************************************************************************ // + // XML : RequestHeader, global, + // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode + // ************************************************************************ // + RequestHeader = class(TRemotable) + private + FInitialen: String_; + FComputerNaam: String_; + published + property Initialen: String_ read FInitialen write FInitialen; + property ComputerNaam: String_ read FComputerNaam write FComputerNaam; + end; + + + + // ************************************************************************ // // XML : ResponseHeader, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // @@ -294,126 +331,170 @@ // ************************************************************************ // - // XML : DnaCodeAfmeldenRequest, global, + // XML : DataTransferObject, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - DnaCodeAfmeldenRequest = class(TRemotable) + DataTransferObject = class(TRemotable) private - FHeader: RequestHeader; + published + end; + + + + // ************************************************************************ // + // XML : DnaCode, global, + // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode + // ************************************************************************ // + DnaCode = class(DataTransferObject) + private + FAxProductieOrderNummer: string; + FAxProductieOrderNummer_Specified: boolean; + FProductNummer: string; + FProductNummer_Specified: boolean; FDnaCode: string; - FAantal: Int64; - FAantal_Specified: boolean; + FDnaCode_Specified: boolean; + FPalletCode: string; + FPalletCode_Specified: boolean; FToelevering: string; FToelevering_Specified: boolean; - FPalletCode: string; - FLpnCode: string; - FLpnCode_Specified: boolean; + FKlantNummer: string; + FKlantNummer_Specified: boolean; FLocatie: string; FLocatie_Specified: boolean; + FLijn: string; + FLijn_Specified: boolean; + FInitialenScanner: string; + FInitialenScanner_Specified: boolean; + FScanTijdstip: TXSDateTime; + FScanTijdstip_Specified: boolean; + FLadeCode: string; + FLadeCode_Specified: boolean; + FStatus: DnaCodeStatus; + FStatus_Specified: boolean; + FIsDirecteLevering: Boolean; + FIsDirecteLevering_Specified: boolean; + FParentDnaCode: string; + FParentDnaCode_Specified: boolean; + FSequentieNummer: string; + FSequentieNummer_Specified: boolean; + FIsWegwerpPallet: Boolean; + FIsWegwerpPallet_Specified: boolean; FBatchId: string; FBatchId_Specified: boolean; - procedure SetAantal(Index: Integer; const AInt64: Int64); - function Aantal_Specified(Index: Integer): boolean; + FAfdrukTijdstip: TXSDateTime; + FAfdrukTijdstip_Specified: boolean; + procedure SetAxProductieOrderNummer(Index: Integer; const Astring: string); + function AxProductieOrderNummer_Specified(Index: Integer): boolean; + procedure SetProductNummer(Index: Integer; const Astring: string); + function ProductNummer_Specified(Index: Integer): boolean; + procedure SetDnaCode(Index: Integer; const Astring: string); + function DnaCode_Specified(Index: Integer): boolean; + procedure SetPalletCode(Index: Integer; const Astring: string); + function PalletCode_Specified(Index: Integer): boolean; procedure SetToelevering(Index: Integer; const Astring: string); function Toelevering_Specified(Index: Integer): boolean; - procedure SetLpnCode(Index: Integer; const Astring: string); - function LpnCode_Specified(Index: Integer): boolean; + procedure SetKlantNummer(Index: Integer; const Astring: string); + function KlantNummer_Specified(Index: Integer): boolean; procedure SetLocatie(Index: Integer; const Astring: string); function Locatie_Specified(Index: Integer): boolean; + procedure SetLijn(Index: Integer; const Astring: string); + function Lijn_Specified(Index: Integer): boolean; + procedure SetInitialenScanner(Index: Integer; const Astring: string); + function InitialenScanner_Specified(Index: Integer): boolean; + procedure SetScanTijdstip(Index: Integer; const ATXSDateTime: TXSDateTime); + function ScanTijdstip_Specified(Index: Integer): boolean; + procedure SetLadeCode(Index: Integer; const Astring: string); + function LadeCode_Specified(Index: Integer): boolean; + procedure SetStatus(Index: Integer; const ADnaCodeStatus: DnaCodeStatus); + function Status_Specified(Index: Integer): boolean; + procedure SetIsDirecteLevering(Index: Integer; const ABoolean: Boolean); + function IsDirecteLevering_Specified(Index: Integer): boolean; + procedure SetParentDnaCode(Index: Integer; const Astring: string); + function ParentDnaCode_Specified(Index: Integer): boolean; + procedure SetSequentieNummer(Index: Integer; const Astring: string); + function SequentieNummer_Specified(Index: Integer): boolean; + procedure SetIsWegwerpPallet(Index: Integer; const ABoolean: Boolean); + function IsWegwerpPallet_Specified(Index: Integer): boolean; procedure SetBatchId(Index: Integer; const Astring: string); function BatchId_Specified(Index: Integer): boolean; + procedure SetAfdrukTijdstip(Index: Integer; const ATXSDateTime: TXSDateTime); + function AfdrukTijdstip_Specified(Index: Integer): boolean; public destructor Destroy; override; published - property Header: RequestHeader read FHeader write FHeader; - property DnaCode: string read FDnaCode write FDnaCode; - property Aantal: Int64 Index (IS_OPTN) read FAantal write SetAantal stored Aantal_Specified; - property Toelevering: string Index (IS_OPTN) read FToelevering write SetToelevering stored Toelevering_Specified; - property PalletCode: string read FPalletCode write FPalletCode; - property LpnCode: string Index (IS_OPTN) read FLpnCode write SetLpnCode stored LpnCode_Specified; - property Locatie: string Index (IS_OPTN) read FLocatie write SetLocatie stored Locatie_Specified; - property BatchId: string Index (IS_OPTN) read FBatchId write SetBatchId stored BatchId_Specified; + property AxProductieOrderNummer: string Index (IS_OPTN) read FAxProductieOrderNummer write SetAxProductieOrderNummer stored AxProductieOrderNummer_Specified; + property ProductNummer: string Index (IS_OPTN) read FProductNummer write SetProductNummer stored ProductNummer_Specified; + property DnaCode: string Index (IS_OPTN) read FDnaCode write SetDnaCode stored DnaCode_Specified; + property PalletCode: string Index (IS_OPTN) read FPalletCode write SetPalletCode stored PalletCode_Specified; + property Toelevering: string Index (IS_OPTN) read FToelevering write SetToelevering stored Toelevering_Specified; + property KlantNummer: string Index (IS_OPTN) read FKlantNummer write SetKlantNummer stored KlantNummer_Specified; + property Locatie: string Index (IS_OPTN) read FLocatie write SetLocatie stored Locatie_Specified; + property Lijn: string Index (IS_OPTN) read FLijn write SetLijn stored Lijn_Specified; + property InitialenScanner: string Index (IS_OPTN) read FInitialenScanner write SetInitialenScanner stored InitialenScanner_Specified; + property ScanTijdstip: TXSDateTime Index (IS_OPTN) read FScanTijdstip write SetScanTijdstip stored ScanTijdstip_Specified; + property LadeCode: string Index (IS_OPTN) read FLadeCode write SetLadeCode stored LadeCode_Specified; + property Status: DnaCodeStatus Index (IS_OPTN) read FStatus write SetStatus stored Status_Specified; + property IsDirecteLevering: Boolean Index (IS_OPTN) read FIsDirecteLevering write SetIsDirecteLevering stored IsDirecteLevering_Specified; + property ParentDnaCode: string Index (IS_OPTN) read FParentDnaCode write SetParentDnaCode stored ParentDnaCode_Specified; + property SequentieNummer: string Index (IS_OPTN) read FSequentieNummer write SetSequentieNummer stored SequentieNummer_Specified; + property IsWegwerpPallet: Boolean Index (IS_OPTN) read FIsWegwerpPallet write SetIsWegwerpPallet stored IsWegwerpPallet_Specified; + property BatchId: string Index (IS_OPTN) read FBatchId write SetBatchId stored BatchId_Specified; + property AfdrukTijdstip: TXSDateTime Index (IS_OPTN) read FAfdrukTijdstip write SetAfdrukTijdstip stored AfdrukTijdstip_Specified; end; // ************************************************************************ // - // XML : DataTransferObject, global, + // XML : GeneriekeResponse, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - DataTransferObject = class(TRemotable) + GeneriekeResponse = class(DataTransferObject) private + FHeader: ResponseHeader; + public + destructor Destroy; override; published + property Header: ResponseHeader read FHeader write FHeader; end; // ************************************************************************ // - // XML : Klantinstellingen, global, + // XML : BewerkKlantinstellingenResponse, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - Klantinstellingen = class(DataTransferObject) + BewerkKlantinstellingenResponse = class(GeneriekeResponse) private - FKlantId: string; - FKlantId_Specified: boolean; - FKlantnaam: string; - FKlantnaam_Specified: boolean; - FIsExport: Boolean; - FIsExport_Specified: boolean; - FIsBlumXs: Boolean; - FIsBlumXs_Specified: boolean; - FWegwerpPallet: Boolean; - FWegwerpPallet_Specified: boolean; - FHalvePallet: Boolean; - FHalvePallet_Specified: boolean; - FMeerdereToeleveringen: Boolean; - FMeerdereToeleveringen_Specified: boolean; - procedure SetKlantId(Index: Integer; const Astring: string); - function KlantId_Specified(Index: Integer): boolean; - procedure SetKlantnaam(Index: Integer; const Astring: string); - function Klantnaam_Specified(Index: Integer): boolean; - procedure SetIsExport(Index: Integer; const ABoolean: Boolean); - function IsExport_Specified(Index: Integer): boolean; - procedure SetIsBlumXs(Index: Integer; const ABoolean: Boolean); - function IsBlumXs_Specified(Index: Integer): boolean; - procedure SetWegwerpPallet(Index: Integer; const ABoolean: Boolean); - function WegwerpPallet_Specified(Index: Integer): boolean; - procedure SetHalvePallet(Index: Integer; const ABoolean: Boolean); - function HalvePallet_Specified(Index: Integer): boolean; - procedure SetMeerdereToeleveringen(Index: Integer; const ABoolean: Boolean); - function MeerdereToeleveringen_Specified(Index: Integer): boolean; + FKlantinstellingen: ArrayOfKlantinstellingenKlantinstellingen; + FKlantinstellingen_Specified: boolean; + procedure SetKlantinstellingen(Index: Integer; const AArrayOfKlantinstellingenKlantinstellingen: ArrayOfKlantinstellingenKlantinstellingen); + function Klantinstellingen_Specified(Index: Integer): boolean; + public + destructor Destroy; override; published - property KlantId: string Index (IS_OPTN) read FKlantId write SetKlantId stored KlantId_Specified; - property Klantnaam: string Index (IS_OPTN) read FKlantnaam write SetKlantnaam stored Klantnaam_Specified; - property IsExport: Boolean Index (IS_OPTN) read FIsExport write SetIsExport stored IsExport_Specified; - property IsBlumXs: Boolean Index (IS_OPTN) read FIsBlumXs write SetIsBlumXs stored IsBlumXs_Specified; - property WegwerpPallet: Boolean Index (IS_OPTN) read FWegwerpPallet write SetWegwerpPallet stored WegwerpPallet_Specified; - property HalvePallet: Boolean Index (IS_OPTN) read FHalvePallet write SetHalvePallet stored HalvePallet_Specified; - property MeerdereToeleveringen: Boolean Index (IS_OPTN) read FMeerdereToeleveringen write SetMeerdereToeleveringen stored MeerdereToeleveringen_Specified; + property Klantinstellingen: ArrayOfKlantinstellingenKlantinstellingen Index (IS_OPTN or IS_UNBD or IS_NLBL) read FKlantinstellingen write SetKlantinstellingen stored Klantinstellingen_Specified; end; // ************************************************************************ // - // XML : GeneriekeResponse, global, + // XML : GeefVolgendeTbpCodeResponse, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - GeneriekeResponse = class(DataTransferObject) + GeefVolgendeTbpCodeResponse = class(GeneriekeResponse) private - FHeader: ResponseHeader; - public - destructor Destroy; override; + FVolgendeTbpCode: string; published - property Header: ResponseHeader read FHeader write FHeader; + property VolgendeTbpCode: string read FVolgendeTbpCode write FVolgendeTbpCode; end; // ************************************************************************ // - // XML : ZoekViaOrdernummerResponse, global, + // XML : HernoemPalletResponse, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - ZoekViaOrdernummerResponse = class(GeneriekeResponse) + HernoemPalletResponse = class(GeneriekeResponse) private FDnaCodes: ArrayOfDnaCodeDnaCode; FDnaCodes_Specified: boolean; @@ -428,19 +509,39 @@ // ************************************************************************ // - // XML : ZoekViaLadecodeResponse, global, + // XML : DnaCodeAfmeldenResponse, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - ZoekViaLadecodeResponse = class(GeneriekeResponse) + DnaCodeAfmeldenResponse = class(GeneriekeResponse) private + FAantalInToelevering: Int64; + FAantalInToelevering_Specified: boolean; + FAantalReedsGescand: Int64; + FAantalReedsGescand_Specified: boolean; FDnaCodes: ArrayOfDnaCodeDnaCode; FDnaCodes_Specified: boolean; + FBatchId: string; + FBatchId_Specified: boolean; + FIsSST: Boolean; + FIsSST_Specified: boolean; + procedure SetAantalInToelevering(Index: Integer; const AInt64: Int64); + function AantalInToelevering_Specified(Index: Integer): boolean; + procedure SetAantalReedsGescand(Index: Integer; const AInt64: Int64); + function AantalReedsGescand_Specified(Index: Integer): boolean; procedure SetDnaCodes(Index: Integer; const AArrayOfDnaCodeDnaCode: ArrayOfDnaCodeDnaCode); function DnaCodes_Specified(Index: Integer): boolean; + procedure SetBatchId(Index: Integer; const Astring: string); + function BatchId_Specified(Index: Integer): boolean; + procedure SetIsSST(Index: Integer; const ABoolean: Boolean); + function IsSST_Specified(Index: Integer): boolean; public destructor Destroy; override; published - property DnaCodes: ArrayOfDnaCodeDnaCode Index (IS_OPTN or IS_UNBD or IS_NLBL) read FDnaCodes write SetDnaCodes stored DnaCodes_Specified; + property AantalInToelevering: Int64 Index (IS_OPTN) read FAantalInToelevering write SetAantalInToelevering stored AantalInToelevering_Specified; + property AantalReedsGescand: Int64 Index (IS_OPTN) read FAantalReedsGescand write SetAantalReedsGescand stored AantalReedsGescand_Specified; + property DnaCodes: ArrayOfDnaCodeDnaCode Index (IS_OPTN or IS_UNBD or IS_NLBL) read FDnaCodes write SetDnaCodes stored DnaCodes_Specified; + property BatchId: string Index (IS_OPTN) read FBatchId write SetBatchId stored BatchId_Specified; + property IsSST: Boolean Index (IS_OPTN) read FIsSST write SetIsSST stored IsSST_Specified; end; @@ -497,10 +598,10 @@ // ************************************************************************ // - // XML : ZoekViaStatusResponse, global, + // XML : ZoekViaOrdernummerResponse, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - ZoekViaStatusResponse = class(GeneriekeResponse) + ZoekViaOrdernummerResponse = class(GeneriekeResponse) private FDnaCodes: ArrayOfDnaCodeDnaCode; FDnaCodes_Specified: boolean; @@ -515,48 +616,28 @@ // ************************************************************************ // - // XML : DnaCodeAfmeldenResponse, global, + // XML : ZoekViaKlantnummerResponse, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - DnaCodeAfmeldenResponse = class(GeneriekeResponse) + ZoekViaKlantnummerResponse = class(GeneriekeResponse) private - FAantalInToelevering: Int64; - FAantalInToelevering_Specified: boolean; - FAantalReedsGescand: Int64; - FAantalReedsGescand_Specified: boolean; FDnaCodes: ArrayOfDnaCodeDnaCode; FDnaCodes_Specified: boolean; - FBatchId: string; - FBatchId_Specified: boolean; - FIsSST: Boolean; - FIsSST_Specified: boolean; - procedure SetAantalInToelevering(Index: Integer; const AInt64: Int64); - function AantalInToelevering_Specified(Index: Integer): boolean; - procedure SetAantalReedsGescand(Index: Integer; const AInt64: Int64); - function AantalReedsGescand_Specified(Index: Integer): boolean; procedure SetDnaCodes(Index: Integer; const AArrayOfDnaCodeDnaCode: ArrayOfDnaCodeDnaCode); function DnaCodes_Specified(Index: Integer): boolean; - procedure SetBatchId(Index: Integer; const Astring: string); - function BatchId_Specified(Index: Integer): boolean; - procedure SetIsSST(Index: Integer; const ABoolean: Boolean); - function IsSST_Specified(Index: Integer): boolean; public destructor Destroy; override; published - property AantalInToelevering: Int64 Index (IS_OPTN) read FAantalInToelevering write SetAantalInToelevering stored AantalInToelevering_Specified; - property AantalReedsGescand: Int64 Index (IS_OPTN) read FAantalReedsGescand write SetAantalReedsGescand stored AantalReedsGescand_Specified; - property DnaCodes: ArrayOfDnaCodeDnaCode Index (IS_OPTN or IS_UNBD or IS_NLBL) read FDnaCodes write SetDnaCodes stored DnaCodes_Specified; - property BatchId: string Index (IS_OPTN) read FBatchId write SetBatchId stored BatchId_Specified; - property IsSST: Boolean Index (IS_OPTN) read FIsSST write SetIsSST stored IsSST_Specified; + property DnaCodes: ArrayOfDnaCodeDnaCode Index (IS_OPTN or IS_UNBD or IS_NLBL) read FDnaCodes write SetDnaCodes stored DnaCodes_Specified; end; // ************************************************************************ // - // XML : HernoemPalletResponse, global, + // XML : ZoekViaLadecodeResponse, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - HernoemPalletResponse = class(GeneriekeResponse) + ZoekViaLadecodeResponse = class(GeneriekeResponse) private FDnaCodes: ArrayOfDnaCodeDnaCode; FDnaCodes_Specified: boolean; @@ -571,174 +652,78 @@ // ************************************************************************ // - // XML : DirecteLeveringResponse, global, + // XML : Klantinstellingen, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - DirecteLeveringResponse = class(GeneriekeResponse) + Klantinstellingen = class(DataTransferObject) private - FIsDirecteLevering: Boolean; + FKlantId: string; + FKlantId_Specified: boolean; + FKlantnaam: string; + FKlantnaam_Specified: boolean; + FIsExport: Boolean; + FIsExport_Specified: boolean; + FIsBlumXs: Boolean; + FIsBlumXs_Specified: boolean; + FWegwerpPallet: Boolean; + FWegwerpPallet_Specified: boolean; + FHalvePallet: Boolean; + FHalvePallet_Specified: boolean; + FMeerdereToeleveringen: Boolean; + FMeerdereToeleveringen_Specified: boolean; + procedure SetKlantId(Index: Integer; const Astring: string); + function KlantId_Specified(Index: Integer): boolean; + procedure SetKlantnaam(Index: Integer; const Astring: string); + function Klantnaam_Specified(Index: Integer): boolean; + procedure SetIsExport(Index: Integer; const ABoolean: Boolean); + function IsExport_Specified(Index: Integer): boolean; + procedure SetIsBlumXs(Index: Integer; const ABoolean: Boolean); + function IsBlumXs_Specified(Index: Integer): boolean; + procedure SetWegwerpPallet(Index: Integer; const ABoolean: Boolean); + function WegwerpPallet_Specified(Index: Integer): boolean; + procedure SetHalvePallet(Index: Integer; const ABoolean: Boolean); + function HalvePallet_Specified(Index: Integer): boolean; + procedure SetMeerdereToeleveringen(Index: Integer; const ABoolean: Boolean); + function MeerdereToeleveringen_Specified(Index: Integer): boolean; published - property IsDirecteLevering: Boolean read FIsDirecteLevering write FIsDirecteLevering; + property KlantId: string Index (IS_OPTN) read FKlantId write SetKlantId stored KlantId_Specified; + property Klantnaam: string Index (IS_OPTN) read FKlantnaam write SetKlantnaam stored Klantnaam_Specified; + property IsExport: Boolean Index (IS_OPTN) read FIsExport write SetIsExport stored IsExport_Specified; + property IsBlumXs: Boolean Index (IS_OPTN) read FIsBlumXs write SetIsBlumXs stored IsBlumXs_Specified; + property WegwerpPallet: Boolean Index (IS_OPTN) read FWegwerpPallet write SetWegwerpPallet stored WegwerpPallet_Specified; + property HalvePallet: Boolean Index (IS_OPTN) read FHalvePallet write SetHalvePallet stored HalvePallet_Specified; + property MeerdereToeleveringen: Boolean Index (IS_OPTN) read FMeerdereToeleveringen write SetMeerdereToeleveringen stored MeerdereToeleveringen_Specified; end; // ************************************************************************ // - // XML : GeefVolgendeTbpCodeResponse, global, + // XML : DirecteLeveringResponse, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - GeefVolgendeTbpCodeResponse = class(GeneriekeResponse) + DirecteLeveringResponse = class(GeneriekeResponse) private - FVolgendeTbpCode: string; - published - property VolgendeTbpCode: string read FVolgendeTbpCode write FVolgendeTbpCode; - end; - - - - // ************************************************************************ // - // XML : BewerkKlantinstellingenResponse, global, - // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode - // ************************************************************************ // - BewerkKlantinstellingenResponse = class(GeneriekeResponse) - private - FKlantinstellingen: ArrayOfKlantinstellingenKlantinstellingen; - FKlantinstellingen_Specified: boolean; - procedure SetKlantinstellingen(Index: Integer; const AArrayOfKlantinstellingenKlantinstellingen: ArrayOfKlantinstellingenKlantinstellingen); - function Klantinstellingen_Specified(Index: Integer): boolean; - public - destructor Destroy; override; - published - property Klantinstellingen: ArrayOfKlantinstellingenKlantinstellingen Index (IS_OPTN or IS_UNBD or IS_NLBL) read FKlantinstellingen write SetKlantinstellingen stored Klantinstellingen_Specified; - end; - - - - // ************************************************************************ // - // XML : DnaCode, global, - // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode - // ************************************************************************ // - DnaCode = class(DataTransferObject) - private - FAxProductieOrderNummer: string; - FAxProductieOrderNummer_Specified: boolean; - FProductNummer: string; - FProductNummer_Specified: boolean; - FDnaCode: string; - FDnaCode_Specified: boolean; - FPalletCode: string; - FPalletCode_Specified: boolean; - FLpnCode: string; - FLpnCode_Specified: boolean; - FToelevering: string; - FToelevering_Specified: boolean; - FKlantNummer: string; - FKlantNummer_Specified: boolean; - FLocatie: string; - FLocatie_Specified: boolean; - FLijn: string; - FLijn_Specified: boolean; - FInitialenScanner: string; - FInitialenScanner_Specified: boolean; - FScanTijdstip: TXSDateTime; - FScanTijdstip_Specified: boolean; - FLadeCode: string; - FLadeCode_Specified: boolean; - FStatus: DnaCodeStatus; - FStatus_Specified: boolean; FIsDirecteLevering: Boolean; - FIsDirecteLevering_Specified: boolean; - FParentDnaCode: string; - FParentDnaCode_Specified: boolean; - FSequentieNummer: string; - FSequentieNummer_Specified: boolean; - FIsWegwerpPallet: Boolean; - FIsWegwerpPallet_Specified: boolean; - FBatchId: string; - FBatchId_Specified: boolean; - FAfdrukTijdstip: TXSDateTime; - FAfdrukTijdstip_Specified: boolean; - procedure SetAxProductieOrderNummer(Index: Integer; const Astring: string); - function AxProductieOrderNummer_Specified(Index: Integer): boolean; - procedure SetProductNummer(Index: Integer; const Astring: string); - function ProductNummer_Specified(Index: Integer): boolean; - procedure SetDnaCode(Index: Integer; const Astring: string); - function DnaCode_Specified(Index: Integer): boolean; - procedure SetPalletCode(Index: Integer; const Astring: string); - function PalletCode_Specified(Index: Integer): boolean; - procedure SetLpnCode(Index: Integer; const Astring: string); - function LpnCode_Specified(Index: Integer): boolean; - procedure SetToelevering(Index: Integer; const Astring: string); - function Toelevering_Specified(Index: Integer): boolean; - procedure SetKlantNummer(Index: Integer; const Astring: string); - function KlantNummer_Specified(Index: Integer): boolean; - procedure SetLocatie(Index: Integer; const Astring: string); - function Locatie_Specified(Index: Integer): boolean; - procedure SetLijn(Index: Integer; const Astring: string); - function Lijn_Specified(Index: Integer): boolean; - procedure SetInitialenScanner(Index: Integer; const Astring: string); - function InitialenScanner_Specified(Index: Integer): boolean; - procedure SetScanTijdstip(Index: Integer; const ATXSDateTime: TXSDateTime); - function ScanTijdstip_Specified(Index: Integer): boolean; - procedure SetLadeCode(Index: Integer; const Astring: string); - function LadeCode_Specified(Index: Integer): boolean; - procedure SetStatus(Index: Integer; const ADnaCodeStatus: DnaCodeStatus); - function Status_Specified(Index: Integer): boolean; - procedure SetIsDirecteLevering(Index: Integer; const ABoolean: Boolean); - function IsDirecteLevering_Specified(Index: Integer): boolean; - procedure SetParentDnaCode(Index: Integer; const Astring: string); - function ParentDnaCode_Specified(Index: Integer): boolean; - procedure SetSequentieNummer(Index: Integer; const Astring: string); - function SequentieNummer_Specified(Index: Integer): boolean; - procedure SetIsWegwerpPallet(Index: Integer; const ABoolean: Boolean); - function IsWegwerpPallet_Specified(Index: Integer): boolean; - procedure SetBatchId(Index: Integer; const Astring: string); - function BatchId_Specified(Index: Integer): boolean; - procedure SetAfdrukTijdstip(Index: Integer; const ATXSDateTime: TXSDateTime); - function AfdrukTijdstip_Specified(Index: Integer): boolean; - public - destructor Destroy; override; published - property AxProductieOrderNummer: string Index (IS_OPTN) read FAxProductieOrderNummer write SetAxProductieOrderNummer stored AxProductieOrderNummer_Specified; - property ProductNummer: string Index (IS_OPTN) read FProductNummer write SetProductNummer stored ProductNummer_Specified; - property DnaCode: string Index (IS_OPTN) read FDnaCode write SetDnaCode stored DnaCode_Specified; - property PalletCode: string Index (IS_OPTN) read FPalletCode write SetPalletCode stored PalletCode_Specified; - property LpnCode: string Index (IS_OPTN) read FLpnCode write SetLpnCode stored LpnCode_Specified; - property Toelevering: string Index (IS_OPTN) read FToelevering write SetToelevering stored Toelevering_Specified; - property KlantNummer: string Index (IS_OPTN) read FKlantNummer write SetKlantNummer stored KlantNummer_Specified; - property Locatie: string Index (IS_OPTN) read FLocatie write SetLocatie stored Locatie_Specified; - property Lijn: string Index (IS_OPTN) read FLijn write SetLijn stored Lijn_Specified; - property InitialenScanner: string Index (IS_OPTN) read FInitialenScanner write SetInitialenScanner stored InitialenScanner_Specified; - property ScanTijdstip: TXSDateTime Index (IS_OPTN) read FScanTijdstip write SetScanTijdstip stored ScanTijdstip_Specified; - property LadeCode: string Index (IS_OPTN) read FLadeCode write SetLadeCode stored LadeCode_Specified; - property Status: DnaCodeStatus Index (IS_OPTN) read FStatus write SetStatus stored Status_Specified; - property IsDirecteLevering: Boolean Index (IS_OPTN) read FIsDirecteLevering write SetIsDirecteLevering stored IsDirecteLevering_Specified; - property ParentDnaCode: string Index (IS_OPTN) read FParentDnaCode write SetParentDnaCode stored ParentDnaCode_Specified; - property SequentieNummer: string Index (IS_OPTN) read FSequentieNummer write SetSequentieNummer stored SequentieNummer_Specified; - property IsWegwerpPallet: Boolean Index (IS_OPTN) read FIsWegwerpPallet write SetIsWegwerpPallet stored IsWegwerpPallet_Specified; - property BatchId: string Index (IS_OPTN) read FBatchId write SetBatchId stored BatchId_Specified; - property AfdrukTijdstip: TXSDateTime Index (IS_OPTN) read FAfdrukTijdstip write SetAfdrukTijdstip stored AfdrukTijdstip_Specified; + property IsDirecteLevering: Boolean read FIsDirecteLevering write FIsDirecteLevering; end; // ************************************************************************ // - // XML : PalletBijwerkenRequest, global, + // XML : ZoekAlleDnaCodesDieOpVhossMoetenResponse, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - PalletBijwerkenRequest = class(TRemotable) + ZoekAlleDnaCodesDieOpVhossMoetenResponse = class(GeneriekeResponse) private - FHeader: RequestHeader; - FPallet: string; - FStatus: DnaCodeStatus; - FIsDirecteLevering: Boolean; + FDnaCodes: ArrayOfDnaCodeDnaCode; + FDnaCodes_Specified: boolean; + procedure SetDnaCodes(Index: Integer; const AArrayOfDnaCodeDnaCode: ArrayOfDnaCodeDnaCode); + function DnaCodes_Specified(Index: Integer): boolean; public destructor Destroy; override; published - property Header: RequestHeader read FHeader write FHeader; - property Pallet: string read FPallet write FPallet; - property Status: DnaCodeStatus read FStatus write FStatus; - property IsDirecteLevering: Boolean read FIsDirecteLevering write FIsDirecteLevering; + property DnaCodes: ArrayOfDnaCodeDnaCode Index (IS_OPTN or IS_UNBD or IS_NLBL) read FDnaCodes write SetDnaCodes stored DnaCodes_Specified; end; @@ -766,36 +751,35 @@ // ************************************************************************ // - // XML : ZoekAlleVhossLadesBijDnaCodeResponse, global, + // XML : ZoekAlleDnaCodesDieOpVhossMoetenRequest, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - ZoekAlleVhossLadesBijDnaCodeResponse = class(GeneriekeResponse) + ZoekAlleDnaCodesDieOpVhossMoetenRequest = class(TRemotable) private - FDnaCodes: ArrayOfDnaCodeDnaCode; - FDnaCodes_Specified: boolean; - procedure SetDnaCodes(Index: Integer; const AArrayOfDnaCodeDnaCode: ArrayOfDnaCodeDnaCode); - function DnaCodes_Specified(Index: Integer): boolean; + FHeader: RequestHeader; + FFrameId: string; public destructor Destroy; override; published - property DnaCodes: ArrayOfDnaCodeDnaCode Index (IS_OPTN or IS_UNBD or IS_NLBL) read FDnaCodes write SetDnaCodes stored DnaCodes_Specified; + property Header: RequestHeader read FHeader write FHeader; + property FrameId: string read FFrameId write FFrameId; end; // ************************************************************************ // - // XML : ZoekViaBatchRequest, global, + // XML : ValideerPalletCodeRequest, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - ZoekViaBatchRequest = class(TRemotable) + ValideerPalletCodeRequest = class(TRemotable) private FHeader: RequestHeader; - FBatchId: string; + FPalletCode: string; public destructor Destroy; override; published - property Header: RequestHeader read FHeader write FHeader; - property BatchId: string read FBatchId write FBatchId; + property Header: RequestHeader read FHeader write FHeader; + property PalletCode: string read FPalletCode write FPalletCode; end; @@ -812,36 +796,37 @@ // ************************************************************************ // - // XML : ZoekAlleDnaCodesDieOpVhossMoetenRequest, global, + // XML : ZoekAlleVhossLadesBijDnaCodeResponse, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - ZoekAlleDnaCodesDieOpVhossMoetenRequest = class(TRemotable) + ZoekAlleVhossLadesBijDnaCodeResponse = class(GeneriekeResponse) private - FHeader: RequestHeader; - FFrameId: string; + FDnaCodes: ArrayOfDnaCodeDnaCode; + FDnaCodes_Specified: boolean; + procedure SetDnaCodes(Index: Integer; const AArrayOfDnaCodeDnaCode: ArrayOfDnaCodeDnaCode); + function DnaCodes_Specified(Index: Integer): boolean; public destructor Destroy; override; published - property Header: RequestHeader read FHeader write FHeader; - property FrameId: string read FFrameId write FFrameId; + property DnaCodes: ArrayOfDnaCodeDnaCode Index (IS_OPTN or IS_UNBD or IS_NLBL) read FDnaCodes write SetDnaCodes stored DnaCodes_Specified; end; // ************************************************************************ // - // XML : ZoekAlleDnaCodesDieOpVhossMoetenResponse, global, + // XML : ZoekViaDnaCodeResponse, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - ZoekAlleDnaCodesDieOpVhossMoetenResponse = class(GeneriekeResponse) + ZoekViaDnaCodeResponse = class(GeneriekeResponse) private - FDnaCodes: ArrayOfDnaCodeDnaCode; + FDnaCodes: DnaCode; FDnaCodes_Specified: boolean; - procedure SetDnaCodes(Index: Integer; const AArrayOfDnaCodeDnaCode: ArrayOfDnaCodeDnaCode); + procedure SetDnaCodes(Index: Integer; const ADnaCode: DnaCode); function DnaCodes_Specified(Index: Integer): boolean; public destructor Destroy; override; published - property DnaCodes: ArrayOfDnaCodeDnaCode Index (IS_OPTN or IS_UNBD or IS_NLBL) read FDnaCodes write SetDnaCodes stored DnaCodes_Specified; + property DnaCodes: DnaCode Index (IS_OPTN) read FDnaCodes write SetDnaCodes stored DnaCodes_Specified; end; @@ -864,36 +849,35 @@ // ************************************************************************ // - // XML : ZoekViaKlantnummerResponse, global, + // XML : ZoekViaDnaCodeRequest, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - ZoekViaKlantnummerResponse = class(GeneriekeResponse) + ZoekViaDnaCodeRequest = class(TRemotable) private - FDnaCodes: ArrayOfDnaCodeDnaCode; - FDnaCodes_Specified: boolean; - procedure SetDnaCodes(Index: Integer; const AArrayOfDnaCodeDnaCode: ArrayOfDnaCodeDnaCode); - function DnaCodes_Specified(Index: Integer): boolean; + FHeader: RequestHeader; + FDnaCode: string; public destructor Destroy; override; published - property DnaCodes: ArrayOfDnaCodeDnaCode Index (IS_OPTN or IS_UNBD or IS_NLBL) read FDnaCodes write SetDnaCodes stored DnaCodes_Specified; + property Header: RequestHeader read FHeader write FHeader; + property DnaCode: string read FDnaCode write FDnaCode; end; // ************************************************************************ // - // XML : ZoekViaLadecodeRequest, global, + // XML : ZoekViaBatchRequest, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - ZoekViaLadecodeRequest = class(TRemotable) + ZoekViaBatchRequest = class(TRemotable) private FHeader: RequestHeader; - FLadecode: string; + FBatchId: string; public destructor Destroy; override; published - property Header: RequestHeader read FHeader write FHeader; - property Ladecode: string read FLadecode write FLadecode; + property Header: RequestHeader read FHeader write FHeader; + property BatchId: string read FBatchId write FBatchId; end; @@ -917,41 +901,17 @@ // ************************************************************************ // - // XML : ZoekViaDnaCodeRequest, global, + // XML : ToeleveringBijwerkenResponse, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - ZoekViaDnaCodeRequest = class(TRemotable) + ToeleveringBijwerkenResponse = class(GeneriekeResponse) private - FHeader: RequestHeader; - FDnaCode: string; - public - destructor Destroy; override; published - property Header: RequestHeader read FHeader write FHeader; - property DnaCode: string read FDnaCode write FDnaCode; end; // ************************************************************************ // - // XML : ZoekViaDnaCodeResponse, global, - // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode - // ************************************************************************ // - ZoekViaDnaCodeResponse = class(GeneriekeResponse) - private - FDnaCodes: DnaCode; - FDnaCodes_Specified: boolean; - procedure SetDnaCodes(Index: Integer; const ADnaCode: DnaCode); - function DnaCodes_Specified(Index: Integer): boolean; - public - destructor Destroy; override; - published - property DnaCodes: DnaCode Index (IS_OPTN) read FDnaCodes write SetDnaCodes stored DnaCodes_Specified; - end; - - - - // ************************************************************************ // // XML : ToeleveringMetAantallen, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // @@ -975,55 +935,56 @@ property AantalKaderdeurenGescand: string Index (IS_OPTN) read FAantalKaderdeurenGescand write SetAantalKaderdeurenGescand stored AantalKaderdeurenGescand_Specified; end; - ArrayOfToeleveringMetAantallenToeleveringMetAantallen = array of ToeleveringMetAantallen; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } // ************************************************************************ // - // XML : RondAfVhossBatchRequest, global, + // XML : RondAfKaderdeurDagRequest, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - RondAfVhossBatchRequest = class(TRemotable) + RondAfKaderdeurDagRequest = class(TRemotable) private FHeader: RequestHeader; - FBatchId: String_; - FBatchId_Specified: boolean; - procedure SetBatchId(Index: Integer; const AString_: String_); - function BatchId_Specified(Index: Integer): boolean; + FDnaCode: String_; public destructor Destroy; override; published property Header: RequestHeader read FHeader write FHeader; - property BatchId: String_ Index (IS_OPTN) read FBatchId write SetBatchId stored BatchId_Specified; + property DnaCode: String_ read FDnaCode write FDnaCode; end; // ************************************************************************ // - // XML : PalletBijwerkenResponse, global, + // XML : PalletBijwerkenRequest, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - PalletBijwerkenResponse = class(GeneriekeResponse) + PalletBijwerkenRequest = class(TRemotable) private + FHeader: RequestHeader; + FPallet: string; + FStatus: DnaCodeStatus; + FIsDirecteLevering: Boolean; + public + destructor Destroy; override; published + property Header: RequestHeader read FHeader write FHeader; + property Pallet: string read FPallet write FPallet; + property Status: DnaCodeStatus read FStatus write FStatus; + property IsDirecteLevering: Boolean read FIsDirecteLevering write FIsDirecteLevering; end; // ************************************************************************ // - // XML : RondAfKaderdeurDagRequest, global, + // XML : PalletBijwerkenResponse, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // - RondAfKaderdeurDagRequest = class(TRemotable) + PalletBijwerkenResponse = class(GeneriekeResponse) private - FHeader: RequestHeader; - FDnaCode: String_; - public - destructor Destroy; override; published - property Header: RequestHeader read FHeader write FHeader; - property DnaCode: String_ read FDnaCode write FDnaCode; end; + ArrayOfToeleveringMetAantallenToeleveringMetAantallen = array of ToeleveringMetAantallen; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } // ************************************************************************ // @@ -1042,6 +1003,7 @@ property ToeleveringMetAantallen: ArrayOfToeleveringMetAantallenToeleveringMetAantallen Index (IS_OPTN or IS_UNBD or IS_NLBL) read FToeleveringMetAantallen write SetToeleveringMetAantallen stored ToeleveringMetAantallen_Specified; end; + ArrayOfVhossKastenMetAantallenVhossKastenMetAantallen = array of VhossKastenMetAantallen; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } // ************************************************************************ // @@ -1066,34 +1028,6 @@ // ************************************************************************ // - // XML : ToeleveringBijwerkenResponse, global, - // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode - // ************************************************************************ // - ToeleveringBijwerkenResponse = class(GeneriekeResponse) - private - published - end; - - - - // ************************************************************************ // - // XML : ValideerPalletCodeRequest, global, - // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode - // ************************************************************************ // - ValideerPalletCodeRequest = class(TRemotable) - private - FHeader: RequestHeader; - FPalletCode: string; - public - destructor Destroy; override; - published - property Header: RequestHeader read FHeader write FHeader; - property PalletCode: string read FPalletCode write FPalletCode; - end; - - - - // ************************************************************************ // // XML : VhossKastenMetAantallen, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // @@ -1117,10 +1051,29 @@ property AantalLadesGescand: string Index (IS_OPTN) read FAantalLadesGescand write SetAantalLadesGescand stored AantalLadesGescand_Specified; end; - ArrayOfVhossKastenMetAantallenVhossKastenMetAantallen = array of VhossKastenMetAantallen; { "http://www.vanhoecke.be/Halux/AAP/DnaCode"[GblCplx] } // ************************************************************************ // + // XML : RondAfVhossBatchRequest, global, + // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode + // ************************************************************************ // + RondAfVhossBatchRequest = class(TRemotable) + private + FHeader: RequestHeader; + FBatchId: String_; + FBatchId_Specified: boolean; + procedure SetBatchId(Index: Integer; const AString_: String_); + function BatchId_Specified(Index: Integer): boolean; + public + destructor Destroy; override; + published + property Header: RequestHeader read FHeader write FHeader; + property BatchId: String_ Index (IS_OPTN) read FBatchId write SetBatchId stored BatchId_Specified; + end; + + + + // ************************************************************************ // // XML : RondAfVhossBatchResponse, global, // Namespace : http://www.vanhoecke.be/Halux/AAP/DnaCode // ************************************************************************ // @@ -1168,7 +1121,6 @@ function ZoekViaLadecode(const ZoekViaLadecodeRequest: ZoekViaLadecodeRequest): ZoekViaLadecodeResponse; stdcall; function ZoekViaOrdernummer(const ZoekViaOrdernummerRequest: ZoekViaOrdernummerRequest): ZoekViaOrdernummerResponse; stdcall; function ZoekViaPalletCode(const ZoekViaPalletCodeRequest: ZoekViaPalletCodeRequest): ZoekViaPalletCodeResponse; stdcall; - function ZoekViaStatus(const ZoekViaStatusRequest: ZoekViaStatusRequest): ZoekViaStatusResponse; stdcall; function ZoekViaToelevering(const ZoekViaToeleveringRequest: ZoekViaToeleveringRequest): ZoekViaToeleveringResponse; stdcall; end; @@ -1215,46 +1167,56 @@ end; -destructor ZoekViaStatusRequest.Destroy; +destructor DnaCodeAfmeldenRequest.Destroy; begin SysUtils.FreeAndNil(FHeader); inherited Destroy; end; -destructor BewerkKlantinstellingenRequest.Destroy; +procedure DnaCodeAfmeldenRequest.SetAantal(Index: Integer; const AInt64: Int64); begin - SysUtils.FreeAndNil(FHeader); - inherited Destroy; + FAantal := AInt64; + FAantal_Specified := True; end; -destructor HernoemPalletRequest.Destroy; +function DnaCodeAfmeldenRequest.Aantal_Specified(Index: Integer): boolean; begin - SysUtils.FreeAndNil(FHeader); - inherited Destroy; + Result := FAantal_Specified; end; -procedure HernoemPalletRequest.SetEnkelDezeDnaCode(Index: Integer; const Astring: string); +procedure DnaCodeAfmeldenRequest.SetToelevering(Index: Integer; const Astring: string); begin - FEnkelDezeDnaCode := Astring; - FEnkelDezeDnaCode_Specified := True; + FToelevering := Astring; + FToelevering_Specified := True; end; -function HernoemPalletRequest.EnkelDezeDnaCode_Specified(Index: Integer): boolean; +function DnaCodeAfmeldenRequest.Toelevering_Specified(Index: Integer): boolean; begin - Result := FEnkelDezeDnaCode_Specified; + Result := FToelevering_Specified; end; -procedure HernoemPalletRequest.SetOokEWMSverwerken(Index: Integer; const ABoolean: Boolean); +procedure DnaCodeAfmeldenRequest.SetLocatie(Index: Integer; const Astring: string); begin - FOokEWMSverwerken := ABoolean; - FOokEWMSverwerken_Specified := True; + FLocatie := Astring; + FLocatie_Specified := True; end; -function HernoemPalletRequest.OokEWMSverwerken_Specified(Index: Integer): boolean; +function DnaCodeAfmeldenRequest.Locatie_Specified(Index: Integer): boolean; begin - Result := FOokEWMSverwerken_Specified; + Result := FLocatie_Specified; end; +procedure DnaCodeAfmeldenRequest.SetBatchId(Index: Integer; const Astring: string); +begin + FBatchId := Astring; + FBatchId_Specified := True; +end; + +function DnaCodeAfmeldenRequest.BatchId_Specified(Index: Integer): boolean; +begin + Result := FBatchId_Specified; +end; + destructor GeefVolgendeTbpCodeRequest.Destroy; begin SysUtils.FreeAndNil(FHeader); @@ -1283,292 +1245,303 @@ Result := FProductNummer_Specified; end; -destructor DirecteLeveringRequest.Destroy; +destructor HernoemPalletRequest.Destroy; begin SysUtils.FreeAndNil(FHeader); inherited Destroy; end; -destructor ZoekViaToeleveringRequest.Destroy; +procedure HernoemPalletRequest.SetEnkelDezeDnaCode(Index: Integer; const Astring: string); begin + FEnkelDezeDnaCode := Astring; + FEnkelDezeDnaCode_Specified := True; +end; + +function HernoemPalletRequest.EnkelDezeDnaCode_Specified(Index: Integer): boolean; +begin + Result := FEnkelDezeDnaCode_Specified; +end; + +procedure HernoemPalletRequest.SetOokEWMSverwerken(Index: Integer; const ABoolean: Boolean); +begin + FOokEWMSverwerken := ABoolean; + FOokEWMSverwerken_Specified := True; +end; + +function HernoemPalletRequest.OokEWMSverwerken_Specified(Index: Integer): boolean; +begin + Result := FOokEWMSverwerken_Specified; +end; + +destructor DirecteLeveringRequest.Destroy; +begin SysUtils.FreeAndNil(FHeader); inherited Destroy; end; -destructor ZoekViaOrdernummerRequest.Destroy; +destructor ZoekViaPalletCodeRequest.Destroy; begin SysUtils.FreeAndNil(FHeader); inherited Destroy; end; -destructor ZoekViaPalletCodeRequest.Destroy; +destructor ZoekViaToeleveringRequest.Destroy; begin SysUtils.FreeAndNil(FHeader); inherited Destroy; end; -destructor DnaCodeAfmeldenRequest.Destroy; +destructor ZoekViaLadecodeRequest.Destroy; begin SysUtils.FreeAndNil(FHeader); inherited Destroy; end; -procedure DnaCodeAfmeldenRequest.SetAantal(Index: Integer; const AInt64: Int64); +destructor ZoekViaOrdernummerRequest.Destroy; begin - FAantal := AInt64; - FAantal_Specified := True; + SysUtils.FreeAndNil(FHeader); + inherited Destroy; end; -function DnaCodeAfmeldenRequest.Aantal_Specified(Index: Integer): boolean; +destructor BewerkKlantinstellingenRequest.Destroy; begin - Result := FAantal_Specified; + SysUtils.FreeAndNil(FHeader); + inherited Destroy; end; -procedure DnaCodeAfmeldenRequest.SetToelevering(Index: Integer; const Astring: string); +destructor DnaCode.Destroy; begin - FToelevering := Astring; - FToelevering_Specified := True; + SysUtils.FreeAndNil(FScanTijdstip); + SysUtils.FreeAndNil(FAfdrukTijdstip); + inherited Destroy; end; -function DnaCodeAfmeldenRequest.Toelevering_Specified(Index: Integer): boolean; +procedure DnaCode.SetAxProductieOrderNummer(Index: Integer; const Astring: string); begin - Result := FToelevering_Specified; + FAxProductieOrderNummer := Astring; + FAxProductieOrderNummer_Specified := True; end; -procedure DnaCodeAfmeldenRequest.SetLpnCode(Index: Integer; const Astring: string); +function DnaCode.AxProductieOrderNummer_Specified(Index: Integer): boolean; begin - FLpnCode := Astring; - FLpnCode_Specified := True; + Result := FAxProductieOrderNummer_Specified; end; -function DnaCodeAfmeldenRequest.LpnCode_Specified(Index: Integer): boolean; +procedure DnaCode.SetProductNummer(Index: Integer; const Astring: string); begin - Result := FLpnCode_Specified; + FProductNummer := Astring; + FProductNummer_Specified := True; end; -procedure DnaCodeAfmeldenRequest.SetLocatie(Index: Integer; const Astring: string); +function DnaCode.ProductNummer_Specified(Index: Integer): boolean; begin - FLocatie := Astring; - FLocatie_Specified := True; + Result := FProductNummer_Specified; end; -function DnaCodeAfmeldenRequest.Locatie_Specified(Index: Integer): boolean; +procedure DnaCode.SetDnaCode(Index: Integer; const Astring: string); begin - Result := FLocatie_Specified; + FDnaCode := Astring; + FDnaCode_Specified := True; end; -procedure DnaCodeAfmeldenRequest.SetBatchId(Index: Integer; const Astring: string); +function DnaCode.DnaCode_Specified(Index: Integer): boolean; begin - FBatchId := Astring; - FBatchId_Specified := True; + Result := FDnaCode_Specified; end; -function DnaCodeAfmeldenRequest.BatchId_Specified(Index: Integer): boolean; +procedure DnaCode.SetPalletCode(Index: Integer; const Astring: string); begin - Result := FBatchId_Specified; + FPalletCode := Astring; + FPalletCode_Specified := True; end; -procedure Klantinstellingen.SetKlantId(Index: Integer; const Astring: string); +function DnaCode.PalletCode_Specified(Index: Integer): boolean; begin - FKlantId := Astring; - FKlantId_Specified := True; + Result := FPalletCode_Specified; end; -function Klantinstellingen.KlantId_Specified(Index: Integer): boolean; +procedure DnaCode.SetToelevering(Index: Integer; const Astring: string); begin - Result := FKlantId_Specified; + FToelevering := Astring; + FToelevering_Specified := True; end; -procedure Klantinstellingen.SetKlantnaam(Index: Integer; const Astring: string); +function DnaCode.Toelevering_Specified(Index: Integer): boolean; begin - FKlantnaam := Astring; - FKlantnaam_Specified := True; + Result := FToelevering_Specified; end; -function Klantinstellingen.Klantnaam_Specified(Index: Integer): boolean; +procedure DnaCode.SetKlantNummer(Index: Integer; const Astring: string); begin - Result := FKlantnaam_Specified; + FKlantNummer := Astring; + FKlantNummer_Specified := True; end; -procedure Klantinstellingen.SetIsExport(Index: Integer; const ABoolean: Boolean); +function DnaCode.KlantNummer_Specified(Index: Integer): boolean; begin - FIsExport := ABoolean; - FIsExport_Specified := True; + Result := FKlantNummer_Specified; end; -function Klantinstellingen.IsExport_Specified(Index: Integer): boolean; +procedure DnaCode.SetLocatie(Index: Integer; const Astring: string); begin - Result := FIsExport_Specified; + FLocatie := Astring; + FLocatie_Specified := True; end; -procedure Klantinstellingen.SetIsBlumXs(Index: Integer; const ABoolean: Boolean); +function DnaCode.Locatie_Specified(Index: Integer): boolean; begin - FIsBlumXs := ABoolean; - FIsBlumXs_Specified := True; + Result := FLocatie_Specified; end; -function Klantinstellingen.IsBlumXs_Specified(Index: Integer): boolean; +procedure DnaCode.SetLijn(Index: Integer; const Astring: string); begin - Result := FIsBlumXs_Specified; + FLijn := Astring; + FLijn_Specified := True; end; -procedure Klantinstellingen.SetWegwerpPallet(Index: Integer; const ABoolean: Boolean); +function DnaCode.Lijn_Specified(Index: Integer): boolean; begin - FWegwerpPallet := ABoolean; - FWegwerpPallet_Specified := True; + Result := FLijn_Specified; end; -function Klantinstellingen.WegwerpPallet_Specified(Index: Integer): boolean; +procedure DnaCode.SetInitialenScanner(Index: Integer; const Astring: string); begin - Result := FWegwerpPallet_Specified; + FInitialenScanner := Astring; + FInitialenScanner_Specified := True; end; -procedure Klantinstellingen.SetHalvePallet(Index: Integer; const ABoolean: Boolean); +function DnaCode.InitialenScanner_Specified(Index: Integer): boolean; begin - FHalvePallet := ABoolean; - FHalvePallet_Specified := True; + Result := FInitialenScanner_Specified; end; -function Klantinstellingen.HalvePallet_Specified(Index: Integer): boolean; +procedure DnaCode.SetScanTijdstip(Index: Integer; const ATXSDateTime: TXSDateTime); begin - Result := FHalvePallet_Specified; + FScanTijdstip := ATXSDateTime; + FScanTijdstip_Specified := True; end; -procedure Klantinstellingen.SetMeerdereToeleveringen(Index: Integer; const ABoolean: Boolean); +function DnaCode.ScanTijdstip_Specified(Index: Integer): boolean; begin - FMeerdereToeleveringen := ABoolean; - FMeerdereToeleveringen_Specified := True; + Result := FScanTijdstip_Specified; end; -function Klantinstellingen.MeerdereToeleveringen_Specified(Index: Integer): boolean; +procedure DnaCode.SetLadeCode(Index: Integer; const Astring: string); begin - Result := FMeerdereToeleveringen_Specified; + FLadeCode := Astring; + FLadeCode_Specified := True; end; -destructor GeneriekeResponse.Destroy; +function DnaCode.LadeCode_Specified(Index: Integer): boolean; begin - SysUtils.FreeAndNil(FHeader); - inherited Destroy; + Result := FLadeCode_Specified; end; -destructor ZoekViaOrdernummerResponse.Destroy; -var - I: Integer; +procedure DnaCode.SetStatus(Index: Integer; const ADnaCodeStatus: DnaCodeStatus); begin - for I := 0 to System.Length(FDnaCodes)-1 do - SysUtils.FreeAndNil(FDnaCodes[I]); - System.SetLength(FDnaCodes, 0); - inherited Destroy; + FStatus := ADnaCodeStatus; + FStatus_Specified := True; end; -procedure ZoekViaOrdernummerResponse.SetDnaCodes(Index: Integer; const AArrayOfDnaCodeDnaCode: ArrayOfDnaCodeDnaCode); +function DnaCode.Status_Specified(Index: Integer): boolean; begin - FDnaCodes := AArrayOfDnaCodeDnaCode; - FDnaCodes_Specified := True; + Result := FStatus_Specified; end; -function ZoekViaOrdernummerResponse.DnaCodes_Specified(Index: Integer): boolean; +procedure DnaCode.SetIsDirecteLevering(Index: Integer; const ABoolean: Boolean); begin - Result := FDnaCodes_Specified; + FIsDirecteLevering := ABoolean; + FIsDirecteLevering_Specified := True; end; -destructor ZoekViaLadecodeResponse.Destroy; -var - I: Integer; +function DnaCode.IsDirecteLevering_Specified(Index: Integer): boolean; begin - for I := 0 to System.Length(FDnaCodes)-1 do - SysUtils.FreeAndNil(FDnaCodes[I]); - System.SetLength(FDnaCodes, 0); - inherited Destroy; + Result := FIsDirecteLevering_Specified; end; -procedure ZoekViaLadecodeResponse.SetDnaCodes(Index: Integer; const AArrayOfDnaCodeDnaCode: ArrayOfDnaCodeDnaCode); +procedure DnaCode.SetParentDnaCode(Index: Integer; const Astring: string); begin - FDnaCodes := AArrayOfDnaCodeDnaCode; - FDnaCodes_Specified := True; + FParentDnaCode := Astring; + FParentDnaCode_Specified := True; end; -function ZoekViaLadecodeResponse.DnaCodes_Specified(Index: Integer): boolean; +function DnaCode.ParentDnaCode_Specified(Index: Integer): boolean; begin - Result := FDnaCodes_Specified; + Result := FParentDnaCode_Specified; end; -destructor ZoekViaPalletCodeResponse.Destroy; -var - I: Integer; +procedure DnaCode.SetSequentieNummer(Index: Integer; const Astring: string); begin - for I := 0 to System.Length(FDnaCodes)-1 do - SysUtils.FreeAndNil(FDnaCodes[I]); - System.SetLength(FDnaCodes, 0); - inherited Destroy; + FSequentieNummer := Astring; + FSequentieNummer_Specified := True; end; -procedure ZoekViaPalletCodeResponse.SetDnaCodes(Index: Integer; const AArrayOfDnaCodeDnaCode: ArrayOfDnaCodeDnaCode); +function DnaCode.SequentieNummer_Specified(Index: Integer): boolean; begin - FDnaCodes := AArrayOfDnaCodeDnaCode; - FDnaCodes_Specified := True; + Result := FSequentieNummer_Specified; end; -function ZoekViaPalletCodeResponse.DnaCodes_Specified(Index: Integer): boolean; +procedure DnaCode.SetIsWegwerpPallet(Index: Integer; const ABoolean: Boolean); begin - Result := FDnaCodes_Specified; + FIsWegwerpPallet := ABoolean; + FIsWegwerpPallet_Specified := True; end; -procedure ZoekViaPalletCodeResponse.SetMeerdereToeleveringenToegestaan(Index: Integer; const ABoolean: Boolean); +function DnaCode.IsWegwerpPallet_Specified(Index: Integer): boolean; begin - FMeerdereToeleveringenToegestaan := ABoolean; - FMeerdereToeleveringenToegestaan_Specified := True; + Result := FIsWegwerpPallet_Specified; end; -function ZoekViaPalletCodeResponse.MeerdereToeleveringenToegestaan_Specified(Index: Integer): boolean; +procedure DnaCode.SetBatchId(Index: Integer; const Astring: string); begin - Result := FMeerdereToeleveringenToegestaan_Specified; + FBatchId := Astring; + FBatchId_Specified := True; end; -destructor ZoekViaToeleveringResponse.Destroy; -var - I: Integer; +function DnaCode.BatchId_Specified(Index: Integer): boolean; begin - for I := 0 to System.Length(FDnaCodes)-1 do - SysUtils.FreeAndNil(FDnaCodes[I]); - System.SetLength(FDnaCodes, 0); - inherited Destroy; + Result := FBatchId_Specified; end; -procedure ZoekViaToeleveringResponse.SetAantalInToelevering(Index: Integer; const AInt64: Int64); +procedure DnaCode.SetAfdrukTijdstip(Index: Integer; const ATXSDateTime: TXSDateTime); begin - FAantalInToelevering := AInt64; - FAantalInToelevering_Specified := True; + FAfdrukTijdstip := ATXSDateTime; + FAfdrukTijdstip_Specified := True; end; -function ZoekViaToeleveringResponse.AantalInToelevering_Specified(Index: Integer): boolean; +function DnaCode.AfdrukTijdstip_Specified(Index: Integer): boolean; begin - Result := FAantalInToelevering_Specified; + Result := FAfdrukTijdstip_Specified; end; -procedure ZoekViaToeleveringResponse.SetAantalReedsGescand(Index: Integer; const AInt64: Int64); +destructor GeneriekeResponse.Destroy; begin - FAantalReedsGescand := AInt64; - FAantalReedsGescand_Specified := True; + SysUtils.FreeAndNil(FHeader); + inherited Destroy; end; -function ZoekViaToeleveringResponse.AantalReedsGescand_Specified(Index: Integer): boolean; +destructor BewerkKlantinstellingenResponse.Destroy; +var + I: Integer; begin - Result := FAantalReedsGescand_Specified; + for I := 0 to System.Length(FKlantinstellingen)-1 do + SysUtils.FreeAndNil(FKlantinstellingen[I]); + System.SetLength(FKlantinstellingen, 0); + inherited Destroy; end; -procedure ZoekViaToeleveringResponse.SetDnaCodes(Index: Integer; const AArrayOfDnaCodeDnaCode: ArrayOfDnaCodeDnaCode); +procedure BewerkKlantinstellingenResponse.SetKlantinstellingen(Index: Integer; const AArrayOfKlantinstellingenKlantinstellingen: ArrayOfKlantinstellingenKlantinstellingen); begin - FDnaCodes := AArrayOfDnaCodeDnaCode; - FDnaCodes_Specified := True; + FKlantinstellingen := AArrayOfKlantinstellingenKlantinstellingen; + FKlantinstellingen_Specified := True; end; -function ZoekViaToeleveringResponse.DnaCodes_Specified(Index: Integer): boolean; +function BewerkKlantinstellingenResponse.Klantinstellingen_Specified(Index: Integer): boolean; begin - Result := FDnaCodes_Specified; + Result := FKlantinstellingen_Specified; end; -destructor ZoekViaStatusResponse.Destroy; +destructor HernoemPalletResponse.Destroy; var I: Integer; begin @@ -1578,13 +1551,13 @@ inherited Destroy; end; -procedure ZoekViaStatusResponse.SetDnaCodes(Index: Integer; const AArrayOfDnaCodeDnaCode: ArrayOfDnaCodeDnaCode); +procedure HernoemPalletResponse.SetDnaCodes(Index: Integer; const AArrayOfDnaCodeDnaCode: ArrayOfDnaCodeDnaCode); begin FDnaCodes := AArrayOfDnaCodeDnaCode; FDnaCodes_Specified := True; end; -function ZoekViaStatusResponse.DnaCodes_Specified(Index: Integer): boolean; +function HernoemPalletResponse.DnaCodes_Specified(Index: Integer): boolean; begin Result := FDnaCodes_Specified; end; @@ -1654,7 +1627,7 @@ Result := FIsSST_Specified; end; -destructor HernoemPalletResponse.Destroy; +destructor ZoekViaPalletCodeResponse.Destroy; var I: Integer; begin @@ -1664,277 +1637,261 @@ inherited Destroy; end; -procedure HernoemPalletResponse.SetDnaCodes(Index: Integer; const AArrayOfDnaCodeDnaCode: ArrayOfDnaCodeDnaCode); +procedure ZoekViaPalletCodeResponse.SetDnaCodes(Index: Integer; const AArrayOfDnaCodeDnaCode: ArrayOfDnaCodeDnaCode); begin FDnaCodes := AArrayOfDnaCodeDnaCode; FDnaCodes_Specified := True; end; -function HernoemPalletResponse.DnaCodes_Specified(Index: Integer): boolean; +function ZoekViaPalletCodeResponse.DnaCodes_Specified(Index: Integer): boolean; begin Result := FDnaCodes_Specified; end; -destructor BewerkKlantinstellingenResponse.Destroy; -var - I: Integer; +procedure ZoekViaPalletCodeResponse.SetMeerdereToeleveringenToegestaan(Index: Integer; const ABoolean: Boolean); begin - for I := 0 to System.Length(FKlantinstellingen)-1 do - SysUtils.FreeAndNil(FKlantinstellingen[I]); - System.SetLength(FKlantinstellingen, 0); - inherited Destroy; + FMeerdereToeleveringenToegestaan := ABoolean; + FMeerdereToeleveringenToegestaan_Specified := True; end; -procedure BewerkKlantinstellingenResponse.SetKlantinstellingen(Index: Integer; const AArrayOfKlantinstellingenKlantinstellingen: ArrayOfKlantinstellingenKlantinstellingen); +function ZoekViaPalletCodeResponse.MeerdereToeleveringenToegestaan_Specified(Index: Integer): boolean; begin - FKlantinstellingen := AArrayOfKlantinstellingenKlantinstellingen; - FKlantinstellingen_Specified := True; + Result := FMeerdereToeleveringenToegestaan_Specified; end; -function BewerkKlantinstellingenResponse.Klantinstellingen_Specified(Index: Integer): boolean; +destructor ZoekViaToeleveringResponse.Destroy; +var + I: Integer; begin - Result := FKlantinstellingen_Specified; -end; - -destructor DnaCode.Destroy; -begin - SysUtils.FreeAndNil(FScanTijdstip); - SysUtils.FreeAndNil(FAfdrukTijdstip); + for I := 0 to System.Length(FDnaCodes)-1 do + SysUtils.FreeAndNil(FDnaCodes[I]); + System.SetLength(FDnaCodes, 0); inherited Destroy; end; -procedure DnaCode.SetAxProductieOrderNummer(Index: Integer; const Astring: string); +procedure ZoekViaToeleveringResponse.SetAantalInToelevering(Index: Integer; const AInt64: Int64); begin - FAxProductieOrderNummer := Astring; - FAxProductieOrderNummer_Specified := True; + FAantalInToelevering := AInt64; + FAantalInToelevering_Specified := True; end; -function DnaCode.AxProductieOrderNummer_Specified(Index: Integer): boolean; +function ZoekViaToeleveringResponse.AantalInToelevering_Specified(Index: Integer): boolean; begin - Result := FAxProductieOrderNummer_Specified; + Result := FAantalInToelevering_Specified; end; -procedure DnaCode.SetProductNummer(Index: Integer; const Astring: string); +procedure ZoekViaToeleveringResponse.SetAantalReedsGescand(Index: Integer; const AInt64: Int64); begin - FProductNummer := Astring; - FProductNummer_Specified := True; + FAantalReedsGescand := AInt64; + FAantalReedsGescand_Specified := True; end; -function DnaCode.ProductNummer_Specified(Index: Integer): boolean; +function ZoekViaToeleveringResponse.AantalReedsGescand_Specified(Index: Integer): boolean; begin - Result := FProductNummer_Specified; + Result := FAantalReedsGescand_Specified; end; -procedure DnaCode.SetDnaCode(Index: Integer; const Astring: string); +procedure ZoekViaToeleveringResponse.SetDnaCodes(Index: Integer; const AArrayOfDnaCodeDnaCode: ArrayOfDnaCodeDnaCode); begin - FDnaCode := Astring; - FDnaCode_Specified := True; + FDnaCodes := AArrayOfDnaCodeDnaCode; + FDnaCodes_Specified := True; end; -function DnaCode.DnaCode_Specified(Index: Integer): boolean; +function ZoekViaToeleveringResponse.DnaCodes_Specified(Index: Integer): boolean; begin - Result := FDnaCode_Specified; + Result := FDnaCodes_Specified; end; -procedure DnaCode.SetPalletCode(Index: Integer; const Astring: string); +destructor ZoekViaOrdernummerResponse.Destroy; +var + I: Integer; begin - FPalletCode := Astring; - FPalletCode_Specified := True; + for I := 0 to System.Length(FDnaCodes)-1 do + SysUtils.FreeAndNil(FDnaCodes[I]); + System.SetLength(FDnaCodes, 0); + inherited Destroy; end; -function DnaCode.PalletCode_Specified(Index: Integer): boolean; +procedure ZoekViaOrdernummerResponse.SetDnaCodes(Index: Integer; const AArrayOfDnaCodeDnaCode: ArrayOfDnaCodeDnaCode); begin - Result := FPalletCode_Specified; + FDnaCodes := AArrayOfDnaCodeDnaCode; + FDnaCodes_Specified := True; end; -procedure DnaCode.SetLpnCode(Index: Integer; const Astring: string); +function ZoekViaOrdernummerResponse.DnaCodes_Specified(Index: Integer): boolean; begin - FLpnCode := Astring; - FLpnCode_Specified := True; + Result := FDnaCodes_Specified; end; -function DnaCode.LpnCode_Specified(Index: Integer): boolean; +destructor ZoekViaKlantnummerResponse.Destroy; +var + I: Integer; begin - Result := FLpnCode_Specified; + for I := 0 to System.Length(FDnaCodes)-1 do + SysUtils.FreeAndNil(FDnaCodes[I]); + System.SetLength(FDnaCodes, 0); + inherited Destroy; end; -procedure DnaCode.SetToelevering(Index: Integer; const Astring: string); +procedure ZoekViaKlantnummerResponse.SetDnaCodes(Index: Integer; const AArrayOfDnaCodeDnaCode: ArrayOfDnaCodeDnaCode); begin - FToelevering := Astring; - FToelevering_Specified := True; + FDnaCodes := AArrayOfDnaCodeDnaCode; + FDnaCodes_Specified := True; end; -function DnaCode.Toelevering_Specified(Index: Integer): boolean; +function ZoekViaKlantnummerResponse.DnaCodes_Specified(Index: Integer): boolean; begin - Result := FToelevering_Specified; + Result := FDnaCodes_Specified; end; -procedure DnaCode.SetKlantNummer(Index: Integer; const Astring: string); +destructor ZoekViaLadecodeResponse.Destroy; +var + I: Integer; begin - FKlantNummer := Astring; - FKlantNummer_Specified := True; + for I := 0 to System.Length(FDnaCodes)-1 do + SysUtils.FreeAndNil(FDnaCodes[I]); + System.SetLength(FDnaCodes, 0); + inherited Destroy; end; -function DnaCode.KlantNummer_Specified(Index: Integer): boolean; +procedure ZoekViaLadecodeResponse.SetDnaCodes(Index: Integer; const AArrayOfDnaCodeDnaCode: ArrayOfDnaCodeDnaCode); begin - Result := FKlantNummer_Specified; + FDnaCodes := AArrayOfDnaCodeDnaCode; + FDnaCodes_Specified := True; end; -procedure DnaCode.SetLocatie(Index: Integer; const Astring: string); +function ZoekViaLadecodeResponse.DnaCodes_Specified(Index: Integer): boolean; begin - FLocatie := Astring; - FLocatie_Specified := True; + Result := FDnaCodes_Specified; end; -function DnaCode.Locatie_Specified(Index: Integer): boolean; +procedure Klantinstellingen.SetKlantId(Index: Integer; const Astring: string); begin - Result := FLocatie_Specified; + FKlantId := Astring; + FKlantId_Specified := True; end; -procedure DnaCode.SetLijn(Index: Integer; const Astring: string); +function Klantinstellingen.KlantId_Specified(Index: Integer): boolean; begin - FLijn := Astring; - FLijn_Specified := True; + Result := FKlantId_Specified; end; -function DnaCode.Lijn_Specified(Index: Integer): boolean; +procedure Klantinstellingen.SetKlantnaam(Index: Integer; const Astring: string); begin - Result := FLijn_Specified; + FKlantnaam := Astring; + FKlantnaam_Specified := True; end; -procedure DnaCode.SetInitialenScanner(Index: Integer; const Astring: string); +function Klantinstellingen.Klantnaam_Specified(Index: Integer): boolean; begin - FInitialenScanner := Astring; - FInitialenScanner_Specified := True; + Result := FKlantnaam_Specified; end; -function DnaCode.InitialenScanner_Specified(Index: Integer): boolean; +procedure Klantinstellingen.SetIsExport(Index: Integer; const ABoolean: Boolean); begin - Result := FInitialenScanner_Specified; + FIsExport := ABoolean; + FIsExport_Specified := True; end; -procedure DnaCode.SetScanTijdstip(Index: Integer; const ATXSDateTime: TXSDateTime); +function Klantinstellingen.IsExport_Specified(Index: Integer): boolean; begin - FScanTijdstip := ATXSDateTime; - FScanTijdstip_Specified := True; + Result := FIsExport_Specified; end; -function DnaCode.ScanTijdstip_Specified(Index: Integer): boolean; +procedure Klantinstellingen.SetIsBlumXs(Index: Integer; const ABoolean: Boolean); begin - Result := FScanTijdstip_Specified; + FIsBlumXs := ABoolean; + FIsBlumXs_Specified := True; end; -procedure DnaCode.SetLadeCode(Index: Integer; const Astring: string); +function Klantinstellingen.IsBlumXs_Specified(Index: Integer): boolean; begin - FLadeCode := Astring; - FLadeCode_Specified := True; + Result := FIsBlumXs_Specified; end; -function DnaCode.LadeCode_Specified(Index: Integer): boolean; +procedure Klantinstellingen.SetWegwerpPallet(Index: Integer; const ABoolean: Boolean); begin - Result := FLadeCode_Specified; + FWegwerpPallet := ABoolean; + FWegwerpPallet_Specified := True; end; -procedure DnaCode.SetStatus(Index: Integer; const ADnaCodeStatus: DnaCodeStatus); +function Klantinstellingen.WegwerpPallet_Specified(Index: Integer): boolean; begin - FStatus := ADnaCodeStatus; - FStatus_Specified := True; + Result := FWegwerpPallet_Specified; end; -function DnaCode.Status_Specified(Index: Integer): boolean; +procedure Klantinstellingen.SetHalvePallet(Index: Integer; const ABoolean: Boolean); begin - Result := FStatus_Specified; + FHalvePallet := ABoolean; + FHalvePallet_Specified := True; end; -procedure DnaCode.SetIsDirecteLevering(Index: Integer; const ABoolean: Boolean); +function Klantinstellingen.HalvePallet_Specified(Index: Integer): boolean; begin - FIsDirecteLevering := ABoolean; - FIsDirecteLevering_Specified := True; + Result := FHalvePallet_Specified; end; -function DnaCode.IsDirecteLevering_Specified(Index: Integer): boolean; +procedure Klantinstellingen.SetMeerdereToeleveringen(Index: Integer; const ABoolean: Boolean); begin - Result := FIsDirecteLevering_Specified; + FMeerdereToeleveringen := ABoolean; + FMeerdereToeleveringen_Specified := True; end; -procedure DnaCode.SetParentDnaCode(Index: Integer; const Astring: string); +function Klantinstellingen.MeerdereToeleveringen_Specified(Index: Integer): boolean; begin - FParentDnaCode := Astring; - FParentDnaCode_Specified := True; + Result := FMeerdereToeleveringen_Specified; end; -function DnaCode.ParentDnaCode_Specified(Index: Integer): boolean; +destructor ZoekAlleDnaCodesDieOpVhossMoetenResponse.Destroy; +var + I: Integer; begin - Result := FParentDnaCode_Specified; + for I := 0 to System.Length(FDnaCodes)-1 do + SysUtils.FreeAndNil(FDnaCodes[I]); + System.SetLength(FDnaCodes, 0); + inherited Destroy; end; -procedure DnaCode.SetSequentieNummer(Index: Integer; const Astring: string); +procedure ZoekAlleDnaCodesDieOpVhossMoetenResponse.SetDnaCodes(Index: Integer; const AArrayOfDnaCodeDnaCode: ArrayOfDnaCodeDnaCode); begin - FSequentieNummer := Astring; - FSequentieNummer_Specified := True; + FDnaCodes := AArrayOfDnaCodeDnaCode; + FDnaCodes_Specified := True; end; -function DnaCode.SequentieNummer_Specified(Index: Integer): boolean; +function ZoekAlleDnaCodesDieOpVhossMoetenResponse.DnaCodes_Specified(Index: Integer): boolean; begin - Result := FSequentieNummer_Specified; + Result := FDnaCodes_Specified; end; -procedure DnaCode.SetIsWegwerpPallet(Index: Integer; const ABoolean: Boolean); +destructor ZoekAlleVhossLadesBijDnaCodeRequest.Destroy; begin - FIsWegwerpPallet := ABoolean; - FIsWegwerpPallet_Specified := True; + SysUtils.FreeAndNil(FHeader); + inherited Destroy; end; -function DnaCode.IsWegwerpPallet_Specified(Index: Integer): boolean; +procedure ZoekAlleVhossLadesBijDnaCodeRequest.SetGuiVhossVolgnummer(Index: Integer; const Astring: string); begin - Result := FIsWegwerpPallet_Specified; + FGuiVhossVolgnummer := Astring; + FGuiVhossVolgnummer_Specified := True; end; -procedure DnaCode.SetBatchId(Index: Integer; const Astring: string); +function ZoekAlleVhossLadesBijDnaCodeRequest.GuiVhossVolgnummer_Specified(Index: Integer): boolean; begin - FBatchId := Astring; - FBatchId_Specified := True; + Result := FGuiVhossVolgnummer_Specified; end; -function DnaCode.BatchId_Specified(Index: Integer): boolean; +destructor ZoekAlleDnaCodesDieOpVhossMoetenRequest.Destroy; begin - Result := FBatchId_Specified; -end; - -procedure DnaCode.SetAfdrukTijdstip(Index: Integer; const ATXSDateTime: TXSDateTime); -begin - FAfdrukTijdstip := ATXSDateTime; - FAfdrukTijdstip_Specified := True; -end; - -function DnaCode.AfdrukTijdstip_Specified(Index: Integer): boolean; -begin - Result := FAfdrukTijdstip_Specified; -end; - -destructor PalletBijwerkenRequest.Destroy; -begin SysUtils.FreeAndNil(FHeader); inherited Destroy; end; -destructor ZoekAlleVhossLadesBijDnaCodeRequest.Destroy; +destructor ValideerPalletCodeRequest.Destroy; begin SysUtils.FreeAndNil(FHeader); inherited Destroy; end; -procedure ZoekAlleVhossLadesBijDnaCodeRequest.SetGuiVhossVolgnummer(Index: Integer; const Astring: string); -begin - FGuiVhossVolgnummer := Astring; - FGuiVhossVolgnummer_Specified := True; -end; - -function ZoekAlleVhossLadesBijDnaCodeRequest.GuiVhossVolgnummer_Specified(Index: Integer): boolean; -begin - Result := FGuiVhossVolgnummer_Specified; -end; - destructor ZoekAlleVhossLadesBijDnaCodeResponse.Destroy; var I: Integer; @@ -1956,35 +1913,19 @@ Result := FDnaCodes_Specified; end; -destructor ZoekViaBatchRequest.Destroy; +destructor ZoekViaDnaCodeResponse.Destroy; begin - SysUtils.FreeAndNil(FHeader); + SysUtils.FreeAndNil(FDnaCodes); inherited Destroy; end; -destructor ZoekAlleDnaCodesDieOpVhossMoetenRequest.Destroy; +procedure ZoekViaDnaCodeResponse.SetDnaCodes(Index: Integer; const ADnaCode: DnaCode); begin - SysUtils.FreeAndNil(FHeader); - inherited Destroy; -end; - -destructor ZoekAlleDnaCodesDieOpVhossMoetenResponse.Destroy; -var - I: Integer; -begin - for I := 0 to System.Length(FDnaCodes)-1 do - SysUtils.FreeAndNil(FDnaCodes[I]); - System.SetLength(FDnaCodes, 0); - inherited Destroy; -end; - -procedure ZoekAlleDnaCodesDieOpVhossMoetenResponse.SetDnaCodes(Index: Integer; const AArrayOfDnaCodeDnaCode: ArrayOfDnaCodeDnaCode); -begin - FDnaCodes := AArrayOfDnaCodeDnaCode; + FDnaCodes := ADnaCode; FDnaCodes_Specified := True; end; -function ZoekAlleDnaCodesDieOpVhossMoetenResponse.DnaCodes_Specified(Index: Integer): boolean; +function ZoekViaDnaCodeResponse.DnaCodes_Specified(Index: Integer): boolean; begin Result := FDnaCodes_Specified; end; @@ -1995,29 +1936,14 @@ inherited Destroy; end; -destructor ZoekViaKlantnummerResponse.Destroy; -var - I: Integer; +destructor ZoekViaDnaCodeRequest.Destroy; begin - for I := 0 to System.Length(FDnaCodes)-1 do - SysUtils.FreeAndNil(FDnaCodes[I]); - System.SetLength(FDnaCodes, 0); + SysUtils.FreeAndNil(FHeader); inherited Destroy; end; -procedure ZoekViaKlantnummerResponse.SetDnaCodes(Index: Integer; const AArrayOfDnaCodeDnaCode: ArrayOfDnaCodeDnaCode); +destructor ZoekViaBatchRequest.Destroy; begin - FDnaCodes := AArrayOfDnaCodeDnaCode; - FDnaCodes_Specified := True; -end; - -function ZoekViaKlantnummerResponse.DnaCodes_Specified(Index: Integer): boolean; -begin - Result := FDnaCodes_Specified; -end; - -destructor ZoekViaLadecodeRequest.Destroy; -begin SysUtils.FreeAndNil(FHeader); inherited Destroy; end; @@ -2043,29 +1969,6 @@ Result := FDnaCodes_Specified; end; -destructor ZoekViaDnaCodeRequest.Destroy; -begin - SysUtils.FreeAndNil(FHeader); - inherited Destroy; -end; - -destructor ZoekViaDnaCodeResponse.Destroy; -begin - SysUtils.FreeAndNil(FDnaCodes); - inherited Destroy; -end; - -procedure ZoekViaDnaCodeResponse.SetDnaCodes(Index: Integer; const ADnaCode: DnaCode); -begin - FDnaCodes := ADnaCode; - FDnaCodes_Specified := True; -end; - -function ZoekViaDnaCodeResponse.DnaCodes_Specified(Index: Integer): boolean; -begin - Result := FDnaCodes_Specified; -end; - procedure ToeleveringMetAantallen.SetToeleveringID(Index: Integer; const Astring: string); begin FToeleveringID := Astring; @@ -2099,25 +2002,14 @@ Result := FAantalKaderdeurenGescand_Specified; end; -destructor RondAfVhossBatchRequest.Destroy; +destructor RondAfKaderdeurDagRequest.Destroy; begin SysUtils.FreeAndNil(FHeader); inherited Destroy; end; -procedure RondAfVhossBatchRequest.SetBatchId(Index: Integer; const AString_: String_); +destructor PalletBijwerkenRequest.Destroy; begin - FBatchId := AString_; - FBatchId_Specified := True; -end; - -function RondAfVhossBatchRequest.BatchId_Specified(Index: Integer): boolean; -begin - Result := FBatchId_Specified; -end; - -destructor RondAfKaderdeurDagRequest.Destroy; -begin SysUtils.FreeAndNil(FHeader); inherited Destroy; end; @@ -2149,12 +2041,6 @@ inherited Destroy; end; -destructor ValideerPalletCodeRequest.Destroy; -begin - SysUtils.FreeAndNil(FHeader); - inherited Destroy; -end; - procedure VhossKastenMetAantallen.SetVhosskast(Index: Integer; const Astring: string); begin FVhosskast := Astring; @@ -2188,6 +2074,23 @@ Result := FAantalLadesGescand_Specified; end; +destructor RondAfVhossBatchRequest.Destroy; +begin + SysUtils.FreeAndNil(FHeader); + inherited Destroy; +end; + +procedure RondAfVhossBatchRequest.SetBatchId(Index: Integer; const AString_: String_); +begin + FBatchId := AString_; + FBatchId_Specified := True; +end; + +function RondAfVhossBatchRequest.BatchId_Specified(Index: Integer): boolean; +begin + Result := FBatchId_Specified; +end; + destructor RondAfVhossBatchResponse.Destroy; var I: Integer; @@ -2268,78 +2171,72 @@ { DnaCodeServiceSoap.ZoekViaPalletCode } InvRegistry.RegisterMethodInfo(TypeInfo(DnaCodeServiceSoap), 'ZoekViaPalletCode', '', '[ReturnName="ZoekViaPalletCodeResult"]'); - { DnaCodeServiceSoap.ZoekViaStatus } - InvRegistry.RegisterMethodInfo(TypeInfo(DnaCodeServiceSoap), 'ZoekViaStatus', '', - '[ReturnName="ZoekViaStatusResult"]'); { DnaCodeServiceSoap.ZoekViaToelevering } InvRegistry.RegisterMethodInfo(TypeInfo(DnaCodeServiceSoap), 'ZoekViaToelevering', '', '[ReturnName="ZoekViaToeleveringResult"]'); RemClassRegistry.RegisterXSInfo(TypeInfo(ArrayOfDnaCodeDnaCode), 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ArrayOfDnaCodeDnaCode'); RemClassRegistry.RegisterXSInfo(TypeInfo(DnaCodeStatus), 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'DnaCodeStatus'); - RemClassRegistry.RegisterXSClass(ZoekViaStatusRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekViaStatusRequest'); - RemClassRegistry.RegisterXSClass(BewerkKlantinstellingenRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'BewerkKlantinstellingenRequest'); RemClassRegistry.RegisterXSInfo(TypeInfo(String_), 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'String_', 'String'); - RemClassRegistry.RegisterXSClass(RequestHeader, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'RequestHeader'); - RemClassRegistry.RegisterXSClass(HernoemPalletRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'HernoemPalletRequest'); + RemClassRegistry.RegisterXSClass(DnaCodeAfmeldenRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'DnaCodeAfmeldenRequest'); RemClassRegistry.RegisterXSClass(GeefVolgendeTbpCodeRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'GeefVolgendeTbpCodeRequest'); + RemClassRegistry.RegisterXSClass(HernoemPalletRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'HernoemPalletRequest'); RemClassRegistry.RegisterXSClass(DirecteLeveringRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'DirecteLeveringRequest'); + RemClassRegistry.RegisterXSClass(ZoekViaPalletCodeRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekViaPalletCodeRequest'); RemClassRegistry.RegisterXSClass(ZoekViaToeleveringRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekViaToeleveringRequest'); + RemClassRegistry.RegisterXSClass(ZoekViaLadecodeRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekViaLadecodeRequest'); RemClassRegistry.RegisterXSClass(ZoekViaOrdernummerRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekViaOrdernummerRequest'); - RemClassRegistry.RegisterXSClass(ZoekViaPalletCodeRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekViaPalletCodeRequest'); + RemClassRegistry.RegisterXSClass(BewerkKlantinstellingenRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'BewerkKlantinstellingenRequest'); + RemClassRegistry.RegisterXSClass(RequestHeader, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'RequestHeader'); RemClassRegistry.RegisterXSClass(ResponseHeader, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ResponseHeader'); RemClassRegistry.RegisterXSInfo(TypeInfo(ArrayOfKlantinstellingenKlantinstellingen), 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ArrayOfKlantinstellingenKlantinstellingen'); - RemClassRegistry.RegisterXSClass(DnaCodeAfmeldenRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'DnaCodeAfmeldenRequest'); RemClassRegistry.RegisterXSClass(DataTransferObject, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'DataTransferObject'); - RemClassRegistry.RegisterXSClass(Klantinstellingen, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'Klantinstellingen'); + RemClassRegistry.RegisterXSClass(DnaCode, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'DnaCode'); RemClassRegistry.RegisterXSClass(GeneriekeResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'GeneriekeResponse'); - RemClassRegistry.RegisterXSClass(ZoekViaOrdernummerResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekViaOrdernummerResponse'); - RemClassRegistry.RegisterExternalPropName(TypeInfo(ZoekViaOrdernummerResponse), 'DnaCodes', '[ArrayItemName="DnaCode"]'); - RemClassRegistry.RegisterXSClass(ZoekViaLadecodeResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekViaLadecodeResponse'); - RemClassRegistry.RegisterExternalPropName(TypeInfo(ZoekViaLadecodeResponse), 'DnaCodes', '[ArrayItemName="DnaCode"]'); + RemClassRegistry.RegisterXSClass(BewerkKlantinstellingenResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'BewerkKlantinstellingenResponse'); + RemClassRegistry.RegisterExternalPropName(TypeInfo(BewerkKlantinstellingenResponse), 'Klantinstellingen', '[ArrayItemName="Klantinstellingen"]'); + RemClassRegistry.RegisterXSClass(GeefVolgendeTbpCodeResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'GeefVolgendeTbpCodeResponse'); + RemClassRegistry.RegisterXSClass(HernoemPalletResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'HernoemPalletResponse'); + RemClassRegistry.RegisterExternalPropName(TypeInfo(HernoemPalletResponse), 'DnaCodes', '[ArrayItemName="DnaCode"]'); + RemClassRegistry.RegisterXSClass(DnaCodeAfmeldenResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'DnaCodeAfmeldenResponse'); + RemClassRegistry.RegisterExternalPropName(TypeInfo(DnaCodeAfmeldenResponse), 'DnaCodes', '[ArrayItemName="DnaCode"]'); RemClassRegistry.RegisterXSClass(ZoekViaPalletCodeResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekViaPalletCodeResponse'); RemClassRegistry.RegisterExternalPropName(TypeInfo(ZoekViaPalletCodeResponse), 'DnaCodes', '[ArrayItemName="DnaCode"]'); RemClassRegistry.RegisterXSClass(ZoekViaToeleveringResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekViaToeleveringResponse'); RemClassRegistry.RegisterExternalPropName(TypeInfo(ZoekViaToeleveringResponse), 'DnaCodes', '[ArrayItemName="DnaCode"]'); - RemClassRegistry.RegisterXSClass(ZoekViaStatusResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekViaStatusResponse'); - RemClassRegistry.RegisterExternalPropName(TypeInfo(ZoekViaStatusResponse), 'DnaCodes', '[ArrayItemName="DnaCode"]'); - RemClassRegistry.RegisterXSClass(DnaCodeAfmeldenResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'DnaCodeAfmeldenResponse'); - RemClassRegistry.RegisterExternalPropName(TypeInfo(DnaCodeAfmeldenResponse), 'DnaCodes', '[ArrayItemName="DnaCode"]'); - RemClassRegistry.RegisterXSClass(HernoemPalletResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'HernoemPalletResponse'); - RemClassRegistry.RegisterExternalPropName(TypeInfo(HernoemPalletResponse), 'DnaCodes', '[ArrayItemName="DnaCode"]'); + RemClassRegistry.RegisterXSClass(ZoekViaOrdernummerResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekViaOrdernummerResponse'); + RemClassRegistry.RegisterExternalPropName(TypeInfo(ZoekViaOrdernummerResponse), 'DnaCodes', '[ArrayItemName="DnaCode"]'); + RemClassRegistry.RegisterXSClass(ZoekViaKlantnummerResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekViaKlantnummerResponse'); + RemClassRegistry.RegisterExternalPropName(TypeInfo(ZoekViaKlantnummerResponse), 'DnaCodes', '[ArrayItemName="DnaCode"]'); + RemClassRegistry.RegisterXSClass(ZoekViaLadecodeResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekViaLadecodeResponse'); + RemClassRegistry.RegisterExternalPropName(TypeInfo(ZoekViaLadecodeResponse), 'DnaCodes', '[ArrayItemName="DnaCode"]'); + RemClassRegistry.RegisterXSClass(Klantinstellingen, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'Klantinstellingen'); RemClassRegistry.RegisterXSClass(DirecteLeveringResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'DirecteLeveringResponse'); - RemClassRegistry.RegisterXSClass(GeefVolgendeTbpCodeResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'GeefVolgendeTbpCodeResponse'); - RemClassRegistry.RegisterXSClass(BewerkKlantinstellingenResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'BewerkKlantinstellingenResponse'); - RemClassRegistry.RegisterExternalPropName(TypeInfo(BewerkKlantinstellingenResponse), 'Klantinstellingen', '[ArrayItemName="Klantinstellingen"]'); - RemClassRegistry.RegisterXSClass(DnaCode, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'DnaCode'); - RemClassRegistry.RegisterXSClass(PalletBijwerkenRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'PalletBijwerkenRequest'); + RemClassRegistry.RegisterXSClass(ZoekAlleDnaCodesDieOpVhossMoetenResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekAlleDnaCodesDieOpVhossMoetenResponse'); + RemClassRegistry.RegisterExternalPropName(TypeInfo(ZoekAlleDnaCodesDieOpVhossMoetenResponse), 'DnaCodes', '[ArrayItemName="DnaCode"]'); RemClassRegistry.RegisterXSClass(ZoekAlleVhossLadesBijDnaCodeRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekAlleVhossLadesBijDnaCodeRequest'); + RemClassRegistry.RegisterXSClass(ZoekAlleDnaCodesDieOpVhossMoetenRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekAlleDnaCodesDieOpVhossMoetenRequest'); + RemClassRegistry.RegisterXSClass(ValideerPalletCodeRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ValideerPalletCodeRequest'); + RemClassRegistry.RegisterXSClass(ValideerPalletCodeResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ValideerPalletCodeResponse'); RemClassRegistry.RegisterXSClass(ZoekAlleVhossLadesBijDnaCodeResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekAlleVhossLadesBijDnaCodeResponse'); RemClassRegistry.RegisterExternalPropName(TypeInfo(ZoekAlleVhossLadesBijDnaCodeResponse), 'DnaCodes', '[ArrayItemName="DnaCode"]'); - RemClassRegistry.RegisterXSClass(ZoekViaBatchRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekViaBatchRequest'); - RemClassRegistry.RegisterXSClass(ValideerPalletCodeResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ValideerPalletCodeResponse'); - RemClassRegistry.RegisterXSClass(ZoekAlleDnaCodesDieOpVhossMoetenRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekAlleDnaCodesDieOpVhossMoetenRequest'); - RemClassRegistry.RegisterXSClass(ZoekAlleDnaCodesDieOpVhossMoetenResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekAlleDnaCodesDieOpVhossMoetenResponse'); - RemClassRegistry.RegisterExternalPropName(TypeInfo(ZoekAlleDnaCodesDieOpVhossMoetenResponse), 'DnaCodes', '[ArrayItemName="DnaCode"]'); + RemClassRegistry.RegisterXSClass(ZoekViaDnaCodeResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekViaDnaCodeResponse'); RemClassRegistry.RegisterXSClass(ZoekViaKlantnummerRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekViaKlantnummerRequest'); - RemClassRegistry.RegisterXSClass(ZoekViaKlantnummerResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekViaKlantnummerResponse'); - RemClassRegistry.RegisterExternalPropName(TypeInfo(ZoekViaKlantnummerResponse), 'DnaCodes', '[ArrayItemName="DnaCode"]'); - RemClassRegistry.RegisterXSClass(ZoekViaLadecodeRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekViaLadecodeRequest'); + RemClassRegistry.RegisterXSClass(ZoekViaDnaCodeRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekViaDnaCodeRequest'); + RemClassRegistry.RegisterXSClass(ZoekViaBatchRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekViaBatchRequest'); RemClassRegistry.RegisterXSClass(ZoekViaBatchResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekViaBatchResponse'); RemClassRegistry.RegisterExternalPropName(TypeInfo(ZoekViaBatchResponse), 'DnaCodes', '[ArrayItemName="DnaCode"]'); - RemClassRegistry.RegisterXSClass(ZoekViaDnaCodeRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekViaDnaCodeRequest'); - RemClassRegistry.RegisterXSClass(ZoekViaDnaCodeResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ZoekViaDnaCodeResponse'); + RemClassRegistry.RegisterXSClass(ToeleveringBijwerkenResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ToeleveringBijwerkenResponse'); RemClassRegistry.RegisterXSClass(ToeleveringMetAantallen, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ToeleveringMetAantallen'); - RemClassRegistry.RegisterXSInfo(TypeInfo(ArrayOfToeleveringMetAantallenToeleveringMetAantallen), 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ArrayOfToeleveringMetAantallenToeleveringMetAantallen'); - RemClassRegistry.RegisterXSClass(RondAfVhossBatchRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'RondAfVhossBatchRequest'); - RemClassRegistry.RegisterXSClass(PalletBijwerkenResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'PalletBijwerkenResponse'); RemClassRegistry.RegisterXSClass(RondAfKaderdeurDagRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'RondAfKaderdeurDagRequest'); + RemClassRegistry.RegisterXSClass(PalletBijwerkenRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'PalletBijwerkenRequest'); + RemClassRegistry.RegisterXSClass(PalletBijwerkenResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'PalletBijwerkenResponse'); + RemClassRegistry.RegisterXSInfo(TypeInfo(ArrayOfToeleveringMetAantallenToeleveringMetAantallen), 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ArrayOfToeleveringMetAantallenToeleveringMetAantallen'); RemClassRegistry.RegisterXSClass(RondAfKaderdeurDagResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'RondAfKaderdeurDagResponse'); RemClassRegistry.RegisterExternalPropName(TypeInfo(RondAfKaderdeurDagResponse), 'ToeleveringMetAantallen', '[ArrayItemName="ToeleveringMetAantallen"]'); + RemClassRegistry.RegisterXSInfo(TypeInfo(ArrayOfVhossKastenMetAantallenVhossKastenMetAantallen), 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ArrayOfVhossKastenMetAantallenVhossKastenMetAantallen'); RemClassRegistry.RegisterXSClass(ToeleveringBijwerkenRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ToeleveringBijwerkenRequest'); - RemClassRegistry.RegisterXSClass(ToeleveringBijwerkenResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ToeleveringBijwerkenResponse'); - RemClassRegistry.RegisterXSClass(ValideerPalletCodeRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ValideerPalletCodeRequest'); RemClassRegistry.RegisterXSClass(VhossKastenMetAantallen, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'VhossKastenMetAantallen'); - RemClassRegistry.RegisterXSInfo(TypeInfo(ArrayOfVhossKastenMetAantallenVhossKastenMetAantallen), 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'ArrayOfVhossKastenMetAantallenVhossKastenMetAantallen'); + RemClassRegistry.RegisterXSClass(RondAfVhossBatchRequest, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'RondAfVhossBatchRequest'); RemClassRegistry.RegisterXSClass(RondAfVhossBatchResponse, 'http://www.vanhoecke.be/Halux/AAP/DnaCode', 'RondAfVhossBatchResponse'); RemClassRegistry.RegisterExternalPropName(TypeInfo(RondAfVhossBatchResponse), 'VhossKastenMetAantallen', '[ArrayItemName="VhossKastenMetAantallen"]');