14.1 sp234_ext_data_objects
This table is used to define logical groupings for sets of external data for use in the API and graphical display
Table Definition
Field | Type | Default | Nullable |
---|---|---|---|
object_no | number (2) | ||
name | varchar2(30) | ||
title | varchar2(20) | ||
desciption | varchar2 (50) |
Keys
Primary key (object_no)
Column Descriptions
Field | Description |
---|---|
object_no | Internal identifier name Identified used by the API and external system |
title | Title displayed over groups in GUI display description Longer |
description | Description for GUI display |