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


VIEW: APPS.PO_RELEASES_VAL_V

Object Details
Object Name: PO_RELEASES_VAL_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewPO.PO_RELEASES_VAL_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
RELEASE_NUM NUMBER
Yes
PO_RELEASE_ID NUMBER
Yes
RELEASE_DATE DATE
Yes
PO_HEADER_ID NUMBER
Yes
CONSIGNED_CONSUMPTION_FLAG VARCHAR2 (1)
Flag indicates that the PO Release is a consumption advice
ORG_ID NUMBER

Organization identifier
Query Text

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


SELECT RELEASE_NUM
,      PO_RELEASE_ID
,      RELEASE_DATE
,      PO_HEADER_ID
,      CONSIGNED_CONSUMPTION_FLAG
,      ORG_ID
FROM APPS.PO_RELEASES_VAL_V;

Dependencies

[top of page]

APPS.PO_RELEASES_VAL_V references the following:

SchemaAPPS
SynonymPO_RELEASES

APPS.PO_RELEASES_VAL_V is not referenced by any database object