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


TABLE: PON.PON_SCORING_TEAM_MEMBERS

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


PON_SCORING_TEAM_MEMBERS is a logical intersection entity between PON_NEG_TEAM_MEMBERS and PON_SCORING_TEAMS. It lists the members for each scoring team for a given negotiation. Typically this will be a subset of those collaboration team members that have either the Full access or Scoring privileges for this negotiation.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
PON_SCORING_TEAM_MEMBERS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnAUCTION_HEADER_ID
ColumnTEAM_ID
ColumnUSER_ID
Columns
Name Datatype Length Mandatory Comments
AUCTION_HEADER_ID NUMBER
Yes Identifier of the negotiation to which the team and member belong
TEAM_ID NUMBER
Yes Identifier of the team to which this member belongs
USER_ID NUMBER
Yes Identifier of the user who is a member of the team. A member has to be on the collaboration team and has to be designated as a person as a scorer or as having full access
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 AUCTION_HEADER_ID
,      TEAM_ID
,      USER_ID
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM PON.PON_SCORING_TEAM_MEMBERS;

Dependencies

[top of page]

PON.PON_SCORING_TEAM_MEMBERS does not reference any database object

PON.PON_SCORING_TEAM_MEMBERS is referenced by following:

SchemaAPPS
SynonymPON_SCORING_TEAM_MEMBERS