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


VIEW: APPS.PO_EXTRACT_HEADER_V

Object Details
Object Name: PO_EXTRACT_HEADER_V
Object Type: VIEW
Owner: APPS
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
EVENT_ID NUMBER

Accounting Event Id
PO_HEADER_ID NUMBER

Header Id
PO_TYPE VARCHAR2 (100)
REFERENCE1
PO_NUMBER VARCHAR2 (20)
Segment1
PO_RELEASE_ID NUMBER

Release unique identifier
ENCUMBRANCE_TYPE_ID NUMBER

Encumbrance Type identifier
GL_DATE DATE
Yes GL Date
Query Text

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


SELECT EVENT_ID
,      PO_HEADER_ID
,      PO_TYPE
,      PO_NUMBER
,      PO_RELEASE_ID
,      ENCUMBRANCE_TYPE_ID
,      GL_DATE
FROM APPS.PO_EXTRACT_HEADER_V;

Dependencies

[top of page]

APPS.PO_EXTRACT_HEADER_V references the following:

SchemaAPPS
SynonymPO_BC_DISTRIBUTIONS
SynonymXLA_EVENTS_GT
APPS.PO_EXTRACT_HEADER_V is referenced by following:

SchemaAPPS
Package BodyXLA_00201_AAD_S_000004_BC_PKG - show dependent code
Package BodyXLA_00201_AAD_S_000005_BC_PKG - show dependent code