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


VIEW: APPS.OKI_PROLE_OLTP_V

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


OKI Party Roles Lookup view


[View Source]

Columns
Name Datatype Length Mandatory Comments
ROLE_CODE VARCHAR2 (30) Yes QuickCode code
ROLE VARCHAR2 (80) Yes QuickCode meaning
Query Text

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


SELECT ROLE_CODE
,      ROLE
FROM APPS.OKI_PROLE_OLTP_V;

Dependencies

[top of page]

APPS.OKI_PROLE_OLTP_V references the following:

SchemaAPPS
SynonymFND_LOOKUP_VALUES

APPS.OKI_PROLE_OLTP_V is not referenced by any database object