Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview


This structure contains the complete set of information about a vendor. The structure is used both to retrieve detailed vendor information and to pass information about a vendor back to the server to get updated.

...

Panel
titlePwsVendorDetail
  • PwsVendorDetail
    • VendorId: Int32
    • VendorName: String
    • VendorUid: Int64
    • VendorNumber: String
    • ExpenseReportPayeeFlag: Boolean
    • InactiveFlag: Boolean
    • ResourceVendorFlag: Boolean
    • VendorInvoicePayeeFlag: Boolean
    • SubcontractorInvoicePayeeFlag: Boolean
    • AnyResourceFlag: Boolean **deprecated**
    • CostCenterIdentity: PwsCostCenterRef
    • NewVendorName: String
    • NewVendorNumber: String
    • ResourceVendorPayeeIdentities: PwsResourceRef [???]
    • Timestamp: String
    • VendorReconciliationGlAcct: String
    • ErAllowedResourceCode: String (1)

...