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


VIEW: APPS.PSP_REP_SSP_CHG_V

Object Details
Object Name: PSP_REP_SSP_CHG_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPSP.PSP_REP_SSP_CHG_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
ASSIGNMENT_ID NUMBER (9)
Assignment identifier for current charging instruction
ORGANIZATION_ID NUMBER (15)
Employee organization of current person
DISTRIBUTION_DATE DATE

Distribution date
NAME VARCHAR2 (240)
Name of the organization.
BUSINESS_GROUP_ID NUMBER (15)
Business Group Identifier
SET_OF_BOOKS_ID NUMBER (15)
Set of Books identifier
Query Text

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


SELECT ASSIGNMENT_ID
,      ORGANIZATION_ID
,      DISTRIBUTION_DATE
,      NAME
,      BUSINESS_GROUP_ID
,      SET_OF_BOOKS_ID
FROM APPS.PSP_REP_SSP_CHG_V;

Dependencies

[top of page]

APPS.PSP_REP_SSP_CHG_V references the following:

SchemaAPPS
SynonymHR_ALL_ORGANIZATION_UNITS
SynonymPER_ALL_ASSIGNMENTS_F
SynonymPSP_ADJUSTMENT_LINES_HISTORY
SynonymPSP_DISTRIBUTION_LINES_HISTORY
SynonymPSP_ORGANIZATION_ACCOUNTS
SynonymPSP_PRE_GEN_DIST_LINES_HISTORY
SynonymPSP_SUMMARY_LINES

APPS.PSP_REP_SSP_CHG_V is not referenced by any database object