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 Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
EXP_BATCH_TYPE_CD(PK)(FK)    VARCHAR(10)  NO 
Name: Expense Batch Type. Description: The expense batch type unique identifier.
 
GHOST_CARD_S(PK)    VARCHAR(44)  NO 
Name: Account Number. Description: The identification value for the Ghost Card.
 
GHOST_CARD_TEXT    VARCHAR(254)  YES 
Name: Notes. Description: Notes on what the Ghost Card is.
 
MODIFIED_BY    VARCHAR(20)  NO 
Name: Modified By. Description: The User ID of the person who last modified this record.
 
ROWVERSION    NUMERIC(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    VARCHAR(4)  YES 
Name: Last 4 Digits of Account Number. Description: Last 4 digits of the Visa Account 
 

EXP_BATCH_TYPE_GHOST_CARD Keys 
Key Name  Key Type  Keys 
RI_F00309  Inversion Entry  EXP_BATCH_TYPE_CD 
PI_0228  PrimaryKey  EXP_BATCH_TYPE_CD, GHOST_CARD_S 

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