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

Overwrite Property

Indicates whether or not the component should overwrite files when writing IDoc data.

Object Oriented Interface

public function getOverwrite();
public function setOverwrite($value);

Procedural Interface

inerp_idocwriter_get($res, 48 );
inerp_idocwriter_set($res, 48, $value );

Default Value

false

Remarks

This property is a flag indicating whether or not the class should overwrite the file specified by OutputFile. If Overwrite is false, an error will be thrown whenever OutputFile exists before StartIDoc is called.

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