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


VIEW: APPS.OKL_FEE_SERVICE_STRMS_UV

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

View Type

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


View for list of fee and services in a contract


[View Source]

Columns
Name Datatype Length Mandatory Comments
KHR_ID NUMBER

Contract Identifier
LSE_ID NUMBER

Line Style Identifier
SERV_INST_NAME VARCHAR2 (240)
Service or Fee Instance Name
SERV_INST_DESC VARCHAR2 (1995)
Service or Fee Instance Description
Query Text

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


SELECT KHR_ID
,      LSE_ID
,      SERV_INST_NAME
,      SERV_INST_DESC
FROM APPS.OKL_FEE_SERVICE_STRMS_UV;

Dependencies

[top of page]

APPS.OKL_FEE_SERVICE_STRMS_UV references the following:

SchemaAPPS
PL/SQL PackageFND_GLOBAL - show dependent code
ViewFND_LOOKUPS
SynonymOKC_K_ITEMS
SynonymOKC_K_LINES_B
SynonymOKC_K_REL_OBJS
SynonymOKC_LINE_STYLES_B
SynonymOKC_STATUSES_B
SynonymOKL_K_LINES
ViewOKL_STRMTYP_SOURCE_V
ViewOKX_SYSTEM_ITEMS_V

APPS.OKL_FEE_SERVICE_STRMS_UV is not referenced by any database object