EDI Integrator 2016 PHP Edition
EDI Integrator 2016 PHP Edition
Questions / Feedback?

RequestMDN Property

Preference to receive MDNs from trading partner.

Object Oriented Interface

public function getRequestMDN();
public function setRequestMDN($value);

Procedural Interface

inedi_profilemgr_get($res, 22 );
inedi_profilemgr_set($res, 22, $value );

Default Value

false

Remarks

RequireMDN is used to store your preference of receiving MDNs for the messages you send to your trading partner.

After invoking LoadProfile, the RequireMDN will contain your preference of receiving MDNs, alternatively RequireMDN may be set and saved by invoking SaveProfile.

Data Type

Boolean

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 PHP Edition - Version 16.0 [Build 7240]