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


TABLE: FV.FV_STATUS_FUNDS_TEMP

Object Details
Object Name: FV_STATUS_FUNDS_TEMP
Object Type: TABLE
Owner: FV
FND Design Data: TableFV.FV_STATUS_FUNDS_TEMP
Subobject Name:
Status: VALID


FV_STATUS_FUNDS_TEMP stores all the temporary calculations performed in the stored procedure for the Status of Funds report.


Storage Details
Tablespace: TablespaceAPPS_TS_INTERFACE
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
PAGEBK1 VARCHAR2 (60)
Lists first selected page break segment
PAGEBK2 VARCHAR2 (60)
Lists second selected page break segment
PAGEBK3 VARCHAR2 (60)
Lists third selected page break segment
ACCT_TOTAL NUMBER (19)
Total for particular account in fund or Treasury symbol
Query Text

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


SELECT PAGEBK1
,      PAGEBK2
,      PAGEBK3
,      ACCT_TOTAL
FROM FV.FV_STATUS_FUNDS_TEMP;

Dependencies

[top of page]

FV.FV_STATUS_FUNDS_TEMP does not reference any database object

FV.FV_STATUS_FUNDS_TEMP is referenced by following:

SchemaAPPS
SynonymFV_STATUS_FUNDS_TEMP