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


VIEW: APPS.OKI_HSUBSEQ_RENTYPE_V

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


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


[View Source]

Columns
Name Datatype Length Mandatory Comments
SUBSEQUENT_RENEWAL_TYPE_CODE VARCHAR2 (30) Yes Subsequent Renewal Type Code
SUBSEQUENT_RENEWAL_TYPE VARCHAR2 (80) Yes Subsequent Renewal Type
Query Text

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


SELECT SUBSEQUENT_RENEWAL_TYPE_CODE
,      SUBSEQUENT_RENEWAL_TYPE
FROM APPS.OKI_HSUBSEQ_RENTYPE_V;

Dependencies

[top of page]

APPS.OKI_HSUBSEQ_RENTYPE_V references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
ViewFND_LOOKUPS

APPS.OKI_HSUBSEQ_RENTYPE_V is not referenced by any database object