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


TABLE: AMS.AMS_CPAG_ANSWERS_B

Object Details
Object Name: AMS_CPAG_ANSWERS_B
Object Type: TABLE
Owner: AMS
FND Design Data: TableAMS.AMS_CPAG_ANSWERS_B
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

Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AMS_CPAG_ANSWERS_B_U1 NORMAL UNIQUE TablespaceAPPS_TS_ARCHIVE ColumnANSWER_ID
Columns
Name Datatype Length Mandatory Comments
OBJECT_VERSION_NUMBER NUMBER (9) Yes This column is used for optimistic locking.
LAST_UPDATE_DATE DATE
Yes Standard WHO Column
LAST_UPDATED_BY NUMBER (15) Yes Standard WHO Column
CREATION_DATE DATE
Yes Standard WHO Column
CREATED_BY NUMBER (15) Yes Standard WHO Column
SECURITY_GROUP_ID NUMBER

Used in hosted environments
LAST_UPDATE_LOGIN NUMBER (15)
Standard WHO Column
ANSWER_ID NUMBER
Yes Primary Key.
QUESTION_ID NUMBER
Yes The Answer is for this Question.
TYPE VARCHAR2 (30) Yes Indicates the type of Answer Row. Is it a Lookup Based Answer or a Rating Item or Rating Value or OTHER type of Answer.
DISPLAY_SEQUENCE_NO NUMBER
Yes Sequence for the display of Answer on Content Page.
HTML_PARAM_NAME VARCHAR2 (100)
This is the HTML Form Parameter name used for the Answer when Content Pages are used in a Questionnaire.
LOOKUP_CODE VARCHAR2 (30)
If the Answer is Lookup Based, this answer corresponds to this lookup code.
WEIGHT NUMBER

Weight associated with the Answer.
WEIGHT_DIM_ID NUMBER

Weighting Dimension associated with the Answer Row.
Query Text

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


SELECT OBJECT_VERSION_NUMBER
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      SECURITY_GROUP_ID
,      LAST_UPDATE_LOGIN
,      ANSWER_ID
,      QUESTION_ID
,      TYPE
,      DISPLAY_SEQUENCE_NO
,      HTML_PARAM_NAME
,      LOOKUP_CODE
,      WEIGHT
,      WEIGHT_DIM_ID
FROM AMS.AMS_CPAG_ANSWERS_B;

Dependencies

[top of page]

AMS.AMS_CPAG_ANSWERS_B does not reference any database object

AMS.AMS_CPAG_ANSWERS_B is referenced by following:

SchemaAPPS
SynonymAMS_CPAG_ANSWERS_B