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


TABLE: PA.PA_COST_BASE_EXP_TYPES

Object Details
Object Name: PA_COST_BASE_EXP_TYPES
Object Type: TABLE
Owner: PA
FND Design Data: TablePA.PA_COST_BASE_EXP_TYPES
Subobject Name:
Status: VALID


PA_COST_BASE_EXP_TYPES stores relationships between cost bases
and expenditure types.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
PA_COST_BASE_EXP_TYPES_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnCOST_PLUS_STRUCTURE
ColumnCOST_BASE
ColumnCOST_BASE_TYPE
ColumnEXPENDITURE_TYPE
PA_COST_BASE_EXP_TYPES_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnEXPENDITURE_TYPE
ColumnCOST_BASE_TYPE
Columns
Name Datatype Length Mandatory Comments
COST_PLUS_STRUCTURE VARCHAR2 (30) Yes The name of the burden structure
COST_BASE VARCHAR2 (30) Yes The name of the cost base
COST_BASE_TYPE VARCHAR2 (30) Yes The type of the cost base
EXPENDITURE_TYPE VARCHAR2 (30) Yes The name of the expenditure type that is based on the cost base
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
LAST_UPDATE_LOGIN NUMBER (15) Yes Standard Who Column
Query Text

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


SELECT COST_PLUS_STRUCTURE
,      COST_BASE
,      COST_BASE_TYPE
,      EXPENDITURE_TYPE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
FROM PA.PA_COST_BASE_EXP_TYPES;

Dependencies

[top of page]

PA.PA_COST_BASE_EXP_TYPES does not reference any database object

PA.PA_COST_BASE_EXP_TYPES is referenced by following:

SchemaAPPS
SynonymPA_COST_BASE_EXP_TYPES