Acc Admin ChargeCodes

From UG

Revision as of 06:30, 2 August 2009 by Alex (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Charge Codes are introduced into accounting part of the system to help categorize different kinds of charges for shipment. Final amount that Jaguar would charge client for servicing one shipment consists of several parts each corresponding to the type of service provided.

For example, typical shipment would include separate fee for delivery from door to port, fee for crossing the ocean, delivery from port to door, customs fees, etc. In CT2 system each such fee would have unique numbers and properties. This would allow for special reporting and other features.

To better understand how CC influence the system read specs for CT2 components that use CC codes: TOC, PI, SI/II, P/L.

CC admin table provides management of CC in the system.


[f] Fields

Each CC object has 5 required fields:

f1] CC# - any 4 digit numer (must be unique)

f2] Descr - any string of up to 30 chars

f3] M/I - single select, values = {M, I} ** used in PI **

f4] CC class - single selectt, values = {QxR, %} ** used in SI/II

f5] Def Quantity Field - single select, values = {1, GrossWeight, ChargableWeight, cbm} ** used in SI/II


f6] CBV - single select, values = {chargeable_weight, gross_weight, volume/cbm, CT_count} // used in PI

Personal tools