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


VIEW: APPS.FII_PARTY_MKT_CLASS_BRIDGE_V

Object Details
Object Name: FII_PARTY_MKT_CLASS_BRIDGE_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewFII.FII_PARTY_MKT_CLASS_BRIDGE_V
Subobject Name:
Status: VALID

View Type

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


This view is based on table FII_PARTY_MKT_CLASS. It will contain information about the Customer Classification.


[View Source]

Columns
Name Datatype Length Mandatory Comments
PARTY_ID NUMBER

Customer Identifier
CLASS_CATEGORY VARCHAR2 (4000)
Class Category
CLASS_CODE VARCHAR2 (30)
Class Code
Query Text

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


SELECT PARTY_ID
,      CLASS_CATEGORY
,      CLASS_CODE
FROM APPS.FII_PARTY_MKT_CLASS_BRIDGE_V;

Dependencies

[top of page]

APPS.FII_PARTY_MKT_CLASS_BRIDGE_V references the following:

SchemaAPPS
PL/SQL PackageBIS_COMMON_PARAMETERS - show dependent code
SynonymFII_PARTY_MKT_CLASS
SchemaPUBLIC
SynonymDUAL

APPS.FII_PARTY_MKT_CLASS_BRIDGE_V is not referenced by any database object