DBA Data[Home] [Help] [Dependency Information]


TABLE: OPI.OPI_DBI_REP_UOMS

Object Details
Object Name: OPI_DBI_REP_UOMS
Object Type: TABLE
Owner: OPI
Subobject Name:
Status: VALID


This table stores the mapping between measures and their corresponding reporting UOM.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
MEASURE_CODE VARCHAR2 (3) Yes Measure code for the measure types: Distance, Volume, Weight.
REP_UOM_CODE VARCHAR2 (3) Yes UOM code for the Reporting UOM.
REP_UOM_CLASS VARCHAR2 (10) Yes UOM class of the Reporting UOM.
BASE_REP_UOM_CODE VARCHAR2 (3) Yes Base UOM of the Reporting UOM class.
CREATED_BY NUMBER
Yes Standard Who column.
CREATION_DATE DATE
Yes Standard Who column.
LAST_UPDATE_DATE DATE
Yes Standard Who column.
LAST_UPDATED_BY NUMBER
Yes Standard Who column.
LAST_UPDATE_LOGIN NUMBER

Standard Who column.
PROGRAM_ID NUMBER

Standard Who column.
PROGRAM_LOGIN_ID NUMBER

Standard Who column.
PROGRAM_APPLICATION_ID NUMBER

Standard Who column.
REQUEST_ID NUMBER

Standard Who column.
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT MEASURE_CODE
,      REP_UOM_CODE
,      REP_UOM_CLASS
,      BASE_REP_UOM_CODE
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      PROGRAM_ID
,      PROGRAM_LOGIN_ID
,      PROGRAM_APPLICATION_ID
,      REQUEST_ID
FROM OPI.OPI_DBI_REP_UOMS;

Dependencies

[top of page]

OPI.OPI_DBI_REP_UOMS does not reference any database object

OPI.OPI_DBI_REP_UOMS is referenced by following:

SchemaAPPS
SynonymOPI_DBI_REP_UOMS