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

IDocControlRecord Event

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

Syntax

 virtual int FireIDocControlRecord(SapServerIDocControlRecordEventParams *e);

 
typedef struct {
char* data;
int reserved;
} SapServerIDocControlRecordEventParams;

Remarks

When the IDoc control record is received by the class, 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