sp286_posting_types
This table provides a list of the permitted values for column sp112.posting_type.
Â
Table Definition
Field | Type | Default | Nullable |
---|---|---|---|
posting_type | number(1)Â | Â | Â |
description | varchar2(40)Â | Â | Â |
field_id | varchar2(100)Â | Â | Â |
Keys
primary key (posting_type)Â
foreign key (field_id) references sp900_language_translation (field_id)
Primary Key Referenced From
Â
Column Descriptions
Field | Description |
---|---|
posting_type | Permitted sp112.posting_type value.  |
description | Depreciated - Posting type description. |
field_id | Key to language translations for description. |