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

IDocControlRecord Event

Fired when the client SAP system receives IDoc Control record data.

Syntax

typedef void __fastcall (__closure *TibiSapServerIDocControlRecordEvent)(System::TObject* Sender, TibiSapServerIDocControlRecordEventParams *e);

__property TibiSapServerIDocControlRecordEvent OnIDocControlRecord = {read=FOnIDocControlRecord, write=FOnIDocControlRecord};

typedef struct {
     String data;
} TibiSapServerIDocControlRecordEventParams;

Remarks

When the IDoc control record is received by the component, this will be fired and data will contain the control record data.

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