Usage of Global Structure across datatargets

Hi
I have maintained a structure in COOM cube.
This structure is to be used in Special Ledger Cube.
Is it Possible reuse structure across datatargets?
If yes how??
Thanks
Kshinadh

Hi
  You can use that structure for that data target queries only..
Regards,
PRK

Similar Messages

  • Can we use global structure while designing a query on  a multiprovider

    hai friends,
                     If i build a multiprovider on cubes for which the query design  on those cubes contains global sturctures ,
    Can i use those global structures while designing a query on a multiprovider (which contains those cubes)

    Hi Vamsi,
    The structure from the base cubes will not automatically be available for the queries created on the multiprovider. The only way to get the structure there is to copy a query from the base cube to the multiprovider. You can use transaction RSZC to do this.
    Hope this helps...

  • Creating abap program to develop and activate a global table type and global structure.

    Hi friends,
    I want to create and activate a global structure and global table type by coding in ABAP editor only. so can I do that anyhow.
    Please help me.
    Thanks in advance.

    Thanks guys for your fruitful replies, as most of you asked the main purpose of my question, the answer is as follows:
    in fact my purpose to do so is to create a function module that can fetch data dynamically from different database tables based on the codings in different abap program.
    for example: in one abap program i am coding as follows:
    tables: kna1.
    types: begin of itab,
              kunnr type kna1-kunnr,
              name1 type kna1-name1,
              end of itab.
    data: it_tab type standard table of itab,
             wa_tab type itab.
    similarly in other program i am coding as follows:
    tables: vbrp.
    types: begin of itab,
              posnr type vbrp-posnr,
              matnr type vbrp-matnr,
              arktx type vbrp-arktx,
              end of itab.
    data: it_tab type standard table of itab,
             wa_tab type itab.
    so now for both programs i want to call the same function module and fetch data as required in relative programs as mentioned above. in that case how to create that function module?

  • Multiple global structures

    Hallo colleagues,
    I have the following problem with global structures:
    - I copied queries with the TA RSZC
    - A deal of them on a development system and a deal of them in a productive
      system
    - In some of the queries a global structures
    - I got for a global structure a new global structure with the same new name as
      well as on the development system and on the productive system
    - After the transport of the new query elements from the development system to
      the productive system I have now for every new global structure two entries with
      the same name, but with a different technical key ( Table RSZCOMPDIR, see
      note 792779 too )
    - I renamed a double entry with the abap RENAME_DULPICATE_ELEMENTS
    - But I have always the problem, that I have now for every global structure two
      entries on the productive system, i.e. I have to maintain now always two global
      structures, if I have to change a global structure.
    - In some of the queries we use the cell-editor too
    Do you know a possiblity ( possibly with a programm directly in the database tables) to change the entry of a global structure in a query ?
    With the query designer it is not possible, because we use the cell editor !!!
    Regards and thank you very much for your help
    Dieter Gerl

    Hallo colleagues,
    I have the following problem with global structures:
    - I copied queries with the TA RSZC
    - A deal of them on a development system and a deal of them in a productive
      system
    - In some of the queries a global structures
    - I got for a global structure a new global structure with the same new name as
      well as on the development system and on the productive system
    - After the transport of the new query elements from the development system to
      the productive system I have now for every new global structure two entries with
      the same name, but with a different technical key ( Table RSZCOMPDIR, see
      note 792779 too )
    - I renamed a double entry with the abap RENAME_DULPICATE_ELEMENTS
    - But I have always the problem, that I have now for every global structure two
      entries on the productive system, i.e. I have to maintain now always two global
      structures, if I have to change a global structure.
    - In some of the queries we use the cell-editor too
    Do you know a possiblity ( possibly with a programm directly in the database tables) to change the entry of a global structure in a query ?
    With the query designer it is not possible, because we use the cell editor !!!
    Regards and thank you very much for your help
    Dieter Gerl

  • How can I edit a global structure?

    I created a structure and saved it.  Now, i need to edit that. Can anybody tell me how can i do that?

    Hi
    If u change the global structure where ever it is used that structure  in other queries the changes will effect in all other queries  also.If u want made the changes for a pirticular query then go to report desighner and go to that structure and right click on that and use Remove reference option .then those changes will be applicable for that query means the structure will be come local.
    Thanks& Regards

  • I use global structure in another report how can i make it local ?

    i use global structure in another report how can i make it local ?

    Naresh,
    Right click on structure and choose remove reference. Then you can add new fields, and this structure is local.
    Hope it Helps
    Srini

  • Query regarding global structure

    I have a table ZGKMASTER with custid and custnames fields.I need to create a global structure with a component of type custid in SE11.When I tried,strucked with the thinking of what to give in component type,I tried zgkmaster-custid (just a try).But it says component not activated.How to go about this?
    Thanks in advance.

    If your structure needs to reflect the exact structure of your table, create a structure like this:
    e.g. Structurename ZGKMASTER_S
    Component   Component Type
    .INCLUDE      ZGKMASTER
    That's it, the fields in your structure have exactly the same names as they have in your table.
    If you want to create a structure that contains only a few fields of your table, do the following:
    e.g. Structurename ZGKMASTER_S
    Component   Component Type
    custid           'Name of data element you are using in your table for that field'
    field01          'Name of data element you are using in your table for that field'
    field02          'Name of data element you are using in your table for that field'
    Regards,
    Michael

  • Global structure

    HI Bw gurus,
    Can we create a global structure using other global structures?
    Thanks in advance.
    Sapna

    Hi Sapna,
    Yes You Can.
    Just Drag a GlobalStructure  to Rows right Click on the Structure -> Select Remove reference.add new Selections or formulas right click on Structure-> Save as give a Description for the New Global Structure.
    Assign Points if Useful.
    Hope it helps.
    Thanks,
    -Vijay

  • I have changed the Descriptions in Global structure u0085the problem is cha

    Hi All,
    I have <b>Restricted Key Figures and Calculated Key figures</b> more than 30 ….
    Based on this RKF and CAK I have Created reports…more than 20…
    Now my user has changed the Discretions of all the Restricted Key Figures and Calculated Key figures..
    <b>I have changed all the Descriptions in Global structure …the problem is changed description is not affecting in Local structure..</b>
    Is I have to drag and droop all the  Restricted Key Figures and Calculated Key figures.. in all the reports.. or is there any alternate   way is there to refresh the all the Queries..
    Regards,
    SHAIK

    Thanks Bhanu and Voodi,
    i am facing one more Issue....this qus i posted before...
    My User Requirement is he want to see the
    <b>Deliver Number , Billing Number Vs Delivery Quantity , Billing Quantity, Invoice Value</b> in One Line.
    I try to generate report in MultiProvider , but it is splitting in Two rows and it is showing Hash against Delivery.
    Need Help….It is my requirement ..
    In all the Sales reports they are seeing like this only….
    I will appreciate your Help…..
    Regards,
    Shaik.

  • Using several global structures in one query?

    Hello Together,
    I want to use several global structures in a query and group them for instance in the rows. I have tried it out, and it does not seem to be possible.
    Any ideas- can I overgo this problem somehow?
    Thanks,
    Elisabeth

    Hi Elisabeth,
    This should help:
    http://help.sap.com/saphelp_nw04/helpdata/en/f1/0a5632e09411d2acb90000e829fbfe/content.htm

  • Convert BeX query Global structure to local structure

    Hi Experts,
    How to convert a BeX query Global structure to local structure?  Can anyone give the Steps involved.
    Thanks in Advance,
    Namrata.

    Hi Sanchana,
    BeX query Global structure to local StructureSteps:
    In a local structure when you want to add structure elements that are unique to the specific query. Changing the global structure changes the structure for all the queries that use the global structure. That is the reason you go for a local structure.
    Coming to the navigation part->In the BEx Analyzer-> from the SAP Business Explorer toolbar---> choose the open query icon (icon that looks like a folder) ->On the SAP BEx Open dialog box->Choose Queries--->Select the desired InfoCube --->Choose New.
    In the Define the query screen->In the left frame-> expand the Structure node.
    Drag and drop the desired structure into either the Rows or Columns frame->Select the global structure->Right-click and choose Remove reference.A local structure is created.
    Remember that you cannot revert back the changes made to global structure in this regard. You will have to delete the local structure and then drag n drop global structure into query definition.When you try to save a global structure, a dialogue box prompts you to confirm changes to all queries.
    Hope this info helps..
    Cheers,
    Tanish

  • Change in global structure in one query

    Hi,
    1. I have some five queries already developed. Here in all the five queries i am using one global structure. I have a requirement tp change the global structure, Now after i change the global structure in one query1 do i need to transport only that query1 or i have to transport all the five queries for the change to get reflected.
    2. There are five workbooks also developed for the corresponding queires.  After changing the queries do i need to update the output result in all the workbooks as well?
    Here in the global structure the keyfigures are replaced with new keyfigures?
    Little confused , need help? Please answer my two questions
    Thanks,
    rani

    >
    rani wrote:
    > Hi,
    >
    > 1. I have some five queries already developed. Here in all the five queries i am using one global structure. I have a requirement tp change the global structure, Now after i change the global structure in one query1 do i need to transport only that query1 or i have to transport all the five queries for the change to get reflected.
    >
    >
    >  Thanks,
    > rani
    If you changed the global structure then transport the structure not the query.
    Go to transport connection in RSA1 choose Query elements -
    >Structures.
    Select your structure and transport.
    That should do.As long as you use "Restore to initial query" in the dataprovider properties of the workbook it should reflect your changes else you need to change at workbook level too.
    Hope this helps.

  • USAGE of Logical structure and authorization mode in CATEGORY MODELER

    Hi,
    I am trying to figure out the relevance and usage of the logical structure in the category modeler i.e. hierarchial or attributive. As per the description the hierarchial categorization should not allow duplictae categories but we are able  to create more than one category with same codes i.e. duplicate categories. Please let me know the difference in the functionality of the two category - logical structures.
    Secondly I also want to know what is the usage of the authorizatio mode i.e. either OR or AND.
    Thanks and Regards,
    Jai Mishra

    Hi Andrez,
    Welcome to SDN. This is the standard way LO Cockpit works. The data source will be able to extract the load only from setup tables and then the deltas are based on the init based on the setup tables. I have not tried this. I am sure that you can extract data from R/3 into other datawarehouse systems (other than BW).
    Instead of this standard LO way of extraction, what I would do is to write an interface program (RFC FM or BAPI) from R/3 which would read the data directly from the database tables and put them in a queue or put it in a common area as a file. The other DW system would pick up this and post them. If you have a middleware between your R/3 and the third part (dw) system, this becomes even simpler as the data transfer will be handled by the middleware. The deltas can be handled programatically based on the date and the time stamp. Think about this solution. Hope it helps.
    Thanks and Regards
    Subray Hegde

  • Global Variables across sessions in PL/SQL package Specification

    Hi,
    Is there a way I can share a variable value across sessions that doesnot affect by Commit/rollback.
    The value would be set by one session and is visible across sessions, until it is set to another value by another/same session, and the new value is visible across.

    V$Session is not granted to the user executing this. So, had to go with the context. Finally could resolve with the following code.
    Run by DBA
    create or replace context ctx1 using USER_procowner.pkg_global accessed globally;
    grant execute on dbms_session to USER_procowner;
    Run by user_procowner
    create or replace package user_procowner.pkg_global AS
    procedure set_lock(in_val IN VARCHAR2);
    Function get_lock RETURN VARCHAR2;
    end pkg_global;
    create or replace package body user_procowner.pkg_global AS
    procedure set_lock(in_val IN VARCHAR2) IS
    begin
    dbms_session.set_context('ctx1','var1',in_val);
    end;
    Function get_lock RETURN VARCHAR2 IS
    begin
    return (Sys_context('ctx1','var1'));
    end;
    end pkg_global;
    grant execute on pkg_global to user_procuser;
    exec user_procowner.pkg_global.set_lock('Y')
    select user_procowner.pkg_global.get_lock Lock from dual;
    LOCK
    Y
    exec user_procowner.pkg_global.set_lock('N')
    select user_procowner.pkg_global.get_lock Lock from dual;
    LOCK
    N
    The current value of var1 is visible across sessions using user_procowner.pkg_global.get_lock.
    Thanks to all contributors.

  • Read out loud isn't following tag structure across multiple pages

    I have an InDesign CC document where the main story falls across several pages. It wraps around a standalone sidebar that fits one page, as well as another sidebar that also jumps to other pages. I set up the element order in the Articles palette, and it looks like the structure is set to read the main story first in its entirety, then move on through the sidebars, each in its entirety.
    In Acrobat CC, I set the tab order to use the document structure within Page Thumbnails, and took the other required steps. The accessibility check comes up clean.
    However, Read Out Loud reads everything on one page, then moves to the next page. It ignores the InDesign structure. The Acrobat tags window also shows my desired reading order, but it's not being followed.
    Is there something else I need to do, or is this reading order just not possible?

    Assistive Technology (AT) uses the PDF's structure tree. Without a well-formed structure tree AT will "see" a PDF as a lump of coal.
    What's that got to do with ROL? ROL is *not* AT.  ROL is a nice but simple text to speech feature. ROL parses PDF page content left to right top down for western languages. The PDF does not have to be a tagged PDF for ROL to parse the PDF page content (I've been using it to do that snce Acrobat 8 Pro). In sum - Acrobat / Reader ROL only processes through what is renderable text on the PDF page. PDF elements (tags) exist separately from both the logical structure of a PDF and the PDF's page content (discussed in ISO 32000-1, see 14.8).
    So, nothing wrong or broken. ROL is doing what it was designed to do.
    Try NVDA if you want to parse the structure tree and have the associated content "spoken" to you. I suspect you'll be pleased.
    Be well...
    Message was edited by: CtDave

Maybe you are looking for

  • FCPX: How to Achieve Weird Effect

    I found an effect in a video I would like to do but how would I do this? You can see the outlining effect at 00:03 in this video. http://youtu.be/Ay1Jvwwk4Qs

  • Video Viewing Woes...

    I've put videos on my iPod, but whenever i go to view them the screen goes all pink and yellow and striped. and i can't hear anything. sorry if this is a repost of a different thread.Somebody please help me with this...

  • DBrestore with out controlfile

    hi All, One of our server was crashed .. i has  restored with online backup ... but the thing is i dont have controlfile .... when  iam starting the SQL iam getting this error .... sql>startup "ORACLE instance started. Total System Global Area 101082

  • Called id after ios5 not working correctly

    I have an iPhone 4 and I have upgraded to ios5. All my contacts are saved with the country code +357 (Cyprus). When someone calls me (90% of the time) it displays the number and does not match it from the contact list. I did not have this problem wit

  • Over the past several weeks/months,multiple problems have emerged with this phone withich I have had for 2 years.

    The first to go was visaable voicemail.  After 2 support calls, it still doesn't work.  This was an app I considered "critical" when I purchased the phone - I am out of the office the majority of time, and need quick repnse to my clients' calls. Then