12.12.2016 Views

bomtrm

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Column Descriptions<br />

Name Null? Type Description<br />

REGION_CODE (PK) NOT NULL VARCHAR2(30) Region identifier<br />

REGION_APPLICATION_ID (PK) NOT NULL NUMBER(15) Product team’s application id<br />

which the region belong to<br />

ATTRIBUTE_CODE (PK) NOT NULL VARCHAR2(30) Attribute identifier<br />

ATTRIBUTE_APPLICATION_ID (PK) NOT NULL NUMBER(15) Product team’s application ID<br />

which the attribute belong to<br />

DISPLAY_SEQUENCE NOT NULL NUMBER(15) Sequence number for displaying<br />

region items. Each sequence<br />

number should be unique within<br />

the same region<br />

NODE_DISPLAY_FLAG NOT NULL VARCHAR2(1) Node display flag (’Y’ –<br />

Display this region item in a<br />

node, ’N’ – Do not display this<br />

region item in a node)<br />

NODE_QUERY_FLAG NOT NULL VARCHAR2(1) This flag indicates whether the<br />

value of this region item can<br />

be queried (NODE_QUERY_FLAG =<br />

’Y’) or not<br />

(NODE_QUERY_FLAG=’N’)<br />

ATTRIBUTE_LABEL_LENGTH NOT NULL NUMBER(15) Prompt/label length for this<br />

item<br />

BOLD NOT NULL VARCHAR2(1) Bold flag (’Y’ – Bold the<br />

region item, ’N’ – Do not bold<br />

the region item)<br />

ITALIC NOT NULL VARCHAR2(1) Italic flag (’Y’ – Italicize<br />

the region item, ’N’ – Do not<br />

italicize the region item)<br />

VERTICAL_ALIGNMENT NOT NULL VARCHAR2(30) Vertical Alignment for the<br />

region item<br />

HORIZONTAL_ALIGNMENT NOT NULL VARCHAR2(30) Horizontal alignment for the<br />

region item<br />

ITEM_STYLE NOT NULL VARCHAR2(30) Style of region item<br />

OBJECT_ATTRIBUTE_FLAG NOT NULL VARCHAR2(1) Flag indicates if this item is<br />

an attribute<br />

(OBJECT_ATTRIBUTE_FLAG = ’N’)<br />

or an object attribute<br />

(OBJECT_ATTRIBUTE_FLAG = ’Y’)<br />

UPDATE_FLAG NOT NULL VARCHAR2(1) Flag indicates whether this<br />

attribute is updatable<br />

(UPDATE_FLAG = ’Y’) or not<br />

(UPDATE_FLAG = ’N’)<br />

REQUIRED_FLAG NOT NULL VARCHAR2(1) Flag indicates whether this<br />

attribute is input required for<br />

the region (REQUIRED_FLAG =<br />

’Y’) or not (REQUIRED_FLAG =<br />

’N’)<br />

DISPLAY_VALUE_LENGTH NOT NULL NUMBER(15) Length of region item to be<br />

displayed<br />

SECURITY_CODE NULL VARCHAR2(30) Security Code<br />

LOV_REGION_CODE NULL VARCHAR2(30) LOV region identifier<br />

LOV_REGION_APPLICATION_ID NULL NUMBER(15) Product team’s application id<br />

which the LOV region belong to<br />

LOV_FOREIGN_KEY_NAME NULL VARCHAR2(30) Lov foreign key relationship<br />

identifier<br />

LOV_ATTRIBUTE_CODE NULL VARCHAR2(30) LOV attribute identifier<br />

LOV_ATTRIBUTE_APPLICATION_ID NULL NUMBER(15) Product team’s application id<br />

which the lov attribute belong<br />

to<br />

LOV_DEFAULT_FLAG NULL VARCHAR2(1) LOV default flag<br />

Oracle Proprietary, Confidential Information––Use Restricted by Contract<br />

3 – 44 Oracle Bills of Material Technical Reference Manual

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!