[Home] [Help]
[Dependency Information]
| Object Name: | PSP_BATCH_NAMES_V |
|---|---|
| Object Type: | VIEW |
| Owner: | APPS |
| FND Design Data: | PSP.PSP_BATCH_NAMES_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 |
|---|---|---|---|---|
| BATCH_NAME | VARCHAR2 | (30) | Batch name | |
| BUSINESS_GROUP_ID | NUMBER | (15) | Yes | Business Group Identifier |
| SET_OF_BOOKS_ID | NUMBER | (15) | Yes | Set of Books Identifier |
Cut, paste (and edit) the following text to query this object:
SELECT BATCH_NAME
, BUSINESS_GROUP_ID
, SET_OF_BOOKS_ID
FROM APPS.PSP_BATCH_NAMES_V;
APPS
PSP_PAYROLL_CONTROLS
APPS.PSP_BATCH_NAMES_V is not referenced by any database object
|
|
|
|