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

IDocControlRecord Event

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

Syntax

public void fireIDocControlRecord(SapserverIDocControlRecordEvent event);

public class SapserverIDocControlRecordEvent {
  public String data;
}

Remarks

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