Versions Compared

Key

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

INSERT DEFINITION HERE. The purpose of this page is to ...........

...

Toolbar IconsDescription
Delete

Insert excerpt
Delete - LV 3.0
Delete - LV 3.0
nopaneltrue

Help
Insert excerpt
Help - Global 3.0
Help - Global 3.0
nopaneltrue
New
Insert excerpt
New - Global 3.0
New - Global 3.0
nopaneltrue
Save
Insert excerpt
Save - RV Header 3.0
Save - RV Header 3.0
nopaneltrue
Save & Close
Insert excerpt
Save & Close - RV Header 3.0
Save & Close - RV Header 3.0
nopaneltrue
FieldsDescription
Ticket Class

Identifies the Ticket Class Name of the Ticket Class. This is a single select lookup that refreshes the page to show the details for the Class selected.

Database Field: ERPx_CPTransactionClass.TransactionClassDescription

...

Toolbar IconsDescription
Excel

Insert excerpt
Excel - LV 3.0
Excel - LV 3.0
nopaneltrue

Quick Column Filter
Insert excerpt
Quick Column Filter
Quick Column Filter
nopaneltrue
FieldsDescription
Group: ID and Description
Class ID

The unique identifier of the Ticket Class. This is a textbox that is required. It defaults to blank for new records. If not assigned, the message "Class ID is required." will be displayed on Save. This value must be unique. If not, the message "Duplicate Class ID values are not allowed." will be displayed on Save. This field is always editable and must be <= 25 characters. 

Database Field: ERPx_CPTransactionClass.TransactionClassID

Class Description

Identifies the Ticket Class Name of the Ticket Class. This is a textbox that is required. It defaults to blank for new records. If not assigned, the message "Class Description is required." will be displayed on Save. This field is always editable and must be <= 200 characters. 

Database Field: ERPx_CPTransactionClass.TransactionClassDescription

Group: Configuration
Doc Prefix

Insert excerpt
Document Prefix
Document Prefix
nopaneltrue
 This is a textbox that is not required.  It defaults to blank for new records and is always editable.  If a value is entered it must be <= 10 characters. 

Database Field: ERPx_CPTransactionClass.DocPrefix

Next Doc Number

Specifies the Next Document Number to be used in the Transaction ID. This is a numeric textbox that is required.  It defaults to '1000' and is always editable. 

Database Field: ERPx_CPTransactionClass.NextDocNumber

Growth Method

Identifies the Growth Method associated with the Ticket Class. This is a single select lookup that is required.  

The lookup contains all the values in the CPGrowthMethod Enumeration Class. 

  • Organic
  • Conventional
  • N/A

Database Field: ERPx_CPTransactionClass.CPGrowthMethodEN

Inactive

Insert excerpt
Def - Inactive
Def - Inactive
nopaneltrue
This is required and defaults to "No" (blank) and is always editable.

Database Field: ERPx_CPTransactionClass.IsInactive

Group: Inventory
Auto-Create Receipts from v1 Posted Tickets

Identifies whether or not a Receipt transaction will be created when Grower tickets are posted using the corresponding class.  This is a single select lookup that default to 'No' and is always editable.  If the value is set to 'No' the other Inventory properties are disabled and if a record was set to 'Yes' and then updated to 'No', all the Inventory property values will be cleared and become disabled.  If this property is set to 'Yes', all the Inventory properties will be enabled and are required on Save.  If there are items on the Grower ticket that have Linked Inventory Items assigned, a Receipt transaction will be created for these items when the ticket is Posted. 

Database Field: ERPx_CPTransactionClass.AutoCreateReceipt

Receipt Transaction Class

Identifies the Class that the Inventory Receipt transaction will use when it is created. This is a single select lookup that defaults to blank.  It is only required if the 'Auto-Create Receipts from v1 Posted Tickets' property is set to Yes.  

The lookup contains all the active Inventory Receipt Transaction Classes

Database Fields: ERPx_IMTransactionClass.TransactionClassID, ERPx_CPTransactionClass.IMTransactionClassSK

Create Production Batch as

Identifies how Production Batches will be assigned, to each line item, on auto-created Inventory Receipt Transactions for Lot Tracked Items. This is a single select lookup that defaults to blank.  It is only required if the 'Auto-Create Receipts from v1 Posted Tickets' property is set to Yes.  

The lookup contains the following values:

  • Ticket #: The Production Batch for every line item on the Receipt will default to the source transaction's Ticket #.
  • Delivery Date YYYY-MMThe Production Batch for every line item on the Receipt will default to the Year & Month of the source transaction's Delivered date (e.g., 2022-06)
  • Delivery Date YYYY-MM-DDThe Production Batch for every line item on the Receipt will default to the Year, Month, & Day of the source transaction's Delivered date (e.g., 2022-06-15)
  • Do not defaultThe Production Batch for every line item on the Receipt will default as blank. Note: If the 'Set Status as' property is set to either 'Approved' or 'Ready to Post' and one or more of the Linked Inventory Items are "Lot Tracked", Production Batch values are required, and an error message will be displayed when trying to Approve or Post the Grower ticket.

Database Field: ERPx_CPTransactionClass.CPCreateProductionBatchAsEN

Create Warehouse Lot as 

Identifies how Warehouse Lots will be assigned, to each line item, on auto-created Inventory Receipt Transactions when being received into a Warehouse Lot Tracked SiteThis is a single select lookup that defaults to blank. It is only required if the 'Auto-Create Receipts from v1 Posted Tickets' property is set to Yes.  

The lookup contains the following values:

  • IM Item ID: The Warehouse Lot for every line item on the Receipt will default to the Item ID of the Linked Inventory Item associated to the Ticket Item. For example, if Ticket Item ID 'ABC' was linked to Inventory Item of '20100', then the Warehouse Lot will be set to '20100'.
  • Do not default: The Warehouse Lot for every item on the ticket will default as blank. Note: If the 'Set Status as' property is set to either 'Approved' or 'Ready to Post' and the Receipt Site is Warehouse Lot tracked, Warehouse Lot values are required an error message will be displayed when trying to Approve or Post the Grower ticket.

Database Field: ERPx_CPTransactionClass.CPCreateWarehouseLotAsEN

Default Lot Owner

Identifies the Lot Owner that will be assigned to Lots on auto created Receipt transactions. This is a single select lookup that defaults to 'Use IM Default Owner' which populates the value that is saved in the 'Default Owner' Inventory preference. It is only required if the 'Auto-Create Receipts from v1 Posted Tickets' property is set to Yes. 

The lookup contains the values 'Use IM Default Owner' and all the Lot Owners setup in the master file.

Database Fields: ERPx_IMLotOwner.OwnerName, ERPx_CPTransactionClass.DefaultLotOwnerSK

Set Status as 

Identifies the Status that auto created Receipt transactions will be assigned.  This is a single select lookup that defaults to blank. It is only required if the 'Auto-Create Receipts from v1 Posted Tickets' property is set to Yes.  

The lookup contains the following values: 'New', 'Approved' and 'Ready to Post'. 

Database Fields: ERPx_IMTransactionStatus.TransactionStatusName, ERPx_CPTransactionClass.IMTransactionStatusSK

...