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


VIEW: APPS.OKI_LRENTYPE_OLTP_V

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


View that stores information about Renewal Type codes and corresponding description of Renewal Type


[View Source]

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

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


SELECT RENEWAL_TYPE_CODE
,      RENEWAL_TYPE
FROM APPS.OKI_LRENTYPE_OLTP_V;

Dependencies

[top of page]

APPS.OKI_LRENTYPE_OLTP_V references the following:

SchemaAPPS
SynonymFND_LOOKUP_VALUES

APPS.OKI_LRENTYPE_OLTP_V is not referenced by any database object