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


VIEW: AP.AP_HISTORY_INV_PAYMENTS_ALL#

Object Details
Object Name: AP_HISTORY_INV_PAYMENTS_ALL#
Object Type: VIEW
Owner: AP
Subobject Name:
Status: VALID

[View Source]

Columns
Name Datatype Length Mandatory Comments
INVOICE_ID NUMBER (15) Yes
CHECK_ID NUMBER (15) Yes
AMOUNT NUMBER
Yes
ORG_ID NUMBER (15)
Query Text

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


SELECT INVOICE_ID
,      CHECK_ID
,      AMOUNT
,      ORG_ID
FROM AP.AP_HISTORY_INV_PAYMENTS_ALL#;

Dependencies

[top of page]

AP.AP_HISTORY_INV_PAYMENTS_ALL# references the following:

SchemaAP
TableAP_HISTORY_INV_PAYMENTS_ALL
AP.AP_HISTORY_INV_PAYMENTS_ALL# is referenced by following:

SchemaAPPS
SynonymAP_HISTORY_INVOICE_PAYMENTS
SynonymAP_HISTORY_INV_PAYMENTS_ALL