EIM Interface Table Columns for Attributes on the Target Table
The following table describes properties of EIM interface table columns for attribute columns on the target table. The EIM interface table column includes the following qualities:
Physical Type property is Data (Public)
Foreign Key Table property is empty
Column | Value |
---|---|
Name |
Derived using the following format: PREFIX_NAME OF THE CORRESPONDING COLUMN IN THE TARGET TABLE CON and ACCNT are example prefixes. |
Physical Type |
Data (Public) |
Length |
Length of corresponding column in the target table. |
User Name |
Name of corresponding column in the target table. |
The following table describes the interface table columns that EIM creates if you enter a prefix of SECL with the following attribute columns in the CX_SEC_LEV table:
NAME (Varchar 100)
DESC_TEXT (Varchar 250)
AUTO_UPDATE (Char 1)
Name | Physical Type | Length | Type | User Name |
---|---|---|---|---|
SECL_NAME |
Varchar |
100 |
Data (Public) |
Security Level Name |
SECL_DESC_TEXT |
Varchar |
250 |
Data (Public) |
Security Level Description |
SECL_AUTO_UPDATE |
Char |
1 |
Data (Public) |
Auto Update Flag |