Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Sales Transaction Classes are used to categorize sales transactions within specific transaction types and assign specific default values and business rules for each. The purpose of this page is to set the properties for the Quote transaction class.

Software Version: 2019.09.03 and newer

Page Header

Toolbar IconsDescription
Help
Error rendering macro 'excerpt-include' : No link could be created for 'Help - Global Icon'.
NewOpens a new blank record for data entry.
SaveSaves all changes.

Properties Tab 

Toolbar IconsDescription
ExcelClicking the Excel toolbar icon exports the current contents of the page to an Excel file that is automatically downloaded.
FieldsDescription
PropertiesIdentifies the Property that is being set up.
Value A text box or lookup to set the value of the property. Property values are always editable and can be changed at any time, unless otherwise specified. 
Default
Transaction TypeA non-editable text box that displays "Quote". A Quote Transaction Class is automatically generated when a Order Transaction Class is created. This field is always required and is never editable.

Linked Database Field: ERPx_SOOrderTypeDocument.OrderTypeSK

Transaction Class

A non-editable text box that displays the Transaction Class of the Order. This field is always required and is never editable.

Linked Database Field: ERPx_SOOrderTypeDocument.DocumentID

Document Prefix

A text box to specify the Document Prefix to be used in the Transaction ID. This defaults to null for new records and is always required. This field must be <= 10 characters. This field is always editable.

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.

Linked Database Field: ERPx_SOOrderTypeDocument.DocumentPrefix

Next Document Number

A text box to specify the Next Document Number to be used in the Transaction ID.

This defaults to 1000 for new records and is always 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. This field is always editable.

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. 

Linked Database Field: ERPx_SOOrderTypeDocument.NextDocNumber

Rows to Create on New

A text box to specify the how many blank rows will be added to the Items grid when the New icon is clicked. This defaults to the value in the 'Rows to Create on New' field on the associated Order transaction class for new records. This field is always required and must be between 1 and 25.  If set to any value other than 1 - 25, the message "Rows to Create on New must be between 1 and 25." will be displayed on Save. This field must be a whole number. If not, the message "Rows to Create on New must be a whole number and cannot contain letters or symbols." will be displayed on Save. This field is always editable.

Linked Database Field: ERPx_SOOrderTypeDocument.RowsToCreateOnNew

Default Payment Terms

A non-editable text box that displays the default Payment Term for the Transaction Class. This field is set from the value in the 'Default Payment Terms' field on the associated Order transaction class. This field is always required.

Linked Database Field: ERPx_SOOrderTypeDocument.DefaultPaymentTermSK

Transaction Integration to Host System

A non-editable text box that displays "No Integration". We are currently not allowing Quote Transaction Classes to integrate to a separate host system. This field is never required.

Linked Database Field: ERPx_SOOrderTypeDocument.IntegrationMethodEN

Logo Location

A non-editable text box that displays the network path for the image file used on the transaction reports for records assigned to the Transaction Class. This is only used for reports and does not drive any other functionality. This field is set from the value in the 'Logo Location' field on the associated Order transaction class.

Linked Database Field: ERPx_SOOrderTypeDocument.DocumentLogoLocation

Single Date Management

A non-editable text box that displays whether or not specific dates on a sales transaction will default the Order Date. This field is set from the value in the 'Single Date Management' field on the associated Order transaction class. This field is always required. When this property is set to “Yes” users only have the ability to enter and edit the 'Order Date' field on a sales transaction. The following date fields will default from the sales transaction Order Date:

  • Home Tab: Default Ship By
  • Home Tab: Default Deliver On
  • Shipments Tab: Ship By
  • Shipments Tab: Deliver On
  • Shipments Tab: Shipment
  • Shipments Tab: Invoiced
  • Order Item Grid: Ship By

Linked Database Field: ERPx_SOOrderTypeDocument.SingleDateManagement

Require a Ship By Date

A non-editable text box that displays whether a Ship By Date is required for saving a sales transaction. This field is set from the value in the 'Required a Ship By Date' field on the associated Order transaction class. This field is always required.

Linked Database Field: ERPx_SOOrderTypeDocument.IsShipByDateRequired

Require a Deliver On Date

A non-editable text box that displays whether a Deliver On Date is required for saving a sales transaction. This field is set from the value in the 'Required a Deliver On Date' field on the associated Order transaction class. This field is always required.

Linked Database Field: ERPx_SOOrderTypeDocument.IsDeliverOnDateRequired

Allow Attribute Edit After Approval

A non-editable text box that displays when sales order attributes can be edited. This field is set from the value in the 'Allow Attribute Edit After Approval' field on the associated Order transaction class. This field is always required.

  • A value of "No" means that sales order attributes can only be edited when the sales transaction is in New status.
  • A value of "Yes" means that sales order attributes can always be edited, regardless of status.

Linked Database Field: ERPx_SOOrderTypeDocument.IsAttributeEditAllowedAfterApproval

Inactive

A non-editable text box that displays whether the Transaction Class is displayed in the Transaction Class lookup when a new sales transaction is created. This field is always required. This field is set based on the following rules:

  • If the 'Inactive' field on the associated Order transaction class is set to "Yes", then the 'Inactive' field on the Quote transaction class will also be set to "Yes" regardless of the 'Allow Quotes' field.
  • If the 'Inactive' field on the associated Order transaction class is set to "No" and the 'Allow Quotes' field on the associated Order transaction class is set to "No", then the 'Inactive' field on the Quote transaction class will also be set to "Yes".  
  • Else if the 'Inactive' field on the associated Order transaction class is set to "No" and the 'Allow Quotes' field on the associated Order transaction class is set to "Yes", then the 'Inactive' field on the Quote transaction class will also be set to "No".  

Linked Database Field: ERPx_SOOrderTypeDocument.IsInactive

Require Freight Terms

A non-editable text box that displays whether the Freight Terms field is required. This field is set from the value in the 'Require Freight Terms' field on the associated Order transaction class. This field is always required.

Linked Database Field: ERPx_SOOrderTypeDocument.AreFreightTermsRequired

Allow delete of inventory tracked items with allocations?

A non-editable text box that specifies how to manage deletion of inventory tracked items that have been allocated. This field is set from the value in the 'Allow delete of inventory tracked items with allocations?' field on the associated Order transaction class. This field is always required.

  • A value of “Yes” allows users to delete inventory tracked Sales Order Items that have been allocated.
  • A value of “No” displays an error message preventing users from deleting inventory tracked Sales Order Items that have been allocated.
  • A value of “Warn” prompts users with a friendly message when attempting to delete inventory tracked Sales Order Items that have been allocated.

Linked Database Field: ERPx_SOOrderTypeDocument.AllowDeleteItemsWithAllocation

Related Topics



 Page Definitions

Page Definitions


 Technical Details

Technical Details

  • No labels