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


VIEW: APPS.FV_1099T_V

Object Details
Object Name: FV_1099T_V
Object Type: VIEW
Owner: APPS
FND Design Data: ViewFV.FV_1099T_V
Subobject Name:
Status: VALID

View Type

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


FV_1099T_V is used for the FVR1099T - Electronic filing' report.


[View Source]

Columns
Name Datatype Length Mandatory Comments
FVR_1099T VARCHAR2 (428)
debtor B record
AMOUNT NUMBER
Yes amount of FV1099C
SET_OF_BOOKS_ID NUMBER
Yes Set of Books identifier
ORG_ID NUMBER (15) Yes Organization Identifier
Query Text

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


SELECT FVR_1099T
,      AMOUNT
,      SET_OF_BOOKS_ID
,      ORG_ID
FROM APPS.FV_1099T_V;

Dependencies

[top of page]

APPS.FV_1099T_V references the following:

SchemaAPPS
SynonymFV_1099C

APPS.FV_1099T_V is not referenced by any database object