Invoicing History UML


Parent:    Activity Cause
Added On:  03/16/12 
SQL Table:  INVOICING_HISTORY 
Module:  UniBill 
Type:  Entity  Status:  Active 
Java Class:  InvoicingHistory 
Available Fields:
Added On:  03/16/12
SQL Column:  BILLING_CYCLE_FK
Java Field:  billingCycle
Status:  Active
SQL Type:  bigint(20)
Java Type:  Long
References Billing Cycle
Attributes:
Reference to the entity that represents the billing cycle associated with the billing.
Added On:  03/16/12
SQL Column:  EFFECTIVE_DATE
Java Field:  effectiveDate
Status:  Active
SQL Type:  datetime
Java Type:  Date
Attributes: