Job function descriptions (CA-MDB).
|
Field |
Data Type |
Reference |
Remarks |
|---|---|---|---|
|
creation_date |
INTEGER |
|
Specifies the date when this record was created. |
|
creation_user |
nvarchar(64) |
|
Specifies the user or process that created the record. |
|
delete_time |
INTEGER |
|
Identifies the delete time. |
|
description |
nvarchar |
|
Specifies the Job function description. |
|
exclude_ |
INTEGER |
|
Indicates to exclude registration. |
|
id |
INTEGER |
|
Identifies the unique (to the table) numeric job function ID. |
|
inactive |
INTEGER |
Active_Boolean_ |
Sets the Active flag, as follows: |
|
last_update_date |
INTEGER |
|
Specifies the date of when this record was last updated. |
|
last_update_user |
varchar(64) |
|
Identifies the user or process that last updated the record. |
|
name |
varchar(100) |
|
Identifies the job function name. |
|
version_number |
INTEGER |
|
Specifies the version number for transaction integrity. |
|
Copyright © 2013 CA.
All rights reserved.
|
|