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


VIEW: APPS.PSA_AP_XLA_UPG_V

Object Details
Object Name: PSA_AP_XLA_UPG_V
Object Type: VIEW
Owner: APPS
Subobject Name:
Status: VALID

View Type

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


This view is used for upgrade payables p2p non-upgraded data


[View Source]

Columns
Name Datatype Length Mandatory Comments
INVOICE_DISTRIBUTION_ID NUMBER (15) Yes Invoice distribution identifier
ACCOUNTING_EVENT_ID NUMBER (15)
Accounting event identifier
AP_ENCUM_UPG_OPTION VARCHAR2 (4000)
Ap encumbrance upgrade option
Query Text

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


SELECT INVOICE_DISTRIBUTION_ID
,      ACCOUNTING_EVENT_ID
,      AP_ENCUM_UPG_OPTION
FROM APPS.PSA_AP_XLA_UPG_V;

Dependencies

[top of page]

APPS.PSA_AP_XLA_UPG_V references the following:

SchemaAPPS
SynonymAP_INVOICE_DISTRIBUTIONS
SynonymFINANCIALS_SYSTEM_PARAMETERS
PL/SQL PackagePSA_BC_XLA_PUB - show dependent code

APPS.PSA_AP_XLA_UPG_V is not referenced by any database object