Sales Transaction Classes are used to categorize sales transactions within specific transaction types and assign specific default values and business rules for each. They are assigned when the New icon is selected for sales transactions. For example, if there was a need to differentiate transfers between Fresh and Frozen, you could create a Transaction Class for "Fresh" that applies to Sales Orders. The
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
This list view also contains columns for each Attribute that is set up for the 'Customers' attribute type. Because these are user defined, they are not included in the default view but can be added a saved layout. Customer attributes are not included in the help documentation.
Software Version: 20192022.0906.0316 and newer
Table of Contents | ||
---|---|---|
|
...
Toolbar Icons | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Delete |
| Edit |
| ||||||||||||||
Excel |
| ||||||||||||||||
Favorites |
| ||||||||||||||||
Grid Layout |
| ||||||||||||||||
Help |
| ||||||||||||||||
New |
| ||||||||||||||||
Fields | Description | ||||||||||||||||
Checkbox | Transaction Type | Identifies the value in the 'Transaction Type' property on the record view. This defaults to blank and is required. If not assigned, the message “Transaction Type is required.” will be displayed on Save. This field is not editable after the initial Save. The value can be set to:
This lookup contains all the values in ERPx_SOOrderType where IsEnabled = 1 Linked Database Field: ERPx_SOOrderTypeDocument.OrderTypeSK
| Used to select one or more records for delete or mass update. | ||||||||||||||
Document Prefix | Identifies the value in the 'Document Prefix' property on the record view. This defaults to blank for new records and is not required. The 'Document Prefix' is used in conjunction with the 'Next Document Number' to determine the system assigned Transaction ID's. Transaction ID's are created by stringing together the [Document Prefix] + [Next Ticket Number] from the applicable Transaction Class. The 'Next Document Number' is auto-incremented each time a new transaction for the selected transaction class is created. This field is always editable from the record view and must be <= 10 characters. Linked Database Field: ERPx_SOOrderTypeDocument.DocumentPrefix | ||||||||||||||||
Inactive | A Yes/No field used to identify if the record is Inactive. If set to 'Yes' then the record is "Inactive" and will not be listed as a value when the 'New' icon is clicked from Sales Transactions List View. If set to 'No' then the record is "Active" and can be freely used. Linked Database Field: ERPx_SOOrderTypeDocument.IsInactive | ||||||||||||||||
Logo File | Used to display the network path for the image file used on the transaction reports for records assigned to the Transaction Class. This defaults to blank for new records and is not required. This is only used for reports and does not drive any other functionality. This field is always editable from the record view and must be <= 1000 characters. Linked Database Field: ERPx_SOOrderTypeDocument.DocumentLogoLocation | ||||||||||||||||
Next Document Number | Identifies the value in the 'Next Document Number' property on the record view. This defaults to blank for new records and is required. If missing, the message “Next Document Number is required.” will be displayed on Save. The value must be a numeric whole number. If not, the message "Next Document Number must be a number and cannot contain letters or symbols." will be displayed on Save. The 'Document Prefix' is used in conjunction with the 'Next Document Number' to determine the system assigned Transaction ID's. Transaction ID's are created by stringing together the [Document Prefix] + [Next Document Number] from the applicable Transaction Class. The 'Next Document Number' is auto-incremented each time a new transaction for the selected transaction class is created. This field is always editable from the record view. Linked Database Field: ERPx_SOOrderTypeDocument.NextDocNumber | ||||||||||||||||
Payment Terms | The 'Payment Terms' property on the Transaction Class record. This defaults to blank on new records and is not required. This field is always editable from the record view. This lookup contains a blank value, the current assigned value, and a list of all the 'Active' Payment Terms. Linked Database Field: ERPx_SOOrderTypeDocument.DefaultPaymentTermSK | ||||||||||||||||
Transaction Class | A hyperlink that shows the value of the 'Transaction Class' property on the Transaction Class record. Clicking on the link opens the record view for the selected Transaction Class. This defaults to blank for new records and is required. If not assigned, the message "Transaction Class is required." will be displayed on Save. This value must be unique by Transaction Type. If not, the message "Duplicate Transaction Classes are not allowed." will be displayed on Save. This field is not editable after the initial Save and must be <= 15 characters. Linked Database Field: ERPx_SOOrderTypeDocument.DocumentID | ||||||||||||||||
Transaction Integration | Identifies the value in the 'Transaction Integration to Host System' property on the record view. This defaults to "Transaction with Journal Details" for new records. This functionality is only applicable where NorthScope sales transactions are sent to a separate host system. For systems that send sales transactions, this preference describes how they are sent. The options include:
This field is always editable from the record view. Linked Database Field: ERPx_SOOrderTypeDocument.IntegrationMethodEN | ||||||||||||||||
| |||||||||||||||||
Avg Days to Pay |
Database Field: ERPx_ARCustomer.AvgDaysToPay | ||||||||||||||||
Currency |
Database Fields: ERPx_MFCurrency.CurrencyID, ERPx_ARCustomer.CurrencyID | ||||||||||||||||
Customer Class |
Database Fields: ERPx_ARCustomerClass.Description, ERPx_ARCustomer.CustomerClassSK | ||||||||||||||||
Customer ID |
This is required and is always editable from the Customer Record View but only in systems that are not integrating Customers with a third party system. To be editable, the "Customer" 'Transaction Type on both the 'Inbound to NorthScope' and 'Outbound from NorthScope' Integration Modes must be set to "None" on the Integration Configuration page. Database Field: ERPx_ARCustomer.CustomerID | ||||||||||||||||
Customer Name |
Database Field: ERPx_ARCustomer.CustomerName | ||||||||||||||||
Hold |
Database Field: ERPx_ARCustomer.IsOnHold | ||||||||||||||||
Inactive |
Database Field: ERPx_ARCustomer.IsInactive | ||||||||||||||||
Invoice Delivery |
Database Field: ERPx_ARCustomer.InvoiceDeliveryMethodEN | ||||||||||||||||
Payment Terms |
Database Fields: ERPx_MFPaymentTerms.PaymentTermName, ERPx_ARCustomer.PaymentTermsSK | ||||||||||||||||
Tax Class |
Tax Classes are used to calculate sales tax on Quick Sales transactions. Database Fields: ERPx_MFTaxClass.TaxClassSK, ERPx_ARCustomer.TaxClassSK This lookup contains a blank value, the current assigned value, and a list of all the 'Active' Tax Class records. |
Related Topics
Expand | ||
---|---|---|
| ||
Page Definitions |
...