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


VIEW: APPS.FV_SF224_BUSINESS_ACTIVITY_V

Object Details
Object Name: FV_SF224_BUSINESS_ACTIVITY_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

View Type

A public view which may be useful for custom reporting or other data
requirements.


This view is used as the source for the new value set FV_SF224_BUSINESS_ACTIVITY


[View Source]

Columns
Name Datatype Length Mandatory Comments
BUSINESS_ACTIVITY VARCHAR2 (80)
Business Activity
BUSINESS_ACTIVITY_CODE VARCHAR2 (30)
Business Activity Code
PARTIAL_OR_FULL VARCHAR2 (7)
Partial or Full Indicator for Business Activity Code
Query Text

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


SELECT BUSINESS_ACTIVITY
,      BUSINESS_ACTIVITY_CODE
,      PARTIAL_OR_FULL
FROM APPS.FV_SF224_BUSINESS_ACTIVITY_V;

Dependencies

[top of page]

APPS.FV_SF224_BUSINESS_ACTIVITY_V references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
ViewFV_LOOKUP_CODES
SchemaPUBLIC
SynonymDUAL

APPS.FV_SF224_BUSINESS_ACTIVITY_V is not referenced by any database object