TransactionType Enumeration
Specifies the type of an eConnect transaction.
Members
Value |
Description |
---|---|
GL |
General ledger |
IVTrans |
Inventory transaction |
IVTransfer |
Inventory transfer |
PM |
Payables management |
POP |
Purchase order |
POPReceipt |
Purchase order receipt |
RM |
Receivables management |
SOP |
Sales Order |
Remarks
Used as an input parameter for the DocumentRollback.Add method and the RollBackDocument constructor. Also used in the DocumentTransactionType property of the RollBackDocument class.