Versions Compared

Key

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

Insert excerpt
Def - Transaction Class - General
Def - Transaction Class - General
nopaneltrue
The purpose of this page is to view, add, edit, remove and inactivate Purchasing Transaction Classes. 

...

Toolbar IconsDescription
Column Filter Show/Hide
Insert excerpt
Column Filter Show/Hide - Global
Column Filter Show/Hide - Global
nopaneltrue
Delete
Insert excerpt
Delete - LV 3.0
Delete - LV 3.0
nopaneltrue
Excel

Insert excerpt
Excel - LV 3.0
Excel - LV 3.0
nopaneltrue

Favorites

Insert excerpt
Favorites Add/Remove - Global
Favorites Add/Remove - Global
nopaneltrue

Group By Show/Hide

Insert excerpt
Group By Show/Hide - Global
Group By Show/Hide - Global
nopaneltrue

Help

Insert excerpt
Help - Global 3.0
Help - Global 3.0
nopaneltrue

New

Insert excerpt
New - Blank Row - RV Grid 3.0
New - Blank Row - RV Grid 3.0
nopaneltrue

Quick Filter

Insert excerpt
Quick Filter
Quick Filter
nopaneltrue

Save
Insert excerpt
Save - LV (Multi Line) 3.0
Save - LV (Multi Line) 3.0
nopaneltrue
Saved Column Layouts
Insert excerpt
Column Layouts for Framework 3.0 - Global
Column Layouts for Framework 3.0 - Global
nopaneltrue
FieldsDescription
DescriptionIdentifies the description of the Transaction Class. This

Insert excerpt
Transaction Class Description
Transaction Class Description
nopaneltrue
 This is a text box that is required and must be <=200 characters. If missing, the message "[enter message here]" will be displayed on Save. This field must be unique, else the message "[enter message here]" will be displayed on Save. It defaults as blank and is always editable.

Database Field: ERPx_APTransactionClass.TransactionClassDescription

Document Prefix

Insert excerpt
Document Prefix
Document Prefix
nopaneltrue
 This is a text box that is required and must be <= 10 characters. If missing, the message "[enter message here]" will be displayed on Save. This field must be unique by Company and Transaction Type. Else, the message "[enter message here]" will be displayed on Save. It defaults as blank and is always editable.

Database Field: ERPx_APTransactionClass.DocPrefix

Inactive

Insert excerpt
Def - Inactive
Def - Inactive
nopaneltrue
This is a Yes/No lookup that is required. It defaults as "No" and is always editable. If missing, the message "[enter message here]" will be displayed on Save. It defaults as blank and is always editable.

Database Field: ERPx_APTransactionClass.IsInactive

Next Document Number

Identifies the next number to be used in the Transaction ID. This is a numeric text box that is required. It defaults to "1000" and is always editable. If missing, the message "[enter message here]" will be displayed on Save. This field must be a number, else the message "[enter message here]" will be displayed on Save. This field will auto increment by 1 for every new transaction that is created using the transaction class.

Database Field: ERPx_APTransactionClass.NextDocNumber

Transaction Class

Identifies the Transaction Class ID. This

Insert excerpt
Transaction Class
Transaction Class
nopaneltrue
 This is a text box that is required and must be <=50 characters. If missing, the message "[enter message here]" will be displayed on Save. This field must be unique by Company and Transaction Type. Else, the message "[enter message here]" will be displayed on Save. It defaults as blank and is not editable once the record has been saved.

Insert excerpt
Def - Transaction Class - General
Def - Transaction Class - General
nopaneltrue

Database Field: ERPx_APTransactionClass.TransactionClassID

Transaction Type
Identifies the
Insert excerpt
Transaction Type
associated with the Transaction Class. This
Transaction Type
nopaneltrue
 This is a single-select standard lookup that is required. If missing, the message "[enter message here]" will be displayed on Save. It defaults as blank and is not editable once the record has been saved.

Insert excerpt
Def - Transaction Types
Def - Transaction Types
nopaneltrue

This lookup contains a list of transaction types in the ERPx_APTransactionType table WHERE TransactionTypeSK is either 1 (Invoice) or 2 (Credit Memo).

Database Fields: ERPx_APTransactionType.TransactionName, ERPx_APTransactionClass.TransactionTypeSK

...