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


VIEW: APPS.IEC_P_RES_GRP_CAPS_VL

Object Details
Object Name: IEC_P_RES_GRP_CAPS_VL
Object Type: VIEW
Owner: APPS
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
RES_GROUP_CAP_ID NUMBER (15) Yes Forms PK with language column
CAP_CODE VARCHAR2 (32) Yes capability code
CAP_NAME VARCHAR2 (32) Yes Capability Name
CAP_DESCRIPTION VARCHAR2 (240)
Capability Description
VALUE_TYPE VARCHAR2 (32)
data type of a capability
VALUE_LENGTH VARCHAR2 (32)
length of a capability value
Query Text

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


SELECT RES_GROUP_CAP_ID
,      CAP_CODE
,      CAP_NAME
,      CAP_DESCRIPTION
,      VALUE_TYPE
,      VALUE_LENGTH
FROM APPS.IEC_P_RES_GRP_CAPS_VL;

Dependencies

[top of page]

APPS.IEC_P_RES_GRP_CAPS_VL references the following:

SchemaAPPS
SynonymIEC_P_RES_GRP_CAPS_B
SynonymIEC_P_RES_GRP_CAPS_TL

APPS.IEC_P_RES_GRP_CAPS_VL is not referenced by any database object