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


VIEW: PO.PO_ACCRUAL_ACCOUNTS_TEMP_ALL#

Object Details
Object Name: PO_ACCRUAL_ACCOUNTS_TEMP_ALL#
Object Type: VIEW
Owner: PO
Subobject Name:
Status: VALID

View Type

A multi-org view which will retrive data for your current operating unit and ignore data in other operating units.


PO_ACCRUAL_ACCOUNTS_TEMP is a single-organization
view created to support multiple organizations in Release 10.7.
The PO_ACCRUAL_ACCOUNTS_TEMP view replaces Release
10.6 PO_ACCRUAL_ACCOUNTS_TEMP partitioned tables.
.
For more information, see Multiple Organizations in Oracle
Applications and any Multiple Organizations release notes.
. This view is used by the Accrual Reconciliation report.
Not in Use


[View Source]

Columns
Name Datatype Length Mandatory Comments
REQUEST_ID NUMBER
Yes Concurrent Program who column - concurrent request id of the program that last updated this row (foreign key to FND_CONCURRENT_REQUESTS.REQUEST_ID).
ACCRUAL_ACCOUNT_ID NUMBER
Yes
ORG_ID NUMBER

Organization identifier
Query Text

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


SELECT REQUEST_ID
,      ACCRUAL_ACCOUNT_ID
,      ORG_ID
FROM PO.PO_ACCRUAL_ACCOUNTS_TEMP_ALL#;

Dependencies

[top of page]

PO.PO_ACCRUAL_ACCOUNTS_TEMP_ALL# references the following:

SchemaPO
TablePO_ACCRUAL_ACCOUNTS_TEMP_ALL
PO.PO_ACCRUAL_ACCOUNTS_TEMP_ALL# is referenced by following:

SchemaAPPS
SynonymPO_ACCRUAL_ACCOUNTS_TEMP
SynonymPO_ACCRUAL_ACCOUNTS_TEMP_ALL