Vision Upload Format: CompanyIncomeStatementQ

Vision Portfolio Management Application Layer: Application

| Headstart Applications

Application: CompanyIncomeStatementQ
 

Summary:

The CompanyIncomeStatementQ application is used to display the last five fiscal quarters of income statement information for a company.

Inputs:

Position Form Id Description 
id  Id of the company 

Analysis:

  • The id must reference an existing Company instance.
  • The basic report displays the income statement line items as rows and the last five fiscal quarter end dates as columns.

Key Data Feeds:

Related Reports:

Sample Usage:

     Interface ApplicationWS runWith: "CompanyIncomeStatementQ", "DELL" ;

Sample Input:

Enter Security: 
Date:
Currency:

Sample Output:

    DELL COMPUTER CORP COM

    Data As Of: 1/15/1999 --- Currency: United States Dollar


    Quarterly Income Statement
      10/97 07/97 04/97 01/97 10/96
               
    Sales     3,188     2,814     2,588     2,412     2,019
               
     - Cost Of Goods Sold     2,471     2,174     2,016     1,875     1,556
     - S, G, And A       371       328       281       274       248
     - Depreciation       NA         16        14        13        13
     - Interest Expense       NA        NA        NA          1         1
     + Other Income        12        14        10        15         9
     + Special Items         0         0         0         0         0
               
    Pretax Income       358       310       287       264       210
               
     - Income Taxes       111        96        89        76        61
     - Minority Interest         0         0         0         0         0
               
    Income Before Extraordinary       247       214       198       188       149
               
    Net Income (Loss)       247       214       198       188       145
       ========  ========  ========  ========  ========