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


VIEW: APPS.FV_TREASURY_EXTRACT_HEADER_V

Object Details
Object Name: FV_TREASURY_EXTRACT_HEADER_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 as header level transaction object(SLA) for TREASURY_ACCOMPLISHMENT event class


[View Source]

Columns
Name Datatype Length Mandatory Comments
EVENT_ID NUMBER (15)
BC Event ID
TREASURY_CONFIRMATION_ID NUMBER (15)
Treasury Confirmation ID
ORG_ID NUMBER (15)
Organization identifier
PAYMENT_INSTRUCTION_ID NUMBER (15)
Payment Instruction Id
Query Text

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


SELECT EVENT_ID
,      TREASURY_CONFIRMATION_ID
,      ORG_ID
,      PAYMENT_INSTRUCTION_ID
FROM APPS.FV_TREASURY_EXTRACT_HEADER_V;

Dependencies

[top of page]

APPS.FV_TREASURY_EXTRACT_HEADER_V references the following:

SchemaAPPS
SynonymFV_TREASURY_CONFIRMATIONS_ALL
SynonymFV_VOIDED_CHECKS
SynonymXLA_EVENTS_GT
APPS.FV_TREASURY_EXTRACT_HEADER_V is referenced by following:

SchemaAPPS
Package BodyXLA_08901_AAD_S_000002_PKG - show dependent code