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


VIEW: APPS.OKC_RULES2_BLK_V

Object Details
Object Name: OKC_RULES2_BLK_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewOKC.OKC_RULES2_BLK_V
Subobject Name:
Status: VALID

***** Warning: Oracle Internal Use Only *****

Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.

View Type

Internal

[View Source]

Columns
Name Datatype Length Mandatory Comments
RGD_CODE VARCHAR2 (30) Yes Rule Group Code
RDF_CODE VARCHAR2 (30) Yes Rule Definition Code
REQUIRED_YN VARCHAR2 (1)
Indicates whether the rule is required or not
RULE_NAME VARCHAR2 (80) Yes Rule Name defined in FND_LOOKUPS
Query Text

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


SELECT RGD_CODE
,      RDF_CODE
,      REQUIRED_YN
,      RULE_NAME
FROM APPS.OKC_RULES2_BLK_V;

Dependencies

[top of page]

APPS.OKC_RULES2_BLK_V references the following:

SchemaAPPS
ViewOKC_RG_DEF_RULES_V
ViewOKC_RULE_DEFS_V

APPS.OKC_RULES2_BLK_V is not referenced by any database object