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


TABLE: PON.PON_SCORING_TEAM_SECTIONS

Object Details
Object Name: PON_SCORING_TEAM_SECTIONS
Object Type: TABLE
Owner: PON
FND Design Data: TablePON.PON_SCORING_TEAM_SECTIONS
Subobject Name:
Status: VALID


PON_SCORING_TEAM_SECTIONS records the team that has been assigned the responsibility of scoring each header attribute group for a negotiation that allows team scoring. Only one team may be assigned to a particular header attribute group whereas a team may be assigned to score multiple headers attribute groups.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
PON_SCORING_TEAM_SECTIONS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnAUCTION_HEADER_ID
ColumnTEAM_ID
ColumnSECTION_ID
Columns
Name Datatype Length Mandatory Comments
TEAM_ID NUMBER
Yes Identifier of the team which has been assigned to score this section
SECTION_ID NUMBER
Yes Identifier of the section to which this team has been assigned
AUCTION_HEADER_ID NUMBER
Yes Identifier of the negotiation to which this team belongs
CREATION_DATE DATE
Yes Standard Who Column
CREATED_BY NUMBER
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
Query Text

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


SELECT TEAM_ID
,      SECTION_ID
,      AUCTION_HEADER_ID
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM PON.PON_SCORING_TEAM_SECTIONS;

Dependencies

[top of page]

PON.PON_SCORING_TEAM_SECTIONS does not reference any database object

PON.PON_SCORING_TEAM_SECTIONS is referenced by following:

SchemaAPPS
SynonymPON_SCORING_TEAM_SECTIONS