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


VIEW: APPS.FV_XLA_PAYMENTS_V

Object Details
Object Name: FV_XLA_PAYMENTS_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 federal treasury accounting for payments of type Quick, Manual and Refund


[View Source]

Columns
Name Datatype Length Mandatory Comments
FEDERAL_ORG_ID NUMBER (15) Yes Multi-organization identifier of operating unit
FEDERAL_DIT_FLAG VARCHAR2 (1)
Disbursement in transit flag
FEDERAL_DIT_CONFIRM_ACCT VARCHAR2 (25)
Disbursement Confirm Cash Account
Query Text

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


SELECT FEDERAL_ORG_ID
,      FEDERAL_DIT_FLAG
,      FEDERAL_DIT_CONFIRM_ACCT
FROM APPS.FV_XLA_PAYMENTS_V;

Dependencies

[top of page]

APPS.FV_XLA_PAYMENTS_V references the following:

SchemaAPPS
SynonymFV_OPERATING_UNITS_ALL
APPS.FV_XLA_PAYMENTS_V is referenced by following:

SchemaAPPS
Package BodyXLA_00200_AAD_S_000012_PKG - show dependent code