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


VIEW: APPS.IC_PURG_VW1

Object Details
Object Name: IC_PURG_VW1
Object Type: VIEW
Owner: APPS
FND Design Data: ViewGMI.IC_PURG_VW1
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

A public view which may be useful for custom reporting or other data
requirements.


View for transaction purging. Contains data on closed
documents for which transactions can be purged.


[View Source]

Columns
Name Datatype Length Mandatory Comments
DOC_TYPE VARCHAR2 (4)

ORGN_CODE VARCHAR2 (4)

DOC_NO VARCHAR2 (32)

DOC_ID NUMBER (10)

DOC_DATE DATE


Query Text

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


SELECT DOC_TYPE
,      ORGN_CODE
,      DOC_NO
,      DOC_ID
,      DOC_DATE
FROM APPS.IC_PURG_VW1;

Dependencies

[top of page]

APPS.IC_PURG_VW1 references the following:

SchemaAPPS
SynonymIC_TRAN_CMP
SynonymOP_BILL_LAD
SynonymOP_ORDR_DTL
SynonymOP_ORDR_HDR
SynonymPM_BTCH_HDR
SynonymPO_ORDR_HDR
SynonymPO_RECV_HDR

APPS.IC_PURG_VW1 is not referenced by any database object