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


VIEW: APPS.IGS_UC_UVOFFERABBREV_2003

Object Details
Object Name: IGS_UC_UVOFFERABBREV_2003
Object Type: VIEW
Owner: APPS
FND Design Data: ViewIGS.IGS_UC_UVOFFERABBREV_2003
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
ABBREVID NUMBER (22)
Abbreviation identifier, takes values 00 to 99
TIMESTAMP DATE

Time stamp - date and time of last change
UPDATER VARCHAR2 (17)
ID of last updater
ABBREVTEXT VARCHAR2 (250)
Abbreviation Text
LETTERFORMAT VARCHAR2 (1)
A - G
SUMMARYCHAR VARCHAR2 (1)
Summary of conditions character (see Error, Reference source not found.)
ABBREVUSE VARCHAR2 (1)
U - Unconditional, W - Withdrawals, Null - abbreviation invalid on unconditional offers or withdrawal.
Query Text

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


SELECT ABBREVID
,      TIMESTAMP
,      UPDATER
,      ABBREVTEXT
,      LETTERFORMAT
,      SUMMARYCHAR
,      ABBREVUSE
FROM APPS.IGS_UC_UVOFFERABBREV_2003;

Dependencies

[top of page]

APPS.IGS_UC_UVOFFERABBREV_2003 references the following:

SchemaAPPS
SynonymIGS_UC_UOFABRV_INTS
APPS.IGS_UC_UVOFFERABBREV_2003 is referenced by following:

SchemaAPPS
SynonymIGS_UC_U_UVOFFERABBREV_2003