Versions Compared

Key

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

Insert excerpt
Def - Accrual - GA
Def - Accrual - GA
nopaneltrue
The purpose of this page is to add, edit, remove, and activate/inactive these records.

...

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
Accrual

Insert excerpt
Def - Program ID - Accruals
Def - Program ID - Accruals
nopaneltrue
This is a single select lookup that refreshes the page to show the details for the Program selected.

Database Field: ERPx_CPAccrual.AccrualItem

...

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: Configuration
Accrual ID

Insert excerpt
Program ID
Program ID
nopaneltrue
 This is a text box that is required. It defaults to blank for new records. If not assigned, the message "Accrual ID is required." will be displayed on Save. This value must be unique. If not, the message "Duplicate Accrual ID's are not allowed." will be displayed on Save. This field is always editable and must be <= 25 characters. 

Database Field: ERPx_CPAccrual.AccrualItem

Start Date

Identifies the date the Program starts. Tickets with a 'Delivered' date on or after the Program's 'Start Date' will be evaluated for the Program. This is a date picker that is required. If missing, the message "Start Date is required." will be displayed on Save. This defaults as blank on new records and is always editable. 

Database Field: ERPx_CPAccrual.StartDate

End Date

 Identifies the date the Program ends. Tickets with a 'Delivered' date on or before the Program's 'End Date' will be evaluated for the Program. This is a date picker that is not required. This defaults as blank and is always editable. A blank value assumes the Program never ends, but if a date is entered it must be >= the 'Start Date' field. Else the message "End Date must be on or after the Start Date." will be displayed on Save.  

 Database Field: ERPx_CPAccrual.EndDate

Inactive

Insert excerpt
Def - Inactive
Def - Inactive
nopaneltrue
 This is required and defaults to "No" if unassigned on new Programs. This is always editable.

Database Field: ERPx_CPAccrual.IsInactive

Group: Assign Rules By
Assign Rules By

Insert excerpt
Def - Assign Rules By GA Accrual
Def - Assign Rules By GA Accrual
nopaneltrue
 This is a multi-select lookup where at least one selection is required. If missing, the message "Assign Rules By is required." will be displayed on Save. This defaults as blank and is always editable. When one or more values are selected, on Save, additional tabs for each of the selected items will be added to the record view.

This lookup contains all the values in the CPAssignRulesBy Enumeration Class.

Database Field: ERPx_CPAccrual.AssignRulesByCSVEN

Assign Rate By

Insert excerpt
Def - Assign Rate By GA Accrual
Def - Assign Rate By GA Accrual
nopaneltrue
 This is a single-select lookup that is required. It defaults as blank and is always editable. If it is changed, it must match one of the values in the 'Assign Rules By' Property. If not, the message "Assign Rate By must be assigned by one of the Assign Rules By values." will be displayed on Save.

This lookup contains all the values in the CPAssignRateBy Enumeration Class.

Database Field: ERPx_CPAccrual.AssignRateByEN

Calculated On

Insert excerpt
Calculated On - Ticket Accruals
Calculated On - Ticket Accruals
nopaneltrue
 This is a single-select lookup that is required. If missing, the message "Calculated On is required." will be displayed on Save. It defaults to blank and is always editable.
Insert excerpt
Def - Calculated On - Ticket Accruals
Def - Calculated On - Ticket Accruals
nopaneltrue

This lookup contains all the values in the CPAccrualCalcMethod Enumeration Class.

Database Field: ERPx_CPAccrual.AccrualCalcMethodSK

Default Rate

Identifies the "Default" rate/percentage of the Accrual. This defaults to 0.0000 for new records but is not required to be changed. This field is always editable.

(lightbulb) Leaving this as 0.000000 and the 'Assign Rate By' to "GLOBAL" and the 'Calculated On' on anything other than "Fixed Amount" will result in no tax being calculated.

(lightbulb) This only identifies the default rate. However, the actual Rates may be different if the "Assign Rate By" property is not set to "Default Rate".

Database Field: ERPx_CPAccrual.Rate

Rate UOM

Identifies the UOM associated with the Accrual Rate. This value is informational only and can only be edited by changing the 'Calculated On' property on the Accrual Record View. 

Insert excerpt
Def - UOM
Def - UOM
nopaneltrue

Database Field: ERPx_CPAccrual.UOMSK

Group: Accounting
Expense Account

Insert excerpt
Def - GL Account - Expense
Def - GL Account - Expense
nopaneltrue
 This is a single-select lookup that is required. If missing, the message "Expense Account is required." will be displayed on Save. This defaults as blank, is always editable, and displays as [GL Account ID] - [GL Account Description].

The lookup contains a blank value, the current assigned value, and a list of all the 'Active' GL Accounts.

Database Fields: ERPx_GLAccount.AccountNumber - Description, ERPx_CPAccrual.DRAccountSK

Accrual Account

Insert excerpt
Def - GL Account - Accrual
Def - GL Account - Accrual
nopaneltrue
 This is a single-select lookup that is required. If missing, the message "Accrual Account is required." will be displayed on Save. This defaults as blank, is always editable, and displays as [GL Account ID] - [GL Account Description].

The lookup contains a blank value, the current assigned value, and a list of all the 'Active' GL Accounts.

Database Fields: ERPx_GLAccount.AccountNumber - Description, ERPx_CPAccrual.CRAccountSK

Settlement Method

Identifies how the Accrual Program is Settled. This is a single-select standard lookup that is required. It defaults as blank and is always editable.

  • AP Invoice: The Accrual is created via a separate AP Invoice that posts directly to AP when the Ticket is posted.
  • GL Accrual: The Accrual is included with the journal entry created by the Ticket.

This lookup contains all the values in the CPSettleMethod Enumeration Class.

Database Field: ERPx_CPAccrual.AccrualSettleMethodSK

Vendor Name

Insert excerpt
Vendor Name
Vendor Name
nopaneltrue
 This is a single-select lookup that defaults as blank, is only required, and is only editable if the 'Settlement Method' is "AP Invoice". If the 'Settlement Method' is "AP Invoice" this is always editable. If the 'Settlement Method' is "GL Accrual" this is blank and disabled.

This lookup contains a blank value, the current assigned value, and a list of all the 'Active' Vendors.

Database Fields: ERPx_APVendor.VendorName, ERPx_CPAccrual.VendorSK

...