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


VIEW: APPS.PER_POSITION_STRUCTURES_ALL_V

Object Details
Object Name: PER_POSITION_STRUCTURES_ALL_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPO.PER_POSITION_STRUCTURES_ALL_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
POSITION_NAME VARCHAR2 (240)

ORGANIZATION_NAME VARCHAR2 (240) Yes
JOB_NAME VARCHAR2 (700)

POSITION_ID NUMBER (15) Yes
JOB_ID NUMBER (15) Yes
ORGANIZATION_ID NUMBER (15) Yes
Query Text

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


SELECT POSITION_NAME
,      ORGANIZATION_NAME
,      JOB_NAME
,      POSITION_ID
,      JOB_ID
,      ORGANIZATION_ID
FROM APPS.PER_POSITION_STRUCTURES_ALL_V;

Dependencies

[top of page]

APPS.PER_POSITION_STRUCTURES_ALL_V references the following:

SchemaAPPS
SynonymFINANCIALS_SYSTEM_PARAMETERS
PL/SQL PackageHR_GENERAL - show dependent code
PL/SQL PackageHR_SECURITY - show dependent code
SynonymPER_JOBS
ViewPER_ORGANIZATION_UNITS
ViewPER_POSITIONS
APPS.PER_POSITION_STRUCTURES_ALL_V is referenced by following:

SchemaAPPS
ViewPO_EMPLOYEE_HIERARCHIES_ALL_V
SchemaPUBLIC
SynonymPER_POSITION_STRUCTURES_ALL_V