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


VIEW: APPS.OKL_LA_PAYMENT_HEADERS_UV

Object Details
Object Name: OKL_LA_PAYMENT_HEADERS_UV
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOKL.OKL_LA_PAYMENT_HEADERS_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
Name Datatype Length Mandatory Comments
RULE_GROUP_ID NUMBER
Yes Rule group identifier
DNZ_CHR_ID NUMBER

Denormalized contract header identifier
CHR_ID NUMBER

Contract header identifier
CLE_ID NUMBER

Contract line identifier
SLH_ID NUMBER
Yes Payment header identifier
PAYMENT_ID VARCHAR2 (40)
Payment Type identifier
Query Text

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


SELECT RULE_GROUP_ID
,      DNZ_CHR_ID
,      CHR_ID
,      CLE_ID
,      SLH_ID
,      PAYMENT_ID
FROM APPS.OKL_LA_PAYMENT_HEADERS_UV;

Dependencies

[top of page]

APPS.OKL_LA_PAYMENT_HEADERS_UV references the following:

SchemaAPPS
SynonymOKC_RULES_B
SynonymOKC_RULE_GROUPS_B

APPS.OKL_LA_PAYMENT_HEADERS_UV is not referenced by any database object