The purpose of this page is to add, edit, remove, and activate/inactive these records. Insert excerpt Def - Accrual Program Type - GA Accrual Def - Accrual Program Type - GA Accrual nopanel true
...
Toolbar Icons | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Delete |
| ||||||||
Help | |||||||||
New |
| ||||||||
Save |
| ||||||||
Save & Close |
| ||||||||
Fields | Description | ||||||||
Accrual | This is a single select lookup that refreshes the page to show the details for the Program selected. Database Field: ERPx_CPAccrual.AccrualItem |
...
Toolbar Icons | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Excel |
| ||||||||||||||||
Quick Column Filter |
| ||||||||||||||||
Fields | Description | ||||||||||||||||
Group: Configuration | |||||||||||||||||
Accrual ID |
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 |
Database Field: ERPx_CPAccrual.IsInactive | ||||||||||||||||
Group: Assign Rules By | |||||||||||||||||
Assign Rules By |
This lookup contains all the values in the CPAssignRulesBy Enumeration Class. Database Field: ERPx_CPAccrual.AssignRulesByCSVEN | ||||||||||||||||
Assign Rate By |
This lookup contains all the values in the CPAssignRateBy Enumeration Class. Database Field: ERPx_CPAccrual.AssignRateByEN | ||||||||||||||||
Calculated On |
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 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. 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. Database Field: ERPx_CPAccrual.UOMSK | ||||||||||||||||
Group: Accounting | |||||||||||||||||
Expense Account | 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 |
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.
This lookup contains all the values in the CPSettleMethod Enumeration Class. Database Field: ERPx_CPAccrual.AccrualSettleMethodSK | ||||||||||||||||
Vendor Name |
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 |
...