ERP Integrator V2 - Online Help
ERP Integrator V2
Questions / Feedback?

IDocEnd Event

Fired when the client SAP system is done receiving IDoc data.

Syntax

typedef void __fastcall (__closure *TibiSapServerIDocEndEvent)(System::TObject* Sender, TibiSapServerIDocEndEventParams *e);

__property TibiSapServerIDocEndEvent OnIDocEnd = {read=FOnIDocEnd, write=FOnIDocEnd};

typedef struct {
} TibiSapServerIDocEndEventParams;

Remarks

This is fired to indicate that the component has finished receiving the IDoc data.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0