[Home] [Help]
[Dependency Information]
Object Name: | FV_1099_TAPE_DATA_ALL |
---|---|
Object Type: | TABLE |
Owner: | FV |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
This table stores temporary records required for the generation of 1099-GOV and 1099-INT reports and the magnetic formats of the same reports. Records are deleted from this table each time the reports are run.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
FV_1099_TAPE_DATA_N1 | NORMAL | NONUNIQUE |
![]() |
![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
VENDOR_ID | NUMBER | Supplier identifier | ||
REGION_CODE | NUMBER | (15) | Code used for reporting 1099 payments to the income tax regions | |
MISC1 | NUMBER | Total of unemployment compensation payments (1099-GOV) or Interest Income not included in box 3 (1099-INT) | ||
MISC2 | NUMBER | Total of taxable grants (1099-GOV) or Financial interest income not included in box 3 (1099-INT) | ||
MISC3 | NUMBER | Total for energy grants (1099-GOV) or financial institution interest income not included in box 3 (1099-INT) | ||
MISC4 | NUMBER | Total agriculture payments (1099-GOV) | ||
ORG_ID | NUMBER | (15) | Yes | Organization identifier |
Cut, paste (and edit) the following text to query this object:
SELECT VENDOR_ID
, REGION_CODE
, MISC1
, MISC2
, MISC3
, MISC4
, ORG_ID
FROM FV.FV_1099_TAPE_DATA_ALL;
FV.FV_1099_TAPE_DATA_ALL does not reference any database object
FV.FV_1099_TAPE_DATA_ALL is referenced by following:
|
|
|