ColumnName |
Domain |
Datatype |
NULL |
Definition |
USER_COMPANY_ID |
|
VARCHAR2(30) |
NO |
Name: Domain. Description: Alias for database schema that will be updated. |
S_IMPORT_CD |
|
VARCHAR2(1) |
NO |
Name: Import Type. Description: Indicates the type of transaction. The valid values are: A - Add. C - Change. D - Delete. B - Batch |
TIME_STAMP |
|
DATE |
NO |
Name: Time Stamp. Description: A time/date stamp that indicates when the record was originally inserted into table. |
EXTERNAL_USER |
|
VARCHAR2(20) |
NO |
Name: External User. Description: User ID of the non-TC user initiating the insert into the Import table. |
UDT07_ID |
|
VARCHAR2(20) |
NO |
Name: UDT07 ID. Description: Unique user-provided identifier ID for this user-defined table record. |
UDT07_NAME |
|
VARCHAR2(30) |
YES |
Name: UDT07 Name. Description: Description of user-defined ID. |
ACTIVE_FL |
|
VARCHAR2(1) |
YES |
Name: Active Flag. Description: Logical as to whether this UDT07 ID is active. |
CP_COMPANY_CD |
|
VARCHAR2(10) |
NO |
Name: Costpoint Company. Description: Costpoint Company Code Value should be “1” if not Costpoint Multi-Company. |
RATE1_RATE |
|
NUMBER(15, 5) |
YES |
Name: User Defined Rate 1. Description: User-defined rate 1 for UDT07. |
RATE2_RATE |
|
NUMBER(15, 5) |
YES |
Name: User Defined Rate 2. Description: User-defined rate 2 for UDT07. |