Share via


CustVendConsInvoice_JP.setInvoiceStatus Method

Set consolidated invoice status according to whether it has been partially settled, settled or not.

Syntax

public void setInvoiceStatus()

Run On

Called

Remarks

Set status with CustVendConsInvoiceStatus_JP::PartiallySettled if it is partially settled.

Set status with CustVendConsInvoiceStatus_JP::Settled if it is full settled.

Otherwise, set status with CustVendConsInvoiceStatus_JP::Confirmed.

See Also

Reference

CustVendConsInvoice_JP Map