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


VIEW: APPS.OKL_VENDOR_TYPES_UV

Object Details
Object Name: OKL_VENDOR_TYPES_UV
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOKL.OKL_VENDOR_TYPES_UV
Subobject Name:
Status: VALID

View Type

A supplementary view used to simplify forms coding.

Warning: Oracle does not recommend you query or alter datausing this view. It may change dramatically in subsequent minor or major
releases.

[View Source]

Columns
ID VARCHAR2 (30) Yes QuickCode code
NAME VARCHAR2 (80) Yes QuickCode meaning
SCS_CODE VARCHAR2 (30) Yes Subclass code with which these roles can be classified.
Name Datatype Length Mandatory Comments
Query Text

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


SELECT ID
,      NAME
,      SCS_CODE
FROM APPS.OKL_VENDOR_TYPES_UV;

Dependencies

[top of page]

APPS.OKL_VENDOR_TYPES_UV references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
ViewFND_LOOKUPS
SynonymOKC_SUBCLASS_ROLES

APPS.OKL_VENDOR_TYPES_UV is not referenced by any database object