Attribute Name |
Attribute Definition |
Logical Datatype |
Is Required |
Application Element Id |
The automatically generated primary key of the app_ele table. |
LONG |
Yes |
Application Element Namespace Id |
A Foreign Key to the Application Element Namespace table. |
LONG |
Yes |
Application Element Name |
The name of the Application Element. |
VARCHAR(255) |
No |
Is Internal Flag |
A boolean flag for indicating if the Application Element is defined internally by Engineering or by Partners or is defined by the customer. |
BOOLEAN |
Yes |
Internal Id |
An alternate automatically generated key of the app_ele table. |
INTEGER |
No |
Change Needs Review Date |
A date that indicates that there were changes made to the Application Element or its Strings or String Values that may need to be propogated to other Strings or String Values or even related Application Elements. This date value will be stored in the application element, and in the Audit Trail, and therefore application elements that have not been changed can be determined. At some point, the user may declare that all needed propogating changes were made, and this date can be cleared.
|
DATE |
No |
Application Element Type Id |
A Foreign Key to the Application Element Type table. |
INTEGER |
Yes |
Internal Identifier Type Id |
A Foreign Key to the Internal Identifier Type table. |
INTEGER |
No |