[Home] [Help]
[Dependency Information]
Object Name: | FV_SF224_MAP |
---|---|
Object Type: | TABLE |
Owner: | FV |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
This table stores the combination of Business Activity and GWA Reporter Category and the reportability of transaction categories for that combination.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
FV_SF224_MAP_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
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 |
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;
FV.FV_SF224_MAP does not reference any database object
FV.FV_SF224_MAP is referenced by following:
|
|
|