ColumnName |
Domain |
Datatype |
NULL |
Definition |
PROVIDER_CD |
|
VARCHAR2(20) |
NO |
Name: Provider. Description: The unique identifier for the Provider. |
PROVIDER_DESC |
|
VARCHAR2(30) |
NO |
Name: Provider Description. Description: The description of provider. |
VENDOR_ID |
|
VARCHAR2(20) |
YES |
Name: Vendor ID. Description: The vendor id of the provider. |
ACTIVE_FL |
|
VARCHAR2(1) |
YES |
Name: Active Flag. Description: Logical as to whether this provider is active |
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. |
TAX_ID_S |
|
VARCHAR2(20) |
YES |
Name: Tax ID. Description: The tax ID of the provider. |
CODE1_CD |
|
VARCHAR2(20) |
YES |
Name: User Defined Code 1. Description: First user-defined alpha field. |
CODE2_CD |
|
VARCHAR2(20) |
YES |
Name: User Defined Code 2. Description: Second user-defined alpha field. |
CODE3_CD |
|
VARCHAR2(20) |
YES |
Name: User Defined Code 3. Description: Third user-defined alpha field. |