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

ReceiveIDoc Property

Determines if IDocs will be received.

Syntax

property ReceiveIDoc: Boolean;

Default Value

false

Remarks

If true, the component will receive IDoc functions.

The component will fire the IDocStart event, after which the IDocControlRecord event will fire, providing you with the document's control record. Then the IDocDataRecord event will fire with each Data Record segment in the document. Once the entire document has been received, the IDocEnd event will fire.

This property is not available at design time.

Data Type

Boolean

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