Output display at Query level

Hello,
Could you plz suggest us the way to display data for cumulated to current fiscal year/period, current fiscal period of the last year and fiscal period wise for the past one year (ex offset 0FPER-12;0FPER) respectively row wise.
Thanks in advance.
Naveen
Email:[email protected]

Naveen,
  there are two ways to generate the report. 1. as Sampath said earlier using Offsets 2. Using Customer exits.
Best way Offsets. you need to decrease the off set by 1. you will get the required output. if you need any further information on how to create please let us.
All the best.
Regards,
Nagesh Ganisetti.

Similar Messages

  • Formatting output display of query designer 7.0

    Hi,
    I have just switched over to Query Designer 7.0 from 3.5. The output of a query shows only 4 columns as against almost a full page of columns in the previous version. Is there a way to increase the default number of columns displayed?
    Thanks

    Hi,
    do you see less rows in your query or BEx workbook?
    Try this:
    Open BEx Analyzer and Open BEx Query Designer. Choose in Query designer your querie and press "Exit and use querie" -> The querie is executed in BEx Analyzer with a default workbook. If there are not all rows displayed like in query definition u may have zero suppression for rows activated. This means if there are no values in one row its simply not displayed. -> Disable it in Querie properties tab rows/lines.
    2nd way:
    Another cause could be that u have to refresh Dataprovider in Analysis grid on BEx Analyzer.
    Go to Design mode (press icon with Capital A in BEx Toolbar)-> right click on Analysis grid (table) -> properties-> Change Dataprovider-> click on button"assign query"-> choose your query and save.
    Hope it helps
    Regards

  • Time dependent Hirerachy data not display at query level

    Hi all,
    I have loaded a time dependent hirerachy from flatfile,it showing same data as in flat file at RSMO,where as if I am executing query ,report displaying in hirerachy structure format,but DATE-TO and DATE-FROM are not displaying .
    Ex:On ZEMPLYOE i have created ZMANAGER as hirerachy,report giving ZMANAGER&ZEMPLOYEE details correctly in hirerachical format,but Date-to and Date-from are not displaying at report level,where as entair data is loaded to ZEMPLOYE without any error.
    If any one has come across the same situation,what are additional steps need to have take.
    your help will be appreciated
    Regards,
    Praveena.

    Yes, date-from and date-to are not meant to be displayed in the report.
    Let me take an example to tell the purpose.
    Suppose your hierarchy displays employees managerwise.
    If you create hierarchy telling
    from 01-01-2009 to 31-03-2009, employee E1 will report to Manager M1
    from 01-04-2009 to 31-05-2009 , E1 will report to M2.
    then, until March, E1 will be displayed under M1 node in the report, and in April and May, he will be displayed under M2 node.
    So, we create hierarchy only once, but they change in the report depending on the month.
    Hope this helps.

  • Data doesnt Display at Query level

    Hi All
    i hv executed a query which hs costlement,costcenter,profitcenter as master data, these master data’s show complete data when I c their contents individually thru maintain Master data,, but in query the data is shown only for a few records, i.e ex I hv 1000 costelements in Master,,but in query I just c around 700 and their corresponding Transaction data. Is it something like Only Records which hv Transaction data are shown up,, and other s not displayed,??,,Pleas advice
    Thanks

    Hello,
    If you load master data, then SIDs are generated for the same. Now when you laod transaction data and ur DTP has setting load data even if no master data exists, then even if there is no master data it will update the master data and correspondig SIDs will be generated.
    So generally, SIDs are generated for all the active master data but only the data that is present in the cube or DSO is displayed.
    Regds,
    Shashank

  • Customer number is not displayed at Query

    Hi to all,
    I have created a query where i need to display the Receivables aging Report.
    when i check data at Cube level data is coming properly for Every Customer.
    but when i filter customer at Query level data is not displayed at query level.
    Please can any one provide me solution.
    i shall be thnakful to you for this.
    Regards
    Pavneet Rana

    Thanks for Reply,
    For some customer i am getting correct data, and for some customer i am not getting any data at Query level,
    although correct data exist for every customer at CUBE level.
    Regards
    Pavneet Rana

  • Spooling the output of a Query with out displaying the rows

    Hello All,
    Is it possible to spool the output of
    a query/dbms_output.put_line with out displaying
    the Query output on the console.
    In my case,list of rows in the output is huge, I want
    to eliminate displaying the output of query
    so that spooling will complete faster.
    Thanks in advance.
    -Srini

    You can do:
    SET TERMOUT OFFIn your script before doing the spool command.
    You will have to write your query as a .SQL script and run it from SQL*Plus in order for it to work the way you expect.
    sqlplus -s username/password @query_script.SQL

  • Display Of Material at the Query Level

    Dear all,
    I have an issue at query level....we have  Material categeorized into
    Material types like   1) Raw Materials, ROH
                                2) Intermediate  and INT
                                3 Finished products ..FIN
    in Raw materials we want to disply only one Material ..but this Material type has many materials but user need to disply only one meterial XXX and in material Type Inetermediate and Finished Product user needs all the materials ..
    i mean i want to display one Material From Raw Materials (ROH) and All materials from Intermediate (INT) and finished products(FIN) ....
    Points will be assigned
    Regadrs
    venu

    As mentioned by me below follow the step by stpe procedure:
    1) Create a new structure in 'ROWS'.
    2) Under the structure create 3 new seletions. (Right Click to see the option)
    3) First Selection :- drag the Material and Material Type to right window. Restrict the Material (single one XXX which u mentioned before) and material type ROH
    4) Second selection : drag the Material Type and restrict it to INT
    5) third Selection:- Drag the Materila type and restrict it to FIN.
    Hope I am clear on the above steps...
    - Amit

  • HOw to achieve this at report/query level

    Hi Experts
    Please update me how can i achieve this at query level
    Lets Consider Data in my Cube
    Dept_id--Date--
    Qty
    -101.01.20093-----
    -101.01.20095-----
    -101.01.20098-----
    -101.01.20091-----
    -101.01.20099-----
    That is how data is avaliable in my cube
    When i run the report the output is displayed as
    Dept_id--Date--
    Qty
    -101.01.200926-----
    That is what it actually do...it will sumirises into one record.....
    BUT
    My requirment is the query result should be ....with out summarisation
    Dept_id--Date--
    Qty
    -101.01.20093-----
    -101.01.20095-----
    -101.01.20098-----
    -101.01.20091-----
    -101.01.20099-----
    Please update me is there any setting i can make at query level

    Hi,
    By default data will be aggregated in Query.
    How come data available in Cube at different aggregation level...? due to request no or some other characteristic which is unique for each record...??
    If some other characteristic available, make it available that characteristic in rows to get desired result.
    Srini

  • Appending Zeros for Characteristic at query level

    Hi Guys,
    Please find the my requirment below.
    Customer number (say 1234) should be displayed in query output with two zeros prefixed like 001234.
    Is there any way to achieve this at query level.
    Thanks & Regards,
    Fazil

    Hi Fazil,
    I don't think data can be manipulated this way on runtime. You may have to use Virtual Characteristic to achieve the same.
    --Priya

  • Exception Condition "Table_not_Exist" raised in query Level.

    Hi,
    I have a Hirarchy data in my Object level as below
    X
    ->   X1
         ->-> X001 (Values or at this level)
    I have created a variable on this object in the query level ( Entry is Optional) and executing the query.then I am getting the error mesage  Exception Condition "Table_not_Exist" raised.
    If I am putting the Variable Value as x* then query is displaying values properly .If i am not giving any values then error is coming. and without variable also executing but values in the output showing X001 lvel.
    So plz get back to me with the solution.
    "Appritiate Your help inadvance"
    Regards
    Ram.
    Edited by: Ramakanth Deepak Gandepalli on Dec 21, 2009 10:59 AM

    Hi,
    Please check the link below:
    http://www.saptechies.com/sap-47-installation-error-ora00942-table-or-view-does-not-exist/
    -Vikram Srivastava

  • Text data is not displaying at Report level for an Infoobject Item name

    Hi All,
    Texts data is maintained at Info object level but text information is not displaying at Report level for an object.  I have set the property at query level as "Text", but at report level it is displaying key values of the object, not displaying texts information.  This problem occured in QA(Quality) system but not replicated in Production system.  I have checked all properties at backend and query level and compared the same between QA and Production system didn't find any difference.
    Please suggest what might be the cause: at report level it is displaying key values instead of the textual information even text data is mainintained at backend.  In production it is displaying textal data for the IO.
    Thanks in advance.

    Hi All,
    Thanks for your valuable information.  I have changed the setting under Advanced tab as "Master data" for Access type for results values, but didn't solved the problem still it showing key information for the IO.
    In Production system the report displaying texts information for the IO, but in QA its displaying key information. The problem exits only in QA, its working fine in DEv and Production.
    As per my understanding might be the issue with Patches will be checking with Basis team on the same.
    Please suggest if you have any alternatives to fix the issue.

  • How to redirect the output display on Ultra 5 box.

    Hello,
    Good day to you.
    I have issues with redirecting display output to my console server (which is configured with cyclades switch) on a newly installed solaris 10, Ultra 5 box.
    I could access the output display on the monitor when I connect it directly to the serial port. But I also have my parallel port connected to cyclades switch which is primarily being used for accessing multiple servers thro' one single console server.
    When I try to access my ultra 5 box thro' console server, the display not getting redirected over there..I did checked the port from cyclades switch front, it did work well with other machines.
    Looks like some work needs to be done at Ultra 5 box level so that the parallel port can send output signals to the respective port on cyclades switch and consequently to the console server.
    Any thoughts ??
    Thanks.

    Hi,
    Good day to you.
    Apologize for quoting "Parallel" port. It is a in-built 25pin serial connector placed next to regular 15 pin serial port.
    Just to make a point here, this 25 pin serial connector has an external converter attached with other side having RJ45 jack.
    CAT5 cable connected between switch port to this RJ45 jack.
    I did tested this converter with another machine and could able to access the display on my console server. So it seems to be the connectivity from serial port to switch port works fine.
    Adding to that, this ultra 5 box with the current connectivity set up was working fine until I rebuild this machine. I was very well accessing this box thro my console server. There was no changes done except rebuilding the operating system.
    I think some work needs to be done at the ultra 5 box level to get this 25pin serial connector to act.
    Thanks.

  • Infoset resulting multiple results at query level

    Hi,
    I have joined 1 DSO and 1 Infocube in Infoset.. Mapped Plant, Material and Batch
    DSO
    Plant     Material      Batch      Caldate         Qty
    P1          M1          B101          01/02/2014     1000
    P2          M2          B102          05/02/2014     2000
    Infocube
    Plant          Material         Batch     Caldate               %
    P1               M1               B101          02/02/2014          20
    P1               M1               B101          05/01/2014          20
    P2               M2               B102          07/02/2014           15
    I'm considering date only on DSO and ignoring Infocube date. When I execute the report for the month of February, report output is as follows.
    Plant   Material     Batch     DSODate         Qty           %
    P1          M1               B101     01/02/2014          1000          40 (Summing up with January Date)
    P2          M2               B102     05/02/2014          2000          15
    I want data % value to be 20%.
    Is there any possibility to change at query level or join level.
    If we have one line item, data is correct but not the case with multiple line items.
    Kindly do the needful!
    Thanks
    SS

    Hi,
    When you join the two infoproviders in the infoset ignoring infocube date, you are creating as many records for each record in DSO. That means for the first record the infoset creates :
    Plant     Material      Batch      Caldate         Qty     %
    P1          M1          B101          01/02/2014     1000  20   (for first row in infocube)
    P1          M1          B101          01/02/2014     1000   20  (for second row in infocube)
    I also think same as Anshu, you have all the common characteristics, you can as well use a multiprovider.
    regards
    Yasemin...

  • Output of SQ01 Query to a file in background

    Hello,
           I have created a SQ01 query for a certain specific outpur from my SAP system. I need to get the output of this query to a file. While i have tried executing this report from the frontend; it works smoothly, and based on the variant it creates the output and writes to a file at a remote location. But while i am trying to process the same query using background job, it creates a spool request and doesnt export the data to a file.
           Can someone please help me in getting me right in case i am doing anything wrong.
    Regards,
    V

    Hi,
    SAP have created a standard program RSTXPDFT4 to convert your Sapscripts spools into a PDF format.
    Specify the spool number and you will be able to download the sapscripts spool into your local harddisk.
    It look exactly like what you see during a spool display.
    Please note that it is not restricted to sapsciprts spool only.  Any reports in the spool can be converted using the program 'RSTXPDFT4'.
    Regards,
    Pavan

  • WEB BEx Analyzer Comments on Query level

    I would like to enable BW users to create comments for some queries an enable other user to read them. System BW 7.01.
    Issues and questions:
    -how to create comment on query level - it's always on data (KYF), Metadata or Master data level
    -I would like to show the document icon - next to the query title (it's relevant for the query)
    -when I create Comments (with the button in the standard template), it's on the data level (combination of KYF) - and when I
    switch to icon display (settings) I get icons in every line. If this would be just at KYF header??
    -where can I edit, delete, ... recorded comments
    Thanks, Tom

    Hi Tom,
    1) If you want to create comments on query level, you need to create metadata documents, object type 'ELEM', object name is the technical name of the query.
    2) Document icons are always shown in the data table. Thus it will be hard to show a document icon for a document on query level. If you are using web templates, you can insert a single document item on metadata documents to display the comment on the query.
    3) Where the document is displayed depends on the document properties. If a characteristic is document property depends on the infoobject setting -> transaction RSD1 -> enter the characteristic -> tab 'general'.
    To see the document properties you can execute the query for example in RSRT (html mode) -> create a new document on any cell. On the bottom you will see the document assignment. Compare this assignment with the cell next to it. If its the same the document will be displayed in both cells. The same can be done for example in java web -> create a new document and switch to the second tab ('BI').
    4) Documents can be edited and deleted in the document browser itself, when you open the document in the executed query or in transaction RSA1 -> documents.
    Best regards,
    Janine

Maybe you are looking for

  • Creation of Recovery Media failed

       I just got an Ideapad N580 a few days ago & have been getting familiar with it.      I just updated the OKR utility to the latest version as of tonight.   Then I attempted to create Recovery Media for the first time, according to:  http://support.

  • Retrieve image from database to non-database item

    Hello I need to load in a non database item, a image stored in a long raw field in the database. The READ_IMAGE_FILE works fine to read from a file and to save the image in the database, but how I load the image in a block in a non database item? Any

  • Sender proxy

    I have couple of questions.   1) How to handle sender proxys across different systems (DEV , QA , PROD)       do we need to create proxys in each systems or is there any way to        transport  them across different systems.   2) Is it good to have

  • Material Ledger Run CKMLCP

    We are having issue with material ledger when running single and multi level on a material. When we try to execute Single level on the material it is giving ABAP dump with MESSAGE_TYPE_X  message. Any suggestions?? First determine prices (1-lvl) for

  • TA20831 Why do I get error code -50 when copying from one external drive to another in OSX Lion 10.7.4?

    Any pointers (apart from 'googling') would be appreciated. Thanks