 | DefaultPrefixType Enumeration |
Representing types of trade document default prefixes, used to define a prefix according to
application country
Namespace:
EBP.Api.Interfaces.Invoicing.Module.Types
Assembly:
EBP.Api.XXX.Interfaces (in EBP.Api.XXX.Interfaces.dll) Version: 1.0.3.0
Syntaxpublic enum DefaultPrefixType
Public Enumeration DefaultPrefixType
Members
| Member name | Value | Description |
---|
| AmendmentPrefix | 29 | Amendment prefix |
| Assembly | 18 | Assembly prefix |
| AssemblyRequest | 19 | Assembly request prefix |
| Disassembly | 20 | Disassembly prefix |
| DisassemblyRequest | 21 | Disassembly request prefix |
| ExecutionQuote | 28 | Execution quotee prefix |
| Inventory | 22 | Inventory prefix |
| Pick | 23 | Pick prefix |
| ProgressStateDocument | 30 | Progress state document |
| PurchaseCorrectiveInvoice | 13 | Purchase corrective invoice prefix |
| PurchaseCreditMemo | 14 | Purchase credit memo prefix |
| PurchaseDelivery | 10 | Purchase delivery prefix |
| PurchaseDepositCreditMemo | 16 | Purchase deposit credit memo prefix |
| PurchaseDepositInvoice | 15 | Purchase deposit invoice prefix |
| PurchaseDisbursementStudy | 33 | Purchase disbursement study |
| PurchaseInvoice | 12 | Purchase invoice prefix |
| PurchaseOrder | 17 | Purchase order prefix |
| PurchaseProgressStateDocument | 31 | Purchase progress state document |
| PurchaseQuote | 9 | Purchase quote prefix |
| PurchaseReturnOrder | 11 | Purchase return order prefix |
| Putaway | 24 | Put away prefix |
| Receipt | 27 | The receipt |
| SaleCorrectiveInvoice | 4 | Sale corrective invoice prefix |
| SaleCreditMemo | 5 | Sale credit memo prefix |
| SaleDelivery | 1 | Sale delivery prefix |
| SaleDepositCreditMemo | 7 | Sale deposit credit memo prefix |
| SaleDepositInvoice | 6 | Sale deposit invoice prefix |
| SaleInvoice | 3 | Sale invoice prefix |
| SaleOrder | 8 | Sale order prefix |
| SaleQuote | 0 | Sale quote prefix |
| SaleReturnOrder | 2 | Sale return order prefix |
| SharedInvoiceCreditMemoAndDeposit | 34 | Sale Shared invoice, credit memo and deposit |
| TemporaryPrefix | 32 | Temporary prefix |
| TransferOrder | 25 | Transfer order prefix |
| TransferRequest | 26 | Transfer request prefix |
See Also