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 |