[Home] [Help]
[Dependency Information]
Object Name: | FV_1099T_V |
---|---|
Object Type: | VIEW |
Owner: | APPS |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
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.
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 |
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;
APPS.FV_1099T_V is not referenced by any database object
|
|
|