Insert excerpt
These Taxes are only applicable to Fish Tickets, not to calculate Sales Tax on a Fisherman or Customer Sale.
Software Version: 2019.09.03 and newer
Table of Contents | ||
---|---|---|
|
Page Header
Header Toolbar
...
Displays the "[Program ID] - [Description]" of the Fish Ticket Tax Program. This is editable by editing either the Program ID or Program Description properties.
Database Field: ERPx_APProgram.APProgramID - ERPx_APProgram.APProgramName
...
Display the 'Program Type'. This is not editable and displays as "Tax".
This text box contains the value in the APProgramType Enumeration Class where APProgramType = 2.
Database Field: ERPx_APProgram.APProgramTypeEN
Properties Tab
...
Database Field: ERPx_APProgram.APProgramID
...
Description
...
Database Field: ERPx_APProgram.APProgramName
...
Identifies the Program Class associated with the Tax record. This is a single-select lookup that is required. If missing, the message "Class is required." will be displayed on Save. It defaults to blank and is always editable.
...
The lookup contains a blank value, the current assigned values and all the records in the Tax & Premium Classes list view with a 'Program Type' of "Tax".
Database Field: ERPx_APProgram.APProgramClassSK
...
Database Field: ERPx_APProgram.APProgramStart
...
Database Field: ERPx_APProgram.APProgramEnd
...
Database Field: ERPx_APProgram.IsInactive
...
Identifies how the Tax Program is assigned to Fish Tickets. This is a non-editable single-select lookup that is required. It defaults to "Auto Assign - All Tickets" and is never editable. This field is not visible until after the record is initially saved.
...
Database Field: ERPx_APProgram.AssignmentMethodEN
...
Identifies who is being charged for the Tax. This is a multi-select lookup where at least one selection is required. If missing, the message "Expense For is required." will be displayed on Save. This defaults to blank and is always editable. It can be set to one or both the following values:
...
The purpose of this page is to add, edit, remove, and activate/inactive Tax Programs used on Fish Tickets. Insert excerpt Def - Program Type - FA Ticket Tax Def - Program Type - FA Ticket Tax nopanel true
These Taxes are only applicable to Fish Tickets, not to calculate Sales Tax on a Fisherman or Customer Sale.
Software Version: 2019.09.03 and newer
Table of Contents | ||
---|---|---|
|
Page Header
Header Toolbar
Toolbar Icons | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Delete |
Programs used on a Fish Ticket will not be able to be deleted. The message "This Program is used on a Delivery Ticket and cannot be deleted." will be displayed. Additionally, only the latest version of a program will be allowed to be deleted. If the user selects a prior version of a program to delete, the message "([Program ID]) cannot be deleted because it is not the latest version of this program." will be displayed. | ||||||||
Grid Layout |
| ||||||||
Help |
| ||||||||
New |
| ||||||||
Save |
| ||||||||
Fields | Description | ||||||||
Program |
Database Field: ERPx_APProgram.APProgramID - ERPx_APProgram.APProgramName | ||||||||
Type | Display the 'Program Type'. This is not editable and displays as "Tax". This text box contains the value in the APProgramType Enumeration Class where APProgramType = 2. Database Field: ERPx_APProgram.APProgramTypeEN |
Properties Tab
Toolbar Icons | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Excel |
| ||||||||||||||||
Fields | Description | ||||||||||||||||
Properties |
| ||||||||||||||||
Value |
| ||||||||||||||||
Group: Configuration | |||||||||||||||||
Program ID |
Database Field: ERPx_APProgram.APProgramID | ||||||||||||||||
Description |
Database Field: ERPx_APProgram.APProgramName | ||||||||||||||||
Class | Identifies the Program Class associated with the Tax record. This is a single-select lookup that is required. If missing, the message "Class is required." will be displayed on Save. It defaults to blank and is always editable.
The lookup contains a blank value, the current assigned values and all the records in the Tax & Premium Classes list view with a 'Program Type' of "Tax". Database Field: ERPx_APProgram.APProgramClassSK | ||||||||||||||||
Landed Date Start |
Database Field: ERPx_APProgram.APProgramStart | ||||||||||||||||
Landed Date End |
Database Field: ERPx_APProgram.APProgramEnd | ||||||||||||||||
Inactive |
Database Field: ERPx_APProgram.IsInactive | ||||||||||||||||
Group: Assign Rules | |||||||||||||||||
How this Program is assigned to Tickets? | Identifies how the Tax Program is assigned to Fish Tickets. This is a non-editable single-select lookup that is required. It defaults to "Auto Assign - All Tickets" and is never editable. This field is not visible until after the record is initially saved. This lookup containsthe values in the APAssignmentMethod Enumeration Class where APAssignmentMethod = 1. Database Field: ERPx_APProgram.AssignmentMethodEN | ||||||||||||||||
Expense For | Identifies who is being charged for the Tax. This is a multi-select lookup where at least one selection is required. If missing, the message "Expense For is required." will be displayed on Save. This defaults to blank and is always editable. It can be set to one or both the following values:
This lookup contains all the values in the APProgramExpenseFor Enumeration Class. Database Field: ERPx_APProgram.ExpenseForEN | ||||||||||||||||
Assign Rules By | Specifies how taxes are assigned fish tickets. 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 field 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 APProgramAssignBy Enumeration Class. Database Field: ERPx_APProgram.AssignRulesByEN | ||||||||||||||||
Assign Rate By | Specifies where the Tax Rate comes from. This is a single-select standard lookup that is required. It defaults to "GLOBAL" and is always editable. If it is changed from "GLOBAL", 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 APProgramAssignBy Enumeration Class except 'Stat Area' and includes an option for GLOBAL. Database Field: ERPx_APProgram.AssignmentMethodEN | ||||||||||||||||
Default Rate |
Database Field: ERPx_APProgram.Rate | ||||||||||||||||
Calculated On |
This lookup contains all the values in the APProgramCalcMethod Enumeration Class. Database Field: ERPx_APProgram.APProgramCalcMethodEN | ||||||||||||||||
Group: Accounting | |||||||||||||||||
Fisherman Expense GL Account |
| ||||||||||||||||
Company Expense GL Account |
The lookup contains a list of all the 'Active' GL Accounts. Database Field: ERPx_APProgram.CompanyExpenseAccountSK | ||||||||||||||||
Tax Liability GL Account |
The lookup contains a list of all the 'Active' GL Accounts. Database Field: ERPx_APProgram.CRAccountSK | ||||||||||||||||
Payable To |
| editable.This lookup should only include Vendors with a Vendor Type EN of 1. It should be the same as the lookup to assign a Vendor to an AP Invoice Tom, I believe you wrote this note. However, this lookup is currently displaying all fishermen as well. Do you want me to open a dev item on it?editable. This lookup contains a list of all the 'Active' Fishermen, Tenders, Fishermen & Tenders and Vendors. Database Field: ERPx_APProgram.VendorSK | |||||||||||||||
Payable Frequency | Identifies how often you pay the Tax. This is for information only. This is a text box that is not required. It defaults to blank and is always editable. Database Field: ERPx_APProgram.VendorSK |
...
Chill_Type Tab
This tab will only be visible if "SpeciesChill Type" is selected in the 'Assign Rules By' property.
Toolbar Icons | Description | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Excel |
| |||||||||||||
Delete |
| |||||||||||||
New |
| Checkbox |
| New | ||||||||||
Insert excerpt | New - multi blank rows - RV Grid | New - multi blank rows - RV Grid | ||||||||||||
nopanel | true | |||||||||||||
Fields | Description | |||||||||||||
| ||||||||||||||
Fields | Description | |||||||||||||
Checkbox |
| |||||||||||||
Chill Type | Identifies the Chill Type that the Tax Program applies to. This is a single-select standard lookup that is required to save a line item. By default, when a new Tax Program is created, all Chill Types are assigned. If you want only specific Chill Types to apply to the Tax Program, click the ‘New’ icon and manually add the Chill Type(s) that you wish to apply. This field defaults as blank and is editable. This lookup contains a list of all the 'Active' records in the Chill Type Master List. Database Field: ERPx_APProgramEntity.EntitySK where ERPx_APProgramEntity.ProgramEntityEN = 7 | |||||||||||||
Company Expense GL Account |
The lookup contains a list of all the 'Active' GL Accounts. Database Field: ERPx_APProgramEntity.ExpenseAccountSK where ERPx_APProgramEntity.ProgramEntityEN = 17 | |||||||||||||
Company Rate |
Database Field: ERPx_APProgramEntity.CompanyRate where ERPx_APProgramEntity.ProgramEntityEN = 17 | |||||||||||||
Fisherman Expense GL Account |
| |||||||||||||
Fisherman Rate |
Chill Type" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate ' value entered in the Properties tab and is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.Database Field: ERPx_APProgramEntity.FishermanRate where ERPx_APProgramEntity.ProgramEntityEN = 1 | Specie | Identifies the Specie that the Tax Program applies to. This is a single-select standard lookup that is required to save a line item. By default, when a new Tax Program is created, all Species are assigned. If you want only specific Species to apply to the Tax Program, click the ‘New’ icon and manually add the Specie(s) that you wish to apply. This field defaults as blank and is editable. This lookup contains a list of all the 'Active' records in the Species Master List' value entered in the Properties tab and is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160. Database Field: ERPx_APProgramEntity.EntitySK FishermanRate where ERPx_APProgramEntity.ProgramEntityEN = 17 | |||||||||||
Tax Liability GL Account |
The lookup contains a list of all the 'Active' GL Accounts. Database Field: ERPx_APProgramEntity.LiabilityAccountSK where ERPx_APProgramEntity.ProgramEntityEN = 17 | |||||||||||||
Total Rate |
|
...
Fishermen Tab
This tab will only be visible if "Ticket ItemsFishermen" is selected in the 'Assign Rules By' property.
Toolbar Icons | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Excel |
| ||||||||||||||||||||||||
Delete |
| ||||||||||||||||||||||||
New |
| ||||||||||||||||||||||||
Fields | Description | ||||||||||||||||||||||||
Checkbox |
| ||||||||||||||||||||||||
Company Expense GL Account |
The lookup contains a list of all the 'Active' GL Accounts. Database Field: ERPx_APProgramEntity.ExpenseAccountSK where ERPx_APProgramEntity.ProgramEntityEN = 64 | ||||||||||||||||||||||||
Company Rate |
| Def
| Not Defined
| Def
| Not Defined
| A text box to specify the tax rate for the Company on a specific Fish Ticket ItemThis is a text box that is not required. This field is only enabled when " | Ticket ItemsFishermen" is selected as the 'Assign Rate By' value and "Company" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab | , but the field and is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160. Database Field: ERPx_APProgramEntity.CompanyRate where ERPx | _APProgramEntity.ProgramEntityEN = 6Fisherman Expense GL Account | ||||||||||||||||
Insert excerpt | Def - Not Defined | Def - Not Defined | |||||||||||||||||||||||
nopanel | true | Fisherman Rate | |||||||||||||||||||||||
Insert excerpt | Def - Not Defined | Def - Not Defined | |||||||||||||||||||||||
nopanel | true | _APProgramEntity.ProgramEntityEN = 4 | |||||||||||||||||||||||
Fisherman | Identifies the Fisherman, Fisherman & Tender or Tender that the Tax Program applies to. This is a single-select standard lookup that is required to save a line item. By default, when a new Tax Program is created, all Fishermen, Fishermen & Tenders and Tenders are assigned. If you want only a specific Fisherman, Fisherman & Tender or Tender to apply to the Tax Program, click the ‘New’ icon and manually add the Fisherman, Fisherman & Tender or Tender that you wish to apply. This field defaults as blank and is editable. This lookup contains a list of all the 'Active' Fishermen, Fishermen & Tenders and Tenders. Database Field: ERPx_APProgramEntity.EntitySK where ERPx_APProgramEntity.ProgramEntityEN = 4 | ||||||||||||||||||||||||
Fisherman Expense GL Account |
| Rate defaults to the 'Default Rate' value entered in the Properties tab, but the field is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.Tax Liability GL Account field defaults to "Fisherman Settlement Accrual Account" and is never editable. This field is not stored in the database. | |||||||||||||||||||||||
Fisherman Rate |
Database Field: ERPx_APProgramEntity.LiabilityAccountSK FishermanRate where ERPx_APProgramEntity.ProgramEntityEN = 6 4 | ||||||||||||||||||||||||
Tax Liability GL Account | Def - Not Defined
| Def - Not Defined |
| A This is a single-select | lookup to specify Fish Ticket Items that are applicable to the Tax Program. By default, when a new Tax Program is created, all Fish Ticket Items are assigned. If you want only specific Fish Ticket Items to apply to the Tax Program, click the ‘New’ icon and manually add the Fish Ticket Item(s) that you wish to apply. This field defaults as blank on new records, but is required to save a line item. This field is not editable after initial Save.standard lookup that is not required. This field is only enabled when "Fishermen" is selected as the 'Assign Rate By' value in the Properties tab. The GL Account defaults to the 'Tax Liability GL Account' value selected in the Properties tab. This field is always editable. The lookup contains a list of all the 'Active' | Fish Ticket ItemsDatabase Field: ERPx_APProgramEntity. | EntitySK LiabilityAccountSK where ERPx_APProgramEntity.ProgramEntityEN = | 64 | |||||||||||||||||
Total Rate |
|
...
Gear Tab
This tab will only be visible if "Stat AreasGear" is selected in the 'Assign Rules By' property.
Toolbar Icons | Description | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Excel |
| |||||||||||||||||||||
Delete |
| |||||||||||||||||||||
New |
| |||||||||||||||||||||
Fields | Description | |||||||||||||||||||||
Checkbox |
| |||||||||||||||||||||
Company Expense GL Account |
The lookup contains a list of all the 'Active' GL Accounts. Database Field: ERPx_APProgramEntity.ExpenseAccountSK where ERPx_APProgramEntity.ProgramEntityEN = 32 | |||||||||||||||||||||
Company Rate | Def - Not Defined | |||||||||||||||||||||
nopanel | true |
| Def - Not Defined |
| , but is not displayed and is | not enabled in the Stat Area grid. If always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160. Database Field: ERPx_APProgramEntity.CompanyRate where ERPx_APProgramEntity.ProgramEntityEN = | 32 | |||||||||||||||
Fisherman Expense GL Account | Def - Not Defined
| Def - Not Defined |
| Identifies the GL Account that is debited to record a fisherman expense when a Fish Ticket line item is from a specific Stat Area. This field is not displayed and is not enabled in the Stat Area gridThis is non-editable text box that is not required. This field only displays a value when "Gear" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The field defaults to "Fisherman Settlement Accrual Account" and is never editable. This field is not stored in the database. | ||||||||||||||||||
Fisherman Rate |
| Def
| Not Defined
| Def
| Not DefinedThe Fisherman
| Identifies the tax rate for the Fisherman for a Fish Ticket Item in a specific Stat Area. This is a text box that is not required.This field is only enabled when "Gear" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab | , but is not displayed and is | not enabled in the Stat Area gridalways editable. If the tax is configured to be an expense for a Company and a Fisherman, then | the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160. Database Field: ERPx_APProgramEntity.FishermanRate where ERPx_APProgramEntity.ProgramEntityEN = 2 | |||||||||||||
Gear | Identifies the Gear that the Tax Program applies to. This is a single-select standard lookup that is required to save a line item. By default, when a new Tax Program is created, all Gear are assigned. If you want only specific Gear to apply to the Tax Program, click the ‘New’ icon and manually add the Gear that you wish to apply. This field defaults as blank and is editable. This lookup contains a list of all the 'Active' records in the Gear Master List. Database Field: ERPx_APProgramEntity. | FishermanRate EntitySK where ERPx_APProgramEntity.ProgramEntityEN = | 3Stat Area 2 | |||||||||||||||||||
Tax Liability GL Account | Def - Not Defined
| Def - Not Defined |
| A This is a single-select standard lookup | to specify specific Stat Areas that are applicable to the Tax Program. By default, when a new Tax Program is created, all Stat Areas are assigned. If you want only specific Stat Areas to apply to the Tax Program, click the ‘New’ icon and manually add the Stat Area(s) that you wish to apply. This field defaults as blank on new records, but is required to save a line item. This field is not editable after initial Save.that is not required. This field is only enabled when "Gear" is selected as the 'Assign Rate By' value in the Properties tab. The GL Account defaults to the 'Tax Liability GL Account' value selected in the Properties tab. This field is always editable. The lookup contains a list of all the 'Active' | records in the Stat Areas Master ListDatabase Field: ERPx_APProgramEntity. | EntitySK LiabilityAccountSK where ERPx_APProgramEntity.ProgramEntityEN = | 3Tax Liability GL Account 2 | ||||||||||||||
Total Rate |
Database Field: ERPx_APProgramEntity.LiabilityAccountSK where ERPx_APProgramEntity.ProgramEntityEN = 3 | Total Rate |
Tax Rate - Total | Tax Rate - Total | nopanel | true | |
...
Management_Programs Tab
This tab will only be visible if "GearManagement Program" is selected in the 'Assign Rules By' property.
Toolbar Icons | Description | |||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Excel |
| |||||||||||||||||||||||||
Delete |
| |||||||||||||||||||||||||
New |
| |||||||||||||||||||||||||
Fields | Description | |||||||||||||||||||||||||
Checkbox |
| |||||||||||||||||||||||||
Company Expense GL Account |
The lookup contains a list of all the 'Active' GL Accounts. Database Field: ERPx_APProgramEntity.ExpenseAccountSK where ERPx_APProgramEntity.ProgramEntityEN = 25 | |||||||||||||||||||||||||
Company Rate |
| Def
| Not Defined
| Def
| Not Defined
| A text box to specify the tax rate for the Company for specific Gear associated with a Fish TicketThis is a text box that is not required. This field is only enabled when " | GearManagement Programs" is selected as the 'Assign Rate By' value and "Company" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab | , but the field and is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160. Database Field: ERPx_APProgramEntity.CompanyRate where ERPx_APProgramEntity.ProgramEntityEN = | 25 | |||||||||||||||||
Fisherman Expense GL Account | Def - Not Defined
| Def - Not Defined |
| A This is non-editable text box | to display the GL Account that is debited to record a fisherman expense when specific Gear is associated with a Fish Ticketthat is not required. This field only displays a value when " | GearManagement Programs" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The field defaults to "Fisherman Settlement Accrual Account" | , is requiredand is never editable. This field is not stored in the database. | |||||||||||||||||||
Fisherman Rate |
| Def
| Not Defined
| Def
| Not Defined
| A text box to specify the tax rate for the Fisherman for specific Gear associated with a Fish TicketThis is a text box that is not required.This field is only enabled when " | GearManagement Programs" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab | , but the field and is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160. Database Field: ERPx_APProgramEntity.FishermanRate where ERPx_APProgramEntity.ProgramEntityEN = | 25 | Gear | ||||||||||||||||
Insert excerpt | Def - Not Defined | Def - Not Defined | ||||||||||||||||||||||||
nopanel | true | |||||||||||||||||||||||||
Management Program | Identifies the Management Program that the Tax Program applies to. This is a single-select standard lookup that is required to save a line item. By default, when a new Tax Program is created, all | Gear Management Programs are assigned. If you want only specific | Gear Management Programs to apply to the Tax Program, click the ‘New’ icon and manually add the | Gear Management Program(s) that you wish to apply. This field defaults as blank | on new records, but is required to save a line item. This field is not editable after initial Saveand is editable. This lookup contains a list of all the 'Active' records in the | Gear Management Programs Master List. Database Field: ERPx_APProgramEntity.EntitySK where ERPx_APProgramEntity.ProgramEntityEN = | 25 | |||||||||||||||||||
Tax Liability GL Account |
The lookup contains a list of all the 'Active' GL Accounts. Database Field: ERPx_APProgramEntity.LiabilityAccountSK where ERPx_APProgramEntity.ProgramEntityEN = 25 | |||||||||||||||||||||||||
Total Rate |
|
...
Site_
...
Processed Tab
This tab will only be visible if "Chill TypeSite Processed" is selected in the 'Assign Rules By' property.
Toolbar Icons | Description | Excel | ||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Insert excerpt | Excel - RV Grid | Excel - RV Grid | ||||||||||||||||||||
nopanel | true | Delete | ||||||||||||||||||||
Insert excerpt | Delete - RV Grid - No Status | Delete - RV Grid - No Status | ||||||||||||||||||||
nopanel | true | Description | ||||||||||||||||||||
Excel |
| |||||||||||||||||||||
Fields | Description | |||||||||||||||||||||
CheckboxDelete |
| |||||||||||||||||||||
Chill TypeNew |
| Def - Not Defined | Def - Not Defined | |||||||||||||||||||
nopanel | true |
| ||||||||||||||||||||
Fields | Description | |||||||||||||||||||||
Checkbox |
| |||||||||||||||||||||
Company Expense GL Account |
The lookup contains a list of all the 'Active' GL Accounts. Database Field: ERPx_APProgramEntity.ExpenseAccountSK where ERPx_APProgramEntity.ProgramEntityEN = 78 | |||||||||||||||||||||
Company Rate |
| Def
| Not Defined
| Def
| Not Defined
| A text box to specify the tax rate for the Company for specific Chill Types associated with a Fish TicketThis is a text box that is not required. This field is only enabled when " | Chill TypeSite Processed" is selected as the 'Assign Rate By' value and "Company" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab | , but the field and is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160. Database Field: ERPx_APProgramEntity.CompanyRate where ERPx_APProgramEntity.ProgramEntityEN = | 78 | |||||||||||||
Fisherman Expense GL Account | Def - Not Defined
| Def - Not Defined |
| A This is non-editable text box | to display the GL Account that is debited to record a fisherman expense for specific Chill Types associated with a Fish Ticketthat is not required. This field only displays a value when " | Chill TypeSite Processed" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The field defaults to "Fisherman Settlement Accrual Account" | , is required and is never editable. This field is not stored in the database. | |||||||||||||||
Fisherman Rate |
| Def
| Not Defined
| Def
| Not Defined
| A text box to specify the tax rate for the Fisherman for specific Chill Types associated with a Fish TicketThis is a text box that is not required.This field is only enabled when " | Chill TypeSite Processed" is selected as the 'Assign Rate By' value and "Fisherman" is selected as | the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab, but the field is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab and is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160. Database Field: ERPx_APProgramEntity.FishermanRate where ERPx_APProgramEntity.ProgramEntityEN = 8 | ||||||||||||||
Site | Identifies the Site that the Tax Program applies to. This is a single-select standard lookup that is required to save a line item. By default, when a new Tax Program is created, all Sites are assigned. If you want only specific Sites to apply to the Tax Program, click the ‘New’ icon and manually add the Site(s) that you wish to apply. This field defaults as blank and is editable. This lookup contains a list of all the 'Active' records in the Sites list view. Database Field: ERPx_APProgramEntity. | FishermanRate EntitySK where ERPx_APProgramEntity.ProgramEntityEN = | 78 | |||||||||||||||||||
Tax Liability GL Account |
The lookup contains a list of all the 'Active' GL Accounts. Database Field: ERPx_APProgramEntity.LiabilityAccountSK where ERPx_APProgramEntity.ProgramEntityEN = 78 | |||||||||||||||||||||
Total Rate |
|
...
Species Tab
This tab will only be visible if "FishermenSpecies" is selected in the 'Assign Rules By' property.
Toolbar Icons | Description | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Excel |
| ||||||||||||||||||||||||
Delete |
| ||||||||||||||||||||||||
New |
| ||||||||||||||||||||||||
Fields | Description | ||||||||||||||||||||||||
Checkbox |
| ||||||||||||||||||||||||
Company Expense GL Account |
The lookup contains a list of all the 'Active' GL Accounts. Database Field: ERPx_APProgramEntity.ExpenseAccountSK where ERPx_APProgramEntity.ProgramEntityEN = 41 | ||||||||||||||||||||||||
Company Rate |
| Def
| Not Defined
| Def
| Not Defined
| A text box to specify the tax rate for the Company for a specific Fisherman, Fisherman & Tender or Tender associated with a Fish TicketThis is a text box that is not required. This field is only enabled when " | FishermenSpecies" is selected as the 'Assign Rate By' value and "Company" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab | , but the field and is always editable. If the tax is configured to | be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160.Fisherman | ||||||||||||||||
Insert excerpt | Def - Not Defined | Def - Not Defined | |||||||||||||||||||||||
nopanel | true | be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160. Database Field: ERPx_APProgramEntity. | EntitySK CompanyRate where ERPx_APProgramEntity.ProgramEntityEN = | 41 | |||||||||||||||||||||
Fisherman Expense GL Account | Def - Not Defined
| Def - Not Defined |
| A This is non-editable text box | to display the GL Account that is debited to record a fisherman expense for a specific Fisherman, Fisherman & Tender or Tender associated with a Fish Ticketthat is not required. This field only displays a value when " | FishermenSpecies" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The field defaults to "Fisherman Settlement Accrual Account" | , is required and is never editable. This field is not stored in the database. | ||||||||||||||||||
Fisherman Rate |
| Def
| Not Defined
| Def
| Not Defined
| A text box to specify the tax rate for a specific Fisherman, Fisherman & Tender or Tender associated with a Fish Ticket
| FishermenSpecies" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' | value entered in the Properties tab, but the field is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160value entered in the Properties tab and is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160. Database Field: ERPx_APProgramEntity.FishermanRate where ERPx_APProgramEntity.ProgramEntityEN = 1 | |||||||||||||||||
Specie | Identifies the Specie that the Tax Program applies to. This is a single-select standard lookup that is required to save a line item. By default, when a new Tax Program is created, all Species are assigned. If you want only specific Species to apply to the Tax Program, click the ‘New’ icon and manually add the Specie(s) that you wish to apply. This field defaults as blank and is editable. This lookup contains a list of all the 'Active' records in the Species Master List. Database Field: ERPx_APProgramEntity. | FishermanRate EntitySK where ERPx_APProgramEntity.ProgramEntityEN = | 41 | ||||||||||||||||||||||
Tax Liability GL Account |
The lookup contains a list of all the 'Active' GL Accounts. Database Field: ERPx_APProgramEntity.LiabilityAccountSK where ERPx_APProgramEntity.ProgramEntityEN = 41 | ||||||||||||||||||||||||
Total Rate |
|
...
Stat_
...
Areas Tab
This tab will only be visible if "Management ProgramStat Areas" is selected in the 'Assign Rules By' property.
Toolbar Icons | Description | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Excel |
| ||||||||||||||||||||||
Delete |
| ||||||||||||||||||||||
New |
| ||||||||||||||||||||||
Fields | Description | ||||||||||||||||||||||
Checkbox |
| ||||||||||||||||||||||
Company Expense GL Account |
Database Field: ERPx_APProgramEntity.ExpenseAccountSK where ERPx_APProgramEntity.ProgramEntityEN = 53 | ||||||||||||||||||||||
Company Rate |
| Def
| Not Defined
| Def
| Not Defined. This field is only enabled when "Management Programs" is selected as the 'Assign Rate By' value and "Company" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab, but the field is always editable. If
| A text box to specify the tax rate for the Company for specific Management Programs associated with a Fish TicketThis is a non-editable text box that is not required. This value for this field is saved from the 'Default Rate' value selected in the Properties tab, but is not displayed and is not enabled in the Stat Area grid. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160. Database Field: ERPx_APProgramEntity.CompanyRate where ERPx_APProgramEntity.ProgramEntityEN = | 53 | ||||||||||||||||
Fisherman Expense GL Account | Def - Not Defined
| Def - Not Defined |
| A This is non-editable text box | to display the GL Account that is debited to record a fisherman expense for specific Management Programs associated with a Fish Ticket. This field only displays a value when "Management Programs" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The field defaults to "Fisherman Settlement Accrual Account", is required and is never editable. that is not required. This field is not displayed and is not enabled in the Stat Area grid. This field is not stored in the database. | ||||||||||||||||||
Fisherman Rate |
| Def
| Not Defined
| Def
| Not DefinedThis field is only enabled when "Management Programs" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab, but the field is always editable
| A text box to specify the tax rate for the Fisherman for specific Management Programs associated with a Fish Ticket. This is a non-editable text box that is not required. This value for this field is saved from the 'Default Rate' value selected in the Properties tab, but is not displayed and is not enabled in the Stat Area grid. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160. | Management Program | ||||||||||||||||
Insert excerpt | Def - Not Defined | Def - Not Defined | |||||||||||||||||||||
nopanel | true | Database Field: ERPx_APProgramEntity.FishermanRate where ERPx_APProgramEntity.ProgramEntityEN = 3 | |||||||||||||||||||||
Stat Area | Identifies the Stat Area the Tax Program applies to. This is a single-select standard lookup that is required to save a line item. By default, when a new Tax Program is created, all | Management Programs Stat Areas are assigned. If you want only specific | Management Programs Stat Areas to apply to the Tax Program, click the ‘New’ icon and manually add the | Management ProgramStat Area(s) that you wish to apply. This field defaults as blank | on new records, but is required to save a line item. This field is not editable after initial Saveand is editable. This lookup contains a list of all the 'Active' | records in the Management Programs Master ListDatabase Field: ERPx_APProgramEntity.EntitySK where ERPx_APProgramEntity.ProgramEntityEN = | 53 | ||||||||||||||||
Tax Liability GL Account | The lookup contains a list of all the 'Active' GL Accounts Database Field: ERPx_APProgramEntity.LiabilityAccountSK where ERPx_APProgramEntity.ProgramEntityEN = 53 | ||||||||||||||||||||||
Total Rate |
|
...
Ticket_
...
Items Tab
This tab will only be visible if "Site ProcessedTicket Items" is selected in the 'Assign Rules By' property.
Toolbar Icons | Description | ||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Excel |
| ||||||||||||||||||||||
Delete |
| ||||||||||||||||||||||
New |
| ||||||||||||||||||||||
Fields | Description | ||||||||||||||||||||||
Checkbox |
| ||||||||||||||||||||||
Company Expense GL Account |
The lookup contains a list of all the 'Active' GL Accounts. Database Field: ERPx_APProgramEntity.ExpenseAccountSK where ERPx_APProgramEntity.ProgramEntityEN = 86 | ||||||||||||||||||||||
Company Rate |
| Def
| Not Defined
| Def
| Not Defined
| A text box to specify the tax rate for the Company for specific Sites where a Fish Ticket was processedThis is a text box that is not required. This field is only enabled when " | Site ProcessedTicket Items" is selected as the 'Assign Rate By' value and "Company" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab | , but the field and is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160. Database Field: ERPx_APProgramEntity.CompanyRate where ERPx_APProgramEntity.ProgramEntityEN = | 86 | ||||||||||||||
Fisherman Expense GL Account | Def - Not Defined
| Def - Not Defined |
| A This is non-editable text box | to display the GL Account that is debited to record a fisherman expense for specific Sites where a Fish Ticket was processedthat is not required. This field only displays a value when " | Site ProcessedTicket Items" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The field defaults to "Fisherman Settlement Accrual Account" | , is required and is never editable. This field is not stored in the database. | ||||||||||||||||
Fisherman Rate |
| Def
| Not Defined
| Def
| Not Defined
| A text box to specify the tax rate for the Fisherman for specific Sites where a Fish Ticket was processedThis is a text box that is not required.This field is only enabled when " | Site ProcessedTicket Items" is selected as the 'Assign Rate By' value and "Fisherman" is selected as the 'Expense For' value in the Properties tab. The Rate defaults to the 'Default Rate' value entered in the Properties tab | , but the field and is always editable. If the tax is configured to be an expense for a Company and a Fisherman, then the default rate is divided between the company and the fisherman and the company rate is rounding up and the fisherman rate is rounding down. E.g. a default rate 1.654321 would default the company rate to 0.827161 and the fisherman rate to 0.827160. Database Field: ERPx_APProgramEntity.FishermanRate where ERPx_APProgramEntity.ProgramEntityEN = | 8Site 6 | ||||||||||||||
Tax Liability GL Account | Def - Not Defined
| Def - Not Defined |
| A single-select lookup to specify the Tax Program for a Site where a Fish Ticket was processed. By default, when a new Tax Program is created, all Sites are assigned. If you want only specific Sites to apply to the Tax Program, click the ‘New’ icon and manually add the Site(s) that you wish to apply. This field defaults as blank on new records, but is required to save a line item. This field is not editable after initial Save.This is a single-select standard lookup that is not required. This field is only enabled when "Ticket Items" is selected as the 'Assign Rate By' value in the Properties tab. The GL Account defaults to the 'Tax Liability GL Account' value selected in the Properties tab. This field is always editable. The lookup contains a list of all the 'Active' | records in the Sites list viewDatabase Field: ERPx_APProgramEntity. | EntitySK LiabilityAccountSK where ERPx_APProgramEntity.ProgramEntityEN = | 8Tax Liability GL Account |
GL Account - Tax Liability Account | GL Account - Tax Liability Account | nopanel | true | | |||||||||||
Ticket Item | Identifies the Fish Ticket Item that the Tax Program applies to. This is a single-select standard lookup that is not required . This field is only enabled when "Site Processed" is selected as the 'Assign Rate By' value in the Properties tab. The GL Account defaults to the 'Tax Liability GL Account' value selected in the Properties tab. This field is always editable.The to save a line item. By default, when a new Tax Program is created, all Fish Ticket Items are assigned. If you want only specific Fish Ticket Items to apply to the Tax Program, click the ‘New’ icon and manually add the Fish Ticket Item(s) that you wish to apply. This field defaults as blank and is editable. This lookup contains a list of all the 'Active' GL Accounts Fish Ticket Items. Database Field: ERPx_APProgramEntity.LiabilityAccountSK EntitySK where ERPx_APProgramEntity.ProgramEntityEN = 86 | ||||||||||||||||||||||
Total Rate |
|
Related Topics
Expand | ||
---|---|---|
| ||
Page Definitions |
...