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


VIEW: APPS.PA_REP_ALL_COMP_V

Object Details
Object Name: PA_REP_ALL_COMP_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPA.PA_REP_ALL_COMP_V
Subobject Name:
Status: VALID

View Type

A Business Intelligence System view

[View Source]

Columns
Name Datatype Length Mandatory Comments
COMPETENCE_ID NUMBER (15) Yes Internal identifier for the competence
COMPETENCE_ALIAS VARCHAR2 (30)
Competence Alias
COMPETENCE_NAME VARCHAR2 (700) Yes Name of the competence
DESCRIPTION VARCHAR2 (2000)
Description of the competence
BUSINESS_GROUP_ID NUMBER (15)
Internal identifier for the business group which the competence belong to
BUSINESS_GROUP_NAME VARCHAR2 (240)
Businee group name which the competence belong to
Query Text

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


SELECT COMPETENCE_ID
,      COMPETENCE_ALIAS
,      COMPETENCE_NAME
,      DESCRIPTION
,      BUSINESS_GROUP_ID
,      BUSINESS_GROUP_NAME
FROM APPS.PA_REP_ALL_COMP_V;

Dependencies

[top of page]

APPS.PA_REP_ALL_COMP_V references the following:

SchemaAPPS
ViewPER_BUSINESS_GROUPS
SynonymPER_COMPETENCES

APPS.PA_REP_ALL_COMP_V is not referenced by any database object