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


VIEW: APPS.PSP_DISTRIBUTION_INTERFACE_V2

Object Details
Object Name: PSP_DISTRIBUTION_INTERFACE_V2
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPSP.PSP_DISTRIBUTION_INTERFACE_V2
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 displayed in the master block of window
BUSINESS_GROUP_ID NUMBER (15) Yes Foreign key to hr_all_organization_units
SET_OF_BOOKS_ID NUMBER (15) Yes Foreign key to gl_sets_of_books
Query Text

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


SELECT BATCH_NAME
,      BUSINESS_GROUP_ID
,      SET_OF_BOOKS_ID
FROM APPS.PSP_DISTRIBUTION_INTERFACE_V2;

Dependencies

[top of page]

APPS.PSP_DISTRIBUTION_INTERFACE_V2 references the following:

SchemaAPPS
SynonymPSP_DISTRIBUTION_INTERFACE

APPS.PSP_DISTRIBUTION_INTERFACE_V2 is not referenced by any database object