Converting Basic Cube to transactional

I have a very basic question on converting basic cube to transactional. I have set the transactional flags for entries (OBJVERS A & M) and executed the ABAP report SAP_CONVERT_TO_TRANSACTIONAL. The cube has been set to transactional. Now my problem is I am unable to get the context menu, which can convert the transactional cube back to basic. Any suggestion is eagerly awaited.
regs
D Bret

Hi,
The context menu should have the 'Switch transactional InfoCube ' option if the InfoCube is transactional. This will not allow you to convert the InfoCube back to a basic InfoCube but will allow you to toggle the InfoCube between 'Transactional InfoCube can be loaded with data, planning not allowed' and 'Transactional InfoCube can be planned, loading not allowed'.
These context menu options achieves the same functions as the function modules mentioned in the previous reply.
Kind regards,
Dorothy

Similar Messages

  • How to write data from Basic Cube to Transactional Cube

    Hi experts,
    My problem is the following: I have a Transactional Infocube (IC1) and a basic Infocube (IC2). They have both the same structure. IC2 is loaded with data and other data is keyed in IC1.
    I would like to write data from IC2 to IC1 and eliminate data redundancy if there can be some.
    Can anyone tell me how I can do that?
    Thanks in advance

    Hi,
    Yes , you have to create a multiplanning area ..
      In the planning level , filter the value which you want to copy from basic to transactional cube .
    Fields to be changed : Planning area and others as per your need..
    Field for condition :  if you want to copy data from 2006 then give calyear as field for condition.
    Parameter group : give the value 'from' as basic cube  'to' as your transactional cube ..

  • Can we change basic infocube to Transactional cube ?

    Hi,
    Can we change basic infocube to Transactional cube ?
    If so, how to do it?
    thanks
    murali.

    Hi dear and welcome on board!
    You can do it, sure!
    Converting Basic Cube to transactional
    Hope it helps!
    Bye,
    Roberto
    ...and please don't forget to reward the answers...it's THE way to say thanks here...

  • Change basic IC to transactional IC

    Hi Experts,
    If you create a real-time Infocube, you can run a program in order to change this to basic cube ( and load this). but..
    a) If I create a basic cube, can I change this to a real time IC?
    b) which are the programs to change from real-time to basic cube, and viceversa?
    Thank you in advance!

    Hi......
    1) If I create a basic cube, can I change this to a real time IC?
    Yes u can convert Basic cube to Transactional cube.......
    Use the Program : SAP_CONVERT_NORMAL_TRANS
    Or u can use the following function modules to switch cubes in both way :
    RSAPO_SWITCH_BATCH_TO_TRANS and
    RSAPO_SWITCH_TRANS_TO_BATCH
    Regards,
    Debjani......

  • Why to use a Basic Cube?

    Hi All, I have a doubt,
    If with a transactional infocube is possible to made the same things (and more) than with a basic cube,  why not define always all the infocubes as transactional?
    Tks for your apreciation

    Hi SSap
    Transactional InfoCubes can be filled with data using two different methods: Loading planned data via SEM or via BW Staging, where no planned data can be loaded. You have the option to convert a transactional Info Cube Select Convert Transactional InfoCube using the context menu in your transactional InfoCube in the InfoProvider tree. By default, the Transactional Cube Can Be Planned; Loading of Data Not Permitted is selected. The system then fills the cube using the SEM functions. Switch this setting to Transactional Cube Can Be Loaded With Data; Planning Not Permitted, if you want to fill the cube with data via BW Staging.
    Transactional InfoCubes differ from Basic InfoCubes in their ability to support parallel write accesses. Basic InfoCubes are technically optimized for read accesses to the detriment of write accesses.
    Use
    Transactional InfoCubes are used in connection with the entry of planning data. The data from this kind of InfoCube is accessed transactionally, meaning data is written to the InfoCube (possibly by several users at the same time). Basic InfoCubes are not suitable for this. You should use Basic InfoCubes for read-only access (for example, when reading reference data).
    transactional infocubes can be filled with data using two different methods: using the transaction of BW-BPS to enter planning data and using BW staging, whereas planning data then cannot be loaded simultaneously.
    Anyway, the data from this kind of infocube is accessed transactionally, meaning data is written to the infocube (possibly by several users at the same time); basic infocubes are not suitable for this. I think this is the only proper use of this type of cube...
    Hope your doubt is clear, and it help you
    Atul
    We have an option to switch the Tranasaction cube such as "Loding allowed and Planning not allowed" and "Planning allowed and loading not allowed".

  • Query on BCS virtual cube is not using the aggregates on BCS basic cube

    Hi all,
    I have BCS Virtual cube which is linked to BCS Basic cube. I built aggregates on BCS Basic cube.
    I created simple query on BCS basic cube and ran in debug mode of rsrt, it showed the aggregates on bcs basic cube. But when I created the same query on BCS vitual cube and ran it rsrt debug mode the query did not show any aggregates, that was strange.
    So My questions is whether query built on virtual bcs can utilize the aggregates built BCS basic cube, if possible please let me knows the tweaks.
    Thanks,
    Raj.

    1. Goto se37. Enter RSDRI_INFOPROV_READ and choose Display.
    2. In line 82 (in a BW 3.5) there is a line that says:
      CLEAR: e_t_data, e_end_of_data, e_aggregate, e_split_occurred.
    Put the cursor in there and press the 'stop shield' or use CtrlShiftF12.
    3. In the same mode open transaction RSRT and choose your query. Execute it. If you stop at the breakpoint, enter I_TH_SFC into one of the fields in the lower left area and press Enter. You should see a table with the characteristics you need in the system.
    As I said I'm not quite sure if it works. I have access to a BCS system on monday. I'll try then to find out more.
    Best regards
    Dirk

  • Can i overrite the data in basic cube.???

    Hi,
    Is it there any way to overrite the basic cube data???is it possible??or can i replace the old values by new values in basic cube.??
    What i am doing here , reading the data from the basic cube(cube1) to BPS layouts and modifying the data in layout and saving the modified values into transactionl cube(cubtr1),sending the modified values from transactional cube to basic cube(cube1).in basic cube before modification i have the values 100 and after modification the values is 200,now i want to replace or overrite the data in basic cube (replace or overrite 100 by 200).
    If any logic please can you share..
    Thanks in Advance.

    HI
    Basically Basic cube will not allow the Over write functionality. what you do is just maintain the DSO in first layer and then you can load the data from DSO to second layer(cube). this can will solve your problem.
    Regards,
    Chandra.

  • How to access basic cube data as part of update rule routine?

    Dear colleagues:
    I am developing a routine as part of the update rule to define a characteristic value to feed an infocube. However, I need to peek up a data that is available on another infoprovider, in this case a basic cube.
    So far, I have done that by peeking up data form ODS as part of the update routine, but this is the first time I need to peek up a data from a basic cube.
    <b>Does that works the same way as ODS?</b>
    Best regards
    Waldemar

    Hi Krzysztof Konitz:
    I have posted an inquire about getting that from the PSA. By mistake I have posted that once before your reply and another after that. Then I red you reply.
    However, you replay solved the problem.
    Best regards
    Waldemar

  • DC to DC converter basics using Labview on FPGA Control with VHDL

    DC to DC converter basics using Labview 
    I am fairly a novice, that is why simplifications required, before I begin thanks in advancefor them who will response  
    I am designing a DC to DC (Intermediate Bus Converter, a step down BUCK converter, of 24 v input and output 9 v and 5 amp current output), using FPGA controller, I need to program this using VHDL, for which I take LabVIEW, but as I am new so do not have any idea as what are the steps that I need to take for implementation, what types of function that FPGA does in this so that it can generate 24 v and what other mechanisms that have to control inside or outside of FPGA programming and designing that it can give the desired output voltage, if you have any idea about this then I would be glad to receive the steps that are necessary to complete this

    NI supports two Spartan 3E products through either LabVIEW FPGA or MultiSIM, the Digital Electronics FPGA Board (http://sine.ni.com/nips/cds/view/p/lang/en/nid/207​010) and, if you are in academia, the Xilinx Spartan 3E XUP starter board (as linked by Dennis_Knutson).
    Also note that if you wanted to implement some logic in VHDL and have access to that logic in a LVFPGA diagram, you could utilize the Component-level IP (CLIP) fuctionality (http://zone.ni.com/reference/en-XX/help/371599G-01​/lvfpgaconcepts/using_component_ip/)

  • I bought the pdf to word doc converter subscription and the transaction went through and worked the day i got it. Now it tells me i need to subscribe and wont convert. what to do?

    I bought the pdf to word doc converter subscription and the transaction went through and worked the day i got it. Now it tells me i need to subscribe and wont convert. what to do?

    Contact Adobe Customer Care - click on the Still need help? button to chat with an agent.
    [topic moved to ExportPDF forum]

  • Basic cube compression

    Hi colleagues:
    I have started a basic cube compression. Considering there are lots of delta load requisitions, the entire process will take more than 30 hours.
    However I need to run the process chain to load delta in others data providers and also in the same basic cube that has being compressed.
    <b>May I run the delta loads in parallel to the compression process?</b>
    Best regards
    Waldemar

    I think Jkyle has probably identified the biggest concern.
    This is a good example of why you should break up large processes into smaller pieces - I can't imagine a requirement to compress everything at once on a large InfoCube.
    Always process manageable chunks of data whenever possible and benchmark before running larger processes, that way you can minimize:
    - impacts to system availability.
    - impact to system resources of large jobs.

  • Can we change Basic Cube to Transectional Cube

    Dear All,
                  I have one doubt that is "Can We change Basic Cube to Transectional Cube.
        If anybody knows about this.tell me please.
    Thanks&Regards
    SubbaRao Koyalakuntla

    yes u can do ...
    Thanks,
    Debasish

  • Basic difference between transaction code MMPV , MMRV, & MMPI.

    hi,
    what is the basic difference between transaction code MMPV , MMRV, & MMPI.
    i am using MMPV for new period opening and closing at begning of each month.
    Now, I have a problem, our company want to close december'2010 (period -09) for quartrly closing of books. how can i do that. there may be scenario that in later date i need to open period -09 for some stock adjustment. I spoke to one of MM consultant and he advice me not to use transaction MMRV in normal scenario, because it may cause inconsistencies in system and it will show difference in diff. reports. is it true?
    CAN ANY ONE LET ME KNOW THE WHAT STANDARD SAP SUGGEST IN THIS REGARD. WHETHER IT IS RECOMENDED TO CLOSE PERIOD 09?
    THANKS,
    RANJAN

    Hi,
    Initialize Period - MMPI RMMMINIT
    Close Period MMPV RMMMPERI
    MMPV is an activity where you have to close the prevoius period and you tell the system to allow posting in the current period.In MM we can work with two periods that presnt period ( month) and previous month .For example we have to open the JAN then for the given company we can close the DEC.In this way we can post our postiong in JAN month.
    If allow back posting tick is allowed then you can work with JAN and DEC.
    Period here is the fiscal year so if you are not comfortable with the Fisacl period then do use the current date for closing period .for example
    you want to clos DEC then put today date ( 01.12.2010) instead of giving the periods as different country has different fiscal periods.
    Initialize Period - MMPI RMMMINIT
    This is to insitailse the period for the company codes.this is not a regular activity.When you system is activted then you have m aintain Company Codes for Materials Management
    To create a material master record, the control record must exist for the company code for which you want to create your master record.
    To initialize company codes during productive operation, you have to use the period closing program.
    There is also one more trancation MMRV to allow the posting to previous period for a company code

  • How Can I convert or include a Transaction to ABAP web dynpro

    Hey,
    Im new to web dynpro, and I have followed sap web dynpro tutorials step by step but  I couldnt find a way to create an interface the same way I create screens. Can anyone tell me how do I design an interface in web dynpro or is there a way to convert my transaction to an ABAP web dynpro application?
    Thanks.

    No there is no way to convert your gui based screens to web dynpro, you have to design them in web dynpro. And the design of WD is not like normal screen painter(SE51).
    What I would suggest you is first go thru some basic tutorials, then you will get the idea of UI elements which are used in WD.
    Have a look on this link
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/wdabap/learning+map

  • Details on SAP Warehouse management? Basics, tables and transactions?

    Hi
    Soon i will be working on a SAP WM module as a abaper. I have worked on SD and MM modules but not worked on WM module.
    Can anybody send me the links or guide me where i can find some basic information about SAP warehouse management?
    I am looking for the following.
    1). the complete process cycle in WM
    2). basic tables used in WM
    3). Basic transactions used in WM
    thanks in advance.

    check
    https://forums.sdn.sap.com/click.jspa?searchID=12324135&messageID=4538695
    https://forums.sdn.sap.com/click.jspa?searchID=12324135&messageID=2829284
    Re: WM Flow
    Regards
    Kiran Sure

Maybe you are looking for

  • Can I install Tiger in a Dual 500 MHz PowerPC G4?

    Can I install Tiger in a Dual 500 MHz PowerPC G4, or is it better to stick with 10.3.9? I'm having some problems so I was going to wipe he hard drive and re-build everything from scratch o I was wondering if migrating to OS X 10.4.9 is worthwhile or

  • Shutter locks when using the camera in AV mode.

    EOS Rebel T3i - Shutter locks when using the camera in AV mode.  It actually freezes up when in this mode...no it's not just allowing more light in through the shutter but rather locking in the open position.  How can I resolve this? Thank you.

  • ITunes Apple Script question

    Any thoughts why the following script generates will only force a refresh of the smart playlist "Random Country" if Live Updating is turned off. This script works for the other two playlists shown which have Live Updating turned on. on run           

  • WordPress install of Forms / Import PDF

    Hi, We have encountered a couple of issues and I'd be very grateful if you someone could shed light on a solution. Our design team have designed a template for multiple forms that we wish to run onsite, and have been created via PDF. When we try and

  • Illustrator renaming files when saving

    I am working in Illustrator CS2 on a PC. When I open a .ai file that I created, work a bit and save again, my files are being renamed. Example: My original file that was named "planning details.ai" gets renamed to "PLANNI~5.ai." Why is this happening