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


TABLE: FV.FV_SF224_MAP

Object Details
Object Name: FV_SF224_MAP
Object Type: TABLE
Owner: FV
FND Design Data: TableFV.FV_SF224_MAP
Subobject Name:
Status: VALID


This table stores the combination of Business Activity and GWA Reporter Category and the report ability of transaction categories for that combination.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
FV_SF224_MAP_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnBUSINESS_ACTIVITY_CODE
ColumnGWA_REPORTER_CATEGORY_CODE
Columns
Name Datatype Length Mandatory Comments
BUSINESS_ACTIVITY_CODE VARCHAR2 (30)
Business Activity Code
GWA_REPORTER_CATEGORY_CODE VARCHAR2 (30)
GWA Reporter Category Code
TRX_CATEGORY_COLL VARCHAR2 (1)
This field will have the value based on the Business_Activity and GWA_Reporter_Category.
TRX_CATEGORY_PAY VARCHAR2 (1)
This field will have the value based on the Business_Activity and GWA_Reporter_Category.
TRX_CATEGORY_INTRA VARCHAR2 (1)
This field will have the value based on the Business_Activity and GWA_Reporter_Category.
CREATED_BY NUMBER

Standard Who Column
CREATION_DATE DATE

Standard Who Column
LAST_UPDATED_BY NUMBER

Standard Who Column
LAST_UPDATE_DATE DATE

Standard Who Column
LAST_UPDATE_LOGIN NUMBER

Standard Who Column
Query Text

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


SELECT BUSINESS_ACTIVITY_CODE
,      GWA_REPORTER_CATEGORY_CODE
,      TRX_CATEGORY_COLL
,      TRX_CATEGORY_PAY
,      TRX_CATEGORY_INTRA
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
FROM FV.FV_SF224_MAP;

Dependencies

[top of page]

FV.FV_SF224_MAP does not reference any database object

FV.FV_SF224_MAP is referenced by following:

SchemaAPPS
SynonymFV_SF224_MAP