Creating 2 structures in a query

Hi All,
I have created a structure in coulmns and now i want to create a structre in rows as well...... can i do it? if yes can you please tell me the steps do it?
Thanks
Raj

Hi,
In a report maximum you create two structures, but you can create more selctions..see the help..
I think you are trying to create Selections...
In the following link you can see the Structurs and Selections options.
http://help.sap.com/erp2005_ehp_03/helpdata/EN/5b/30d43b0527a17be10000000a114084/frameset.htm
Thanks
Reddy

Similar Messages

  • How to create a transport request with query and only with its structure.

    HI guru,
                how to create a transport request with query and only with its structure.transport request should not  include any other query items like ( variables, conditions...etc)
    thanks in advance.
    venkata

    Hi,
    Goto RSA1 and then Transport Connection -> In SAP Transports select Object Types-> Query Elements -> Then select Query->Give Technical name of the query and then select for transfer. In the right side you can choose the components which you wanted to transport.
    Regards,
    anil

  • How to create two structures in query designer?

    Hi experts,
    I got the requirement to create 2 structures in query designer , as far as i concern i got to know that there will be chance to create on one for char and other for key figure,
    is their any chance to create 2 structures on key figures.
    If possible please help me in that.
    Thanks in Advance
    vas

    Hi,
    in Query at a time only 2 structures can be used, even thought there are many structures created on that infoprovider.
    [http://help.sap.com/erp2005_ehp_03/helpdata/EN/4d/e2bebb41da1d42917100471b364efa/content.htm]

  • How to add three columns under a column of Column Structure in BEx Query ??

    Hi all,
        I have created a Structure for Taxes (with 10 rows) under Rows and another Structure for Company under Columns and it has 3 columns like Company A, B & C. Now I want to have three columns (Actual, Forecast & Total) under each company A, B & C. It means it will have 9 columns under these 3 companies.
      The ACTUAL should calculated as:
              Version = 100 and
              Months = Plan Begin Month - 1.
      If the Plan Begin Month is 4 (April) then ACTUAL should be calculated for first 3 (4 - 1) months only.
       The FORECAST should calculated as:
              Version = 699 and
              Months = From 4 (April) to 12 (December).
       'Plan Begin Month' will be entered on the selection screen.
       How can I design this query, PLEASE ?
        Thanks in advance.
    Regards,
    Venkat.

    Hi Ravi,
        Thanks for your quick response.
        The ACTUAL should calculated as:
              Version = 100 and
              Months = Plan Begin Month - 1.
              If the Plan Begin Month is 4 (April) then ACTUAL should be calculated for first 3 (4 - 1) months only.
       The FORECAST should calculated as:
              Version = 699 and
              Months = From 4 (April) to 12 (December).
          I am unable to create the Restricted Key Figure with Version.
         How can I design it, PLEASE ?
    Thanks,
    Venkat.

  • "Source not found" Error creating URL Data control with query parameters

    Hi,
    I have a restful service for which i want to create a URL data control. I am able to create the URL data control successfully when i am not passing any parameters in the Source field. But if i am specifying the parameters in the source field like this Department=##ParamName##, something weird is happening. After giving the param string in the Source field, it asks for default param value to test the url. It tests the url successfully. After that i select XML as the data format in which i am mentioning the xsd like this . "file:///C:/..../something.xsd" . And this is when i am getting the error. "Invalid Connection. The source is not found". I am giving exactly same path for xsd which i gave while creating URL data control without query parameters. Infact i was able to create the URL data control with query parameters successfully till afternoon. after that it started giving me this error all of a sudden. Infact as soon as i was able to create a URL data contol with query parameter successfully, i took a backup of the application before moving further. But even that backup is not working now.
    As far as i understand, i dont think there will be any change in xsd if query params are passed to a web service. Please correct me if i am wrong.
    Just dont know what could be the issue. Please help
    Thanks

    Hi,
    xsd is used for the URL service to know what the returned data structure is so it can create the ADF DC metadata
    Frank

  • The structure in the query

    HI,BW experts, I have a question about the structure of the query :is there only one key figure in the query?in my query ,i have a key figure structure already, could I create another key figure structure,and how to ?
    Thanks for your help.

    Hi Cindy
    If your query already has a structure then why you want to create a new one? add new key figures to the exisiting structure.
    If you have to create new structure for key figures then
    GO to Query change in Query designer & in Columns section do right mouse click and select structure. This will add new structure and then you can add new key figures to that if you need.
    Hope this helps
    Regards
    Pradip

  • How can i reuse a structure in the query designer in 3.5

    Hi all,
    we are using the version BW 3.5,  now how can i reuse a structure made int he query designer, because i need it in another query, i did the structure and put it a technical name and save, help guys

    HI Richard,
    Create a Structure in Rows/columns and save As it, then in the left Panel of the Query Designer you can see three Folders
    1) Structures
    2) Keyfigures
    3) Dimensions
    then Expand the structures Folder, there you can find your saved structure, Structures are 2 types
    1) With Key figures
    2) Without Key Figures
    If you have the key figures in your saved structure, then you can find it in the subfolder of with Keyfigures, else in the other folder.
    Now you can use this structure by draging in all the queries which are on the same InfoProvider (CUbe. MultiProvider)
    Regards
    ReddY A

  • Creating multiple filters in a Query

    Hello everyone:
    I have a set of filters that I need to put in a BEX query. In the where clause of an SQL statement it would look something like this:
    select **.... from **....
    where
    Inspection_Lot_ID = 1
    and Goods_movement type = '001'
    or
    Inspection_lot_id = 8
    Basically I need to put filters where I need only Inpection Lot Id's with id = 1 and goods movement type = '001' or Inspection Lot ID = 8 and goods movement type could be anything.
    In Bex I am able to put filters 1 and 8 on Inspection lot ID field but if put '001' as filter on the goods movement type then it would filter out the goods movement for inspection lot id 8 also. I'm sure there is a way to do it but I can't figure out how. Any help would be greatly appreciated. Thanks
    B

    Hi BobbySi
    Try creating a structure then two RKF, one restricted to Inspection_Lot_ID = 1 and Goods_movement type = '001' and another RKF restricted to Inspection_lot_id = 8, if you include your keyfigure in each you should get the total you want. You could create these in the columns or the rows.
    Hope it helps
    Josh

  • Multiple Structures in a Query - Is it possible?

    We would like to create two structures that will be used to group two characteristics in the rows. Each structure would contain two selections. In the columns, we have a single key figure of value. In the rows, we have a structure that groups one characteristics (i.e. storage location) into two groups - 'held for blankets' and 'non blankets'. We would like to create another structure containing a special grouping on another characteristic with select Material codes, such as 'strategic materials' and 'non strategic'. We would like to have them in two structures so that we can do analysis on the intersection of the two groups. Can this be done? Query Designer does not seem to allow a second structure.

    David,
    In query we can have maximum of two structures.one in coulumns,one in rows or both in columns or rows.
    A characteristic can't be included in a KF structure and a KF can'be included in a characteristic structure...
    It can't be two KF structures.it can be two Characterstics Structure or one KYF Strycture and one CHAR Structure.
    Hope it helps.
    Thanks
    Mona

  • Copy existing structure in the query

    Hello,
    I have couple of existing structures in the query, my requirement is I need to create a new structure similar to the existing stricture.
    Is there anyway to copy the existing structure.
    Please help me.
    Thanks,
    John

    Hi Roberto
    I did like this,
    I have chosen save as option by right clicking the structure and provided tech name and descriptions. It created new structure with the existing fields.
    Thanks a a lot for your help.
    Regards,
    John

  • Show all the structure in the Query

    Hi people,
    I would like to know if there is some way to show all the structure I created by hierarchy to my query, enven if some nodes there isn´t any data.
    I have configurated to show only the lines there is amount. It means it won´t show the lines that have zeros.
    But the structure (all of the nodes) I would like to show, include that one there aren´t any datas.
    Thanks in advance,
    Rosana.

    Jaya,
    You are 10. It worked!.
    I only will leave opened this request yet because I would like a new suggestion.
    For exemple, I have the hierarchy but on the side "colum"  I already have a structure where is restricted by data because it is a report  "Year to Date".
    On this case, is it possible to do something to show all the structure of the hierarchy?
    Ps.: If it is necessary close this request and open a new one, you can tell me ok?
    Thanks a lot,
    Rosana.

  • BRAIN416 InfoObject 1KYFNM is used in both structures of the query

    Hi Expert,
    I have some problem with MDXTEST on BW 3.5 which i select multiprovider to generate MDX Staement but it goes to ABAP Debugger "CX_RSR_PROG_ERROR" and message BRAIN 416 information said "InfoObject 1KYFNM is used in both structures of the query".
    Anyone please explain me what should i do????
    Thank you for your help
    =SJ=

    Dear RajNi,
      In This Multiprovider A, i use only 1 infoset which only 1 ODS B.
      I'm so confuse because i create new ODS like ODS B and do step like Multiprovider A.
    Please help me if you have ever seen like that.
    Many thanks
    =SJ=

  • Unable to create new structure to hold key figures - BI 7.0

    Hi All,
    I am trying to create a new structure in a query - this structure will hold restricted key figures.  I right click in the Columns section and select New Structure. The system won't allow me to drag/drop the restricted key figure into the structure - it's added as another key figure in the existing structure.  If I right click on the structure and choose New Selection, the key figures are not shown as options for adding to the structure ... only characteristics are listed.  Any ideas on why this is happening?
    Thanks,
    Pam

    Hi Pam,
    i think cell restrction will solve your problem, i am not sure.
    Just try to do cell restriction.
    Just go throw the below description.
    You can use any cell that you define in a formula. If you want to reuse the value from the implicit, generic cell definition that is automatically created at the intersection of the two structural components of a query, select this cell in the Cell screen area and, using the secondary mouse button, choose New Cell Reference. A description taken from the two structural components now automatically appears in the cell. The symbol shows you that a cell reference exists for this exception cell. Now you can reference this cell. You can continue to use the implicit cell definition and do not have to manually generate this value using a new selection.
    Functions of explicitly defined cells:
    Select a defined cell and choose the required function from the context menu (secondary mouse button).
    ● Edit
    ● Cut
    ● Copy
    ● Paste
    ● Remove
    ● Where-Used List
    Before you delete a cell, you can check for the formulas in which the defined cell is used in the where-used list.
    You reach the properties of a defined cell by selecting the defined cell. In the Properties screen area you can also make changes such as:
    ● Changing the description of the cell
    ● Changing the highlighting of the cell
    ● Hiding the cell ( if you do not want to see the values of the cell)
    Help cells
    In the Help Cells area you can define additional cells for help selections or help formulas. You can use the functions New Selection and New Formula in the context menu to define help cells that are not displayed in the query to serve only as objects for help selections and help formulas.
    For example, you can define an invoice in a help cell and use this in a “real” cell to calculate a duplicated invoice.
    a. Using the secondary mouse button, click on the empty cell next to Help Cells to reach the context menu. From here, choose New Selection.
    b.Use Drag&Drop to drag the Invoice key figure into the right-hand Details of the Selection area.
    c. Enter a description.
    d. Choose OK. The cell contains the description of the selection. The symbol shows you that a selection exists for this exception cell.
    e. Now choose New Formula from the context menu of the required cell of the query. The new formula that is not yet defined appears in the cell.
    f. Select the new formula and choose Edit from the context menu.
    g. Use Drag&Drop to drag the cell you have just defined, which you can find in the Available Operands window under Cells, into the Detail View window. Click on the button twice.
    h. Enter a description.
    i. Choose OK. The cell contains the description of the formula. The symbol shows you that a formula exists for this exception cell.
    Result
    You have defined one or more exception cells for a query.
    Regards,
    shailaja

  • New structure creation in query

    Hi Experts,
    I need to create structure  to be a key figure, that structure I can put in to any query.Pls tell me procedure to create sturcture with few sales employess names ,so tht i can use it in other queries.
    Thanks!

    HI,
    Create a Structure and save as by giving technical name and description,
    in Query Designer top left side you can see a folder name as Structure, expand it
    structure are two types,
    1) Structure with key figures
    2) Structure without key figures
    in your created structure if you have key figures, then expand the Folder (structure with Keyfigures); you can just drag the structure to columns/rows like any other objects.
    these structures will be available and valid for all the queries which you create on the same infoProvider.
    Note: what ever the changes you made to these structures will effect globally; if you want to make any changes to this structure for only one query without effecting globally than, in the query panel remove the reference by right click-->remove reference, now you can use this structure locally.
    Regards
    Reddy A

  • Create a structure type at runtime

    Hi friends,
    is it possible to create a local structure type dynamically(at run time).My situation is as follows :
    The user gives a period of time - for Example from "05.03.2009" to "04.03.2010"
    Depending on the number of months between the period of time 
    I have to create a structure with field names as follows:
    I have calculated the number of months between a period of time and the field name also(Mar-09.Apr-09 extra) using function modules.
    The question that is running around my head now is how to create the local structure type at run time with the field names.
    TYPES: BEGIN of st_testStruct
         matnr type string,
         land type string,
         "The above to fields in the structure will always be there but depending on the period of time.
         the following fields have to created dynamically.
         Mar-09 type string,     " as the time period starts from "05.03.2009"
         apr-09 type string,
         may-09 type string,
         ........so on
         dec-09 type string,
         jan-10 type string,
         feb-10 type string,
         mar-10 type string,
    end of st_testStruct.
    depending on the time range the number of field could be more or less in the structure type.Thats why I want to create it dynamically.
    Any sample code for this purpose is useful.....
    Thanks
    P

    ABAP RTTS is what you're looking for - check out this [Wiki page|http://wiki.sdn.sap.com/wiki/display/ABAP/RuntimeTypeServices+%28RTTS%29], which should answer your questions... (here's the link to the [ABAP online docu|http://help.sap.com/abapdocu_70/en/ABENRTTI.htm])
    Cheers, harald
    p.s.: Don't use the hyphen in your field names. This was a bad practice that was used in some old releases. The problem is that fields in a structure are addressed with a hyphen, e.g. like mara-matnr.

Maybe you are looking for

  • XI Tuning Perameter

    Hi, Any one could you explaine me more about XI Tuning Perameter EO_INBOUND_PARALLEL EO_INBOUND_PARALLEL_SENDER EO_OUTBOUND_PARALLEL EO_INBOUND_TO_OUTBOUND Regards, Jayson

  • Z30 Software Update to 10.3.1.1767

    Recently I purchased Z30 in which 10.2.1.2977 software is pre installed. The device is showing it can be update to 10.3.1.1767  ( Size 1.6 GB ) . But while updating the software can be downloaded 100% but while insatallation it show fatal error after

  • Partial invoice indicator for multiple account assignment case

    In ECC, the partial invoice indicator field (TWRKZ) has to be set when there are multiple account assignments for an item. But this field is not available in SRM account assignment section. So in SRM, when a PO is created with multiple account assign

  • Intel MAC keeps crashing and Unlinking Media

    Hi All, I know this is a probably unanswerable question on a forum or telephone support even as the crash I am getting doesn't appear to be recreatable or at any specifc point. Basically we are editing away quite merrily and a couple of times day we

  • Low sound from my macbook speakers

    my speakers sound got pretty low can any one hlp me