EXP_BATCH_TYPE_GHOST_CARD 
Default Table Name  EXP_BATCH_TYPE_GHOST_CARD 
Definition 
 Name: Expense Batch Type Ghost Cards.     Description: This table contains the identification info for Ghost cards for the expense batch type.
 

EXP_BATCH_TYPE_GHOST_CARD Columns 
ColumnName  Domain  Datatype  NULL  Definition 
EXP_BATCH_TYPE_CD(PK)(FK)    VARCHAR2(10)  NO 
Name: Expense Batch Type. Description: The expense batch type unique identifier.
 
GHOST_CARD_S(PK)    VARCHAR2(44)  NO 
Name: Account Number. Description: The identification value for the Ghost Card.
 
GHOST_CARD_TEXT    VARCHAR2(254)  YES 
Name: Notes. Description: Notes on what the Ghost Card is.
 
MODIFIED_BY    VARCHAR2(20)  NO 
Name: Modified By. Description: The User ID of the person who last modified this record.
 
ROWVERSION    NUMBER(10, 0)  NO 
Name: Row Version. Description: The number of times this record has been updated.
 
TIME_STAMP    DATE  NO 
Name: Time Stamp. Description: Date and time the record was last modified.
 
VISA_ACCOUNT_ID_LAST4_S    VARCHAR2(4)  YES 
Name: Last 4 Digits of Account Number. Description: Last 4 digits of the Visa Account 
 

EXP_BATCH_TYPE_GHOST_CARD Primary and Unique Keys 
Key Name  Key Type  Keys 
PI_0228  PrimaryKey  EXP_BATCH_TYPE_CD, GHOST_CARD_S 

EXP_BATCH_TYPE_GHOST_CARD Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Deferrable 
EXP_BATCH_TYPE  Identifying  One To Zero or More  F00309      EXP_BATCH_TYPE_CD  NO  NO 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Deferrable