Program control table used by CA SDM applications.
|
Field |
Data Type |
Reference |
Remarks |
|---|---|---|---|
|
del |
INTEGER |
Active_Boolean_ Table::enum |
Indicates the Deleted flag, as follows: 1—Inactive/marked as deleted |
|
id |
INTEGER |
|
Primary key to this table, it is a unique numeric ID. |
|
nx_desc |
nvarchar(40) |
|
Specifies the Table description. |
|
obj_name |
nvarchar(30) |
|
Specifies the Majic object name that corresponds to this table. |
|
persid |
nvarchar(30) |
|
Persistent ID (SystemObjectName:id). |
|
sym |
nvarchar(30) |
|
Represents the symbolic name of this controlled table. |
|
Copyright © 2013 CA.
All rights reserved.
|
|