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


VIEW: APPS.PSP_PAYROLL_BATCH_NAMES_V

Object Details
Object Name: PSP_PAYROLL_BATCH_NAMES_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPSP.PSP_PAYROLL_BATCH_NAMES_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
BATCH_NAME VARCHAR2 (30) Yes Batch name list to be displayed in list of values during concurrent program execution
BUSINESS_GROUP_ID NUMBER (15) Yes Business Group Identifier
SET_OF_BOOKS_ID NUMBER (15) Yes Set of Books Identifier
CURRENCY_CODE VARCHAR2 (4000)
Currency Code
GL_POSTING_OVERRIDE_DATE DATE

GL Posting Override Date
Query Text

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


SELECT BATCH_NAME
,      BUSINESS_GROUP_ID
,      SET_OF_BOOKS_ID
,      CURRENCY_CODE
,      GL_POSTING_OVERRIDE_DATE
FROM APPS.PSP_PAYROLL_BATCH_NAMES_V;

Dependencies

[top of page]

APPS.PSP_PAYROLL_BATCH_NAMES_V references the following:

SchemaAPPS
PL/SQL PackagePSP_GENERAL - show dependent code
SynonymPSP_PAYROLL_INTERFACE

APPS.PSP_PAYROLL_BATCH_NAMES_V is not referenced by any database object