Share via


VendPurchOrderJour.sendElectronically Method

Sends a Purchase Order document electronically.

Syntax

public void sendElectronically(XMLDocPurpose _xmlDocPurpose, [AifSendMode _aifSendMode])

Run On

Called

Parameters

  • _xmlDocPurpose
    Type: XMLDocPurpose Enumeration
    An XMLDocPurpose enumeration value. It can be XMLDocPurpose::Original, XMLDocPurpose::Duplicate, or XMLDocPurpose::Proforma.
  • _aifSendMode
    Type: AifSendMode Enumeration
    The send mode. The default is set to the AifSendMode::Async enumeration value. Use the AifSendMode::Sync enumeration value when you send a pro forma purchase order; optional.

See Also

Reference

VendPurchOrderJour Table