Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Groups

CHARGE_ITEM_GROUP

Col #

Column NameData TypeField LengthNot Null?Data Def.Comments
1

ID

NUMBER

22

N

 Primary key
2

DESCRIPTION

VARCHAR2

120

Y

  
3

CODE

VARCHAR2

10

Y

  
4

PARENT_ID

NUMBER

22

Y

 Reference to CHARGE_ITEM_GROUP (parent)
5

SORT_SEQUENCE

NUMBER

22

Y

  
6

INVOICE_LEVEL

NUMBER

22

Y

  
7

CATEGORY

VARCHAR2

40

Y

  

Definition of all Groups that a Charge Item can be part of

  • No labels