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

SegmentField Event

Fires when a field of the segment is read.

Syntax

public void fireSegmentField(IdocreaderSegmentFieldEvent event);

public class IdocreaderSegmentFieldEvent {
  public String name;
  public String value;
}

Remarks

This will be fired each time a field in the current segment is read by the bean.

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