[Home] [Help]
[Dependency Information]
| Object Name: | PSP_REP_SSP_CHG_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PSP.PSP_REP_SSP_CHG_V
|
| Subobject Name: | |
| Status: | VALID |
Oracle Corporation does not support access to Oracle
applications data using this object, except from standard Oracle Applications programs.
Internal
| 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 |
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;
APPS
HR_ALL_ORGANIZATION_UNITS
PER_ALL_ASSIGNMENTS_F
PSP_ADJUSTMENT_LINES_HISTORY
PSP_DISTRIBUTION_LINES_HISTORY
PSP_ORGANIZATION_ACCOUNTS
PSP_PRE_GEN_DIST_LINES_HISTORY
PSP_SUMMARY_LINES
APPS.PSP_REP_SSP_CHG_V is not referenced by any database object
|
|
|
|