Standard procedure to do repartitioning !

Hi I have an infocube and I want to repartition it. Now what standard procedure I should follow considering I want to make a back up of the Infocube. To make the backup infocube I cant use the cubes data as it is aggregated. Should I use the DSO to make a copy , well that would mean creating all the DTPs and transformation and doesnt make sense. What should be done in this case ?

No need to take a back of the info cube data.
The repartitioning function allows you to reorganize the InfoProvider by adding, merging, or completely repartitioning the dataset without the need to create a new InfoProvider or dropping and reloading the data.
Note:
Prior to taking advantage of this new functionality, you should back up the system/database. Although you can execute these partition options easily within SAP NetWeaver BI 7.0, SAP recommends that your system administrators back up your system and database prior to executing any of the repartitions options. This en¬¬sures that youu2019ll be able to restore the status of your data and system if an error occurs during or after you execute repartitioning.

Similar Messages

  • How to split the Order items using standard procedure

    Hi All,
                   I am a BW Consultant and currently working for Sales Module. I have one question  regarding the Order Item changes in VA02.  For example a user creates one SO with Item 10 and the  quantity is 1000. Later they want to split this Order into two i.e. they change the first item quantity to 500 and create another item (20) with Quantity 500 .Users are doing this ,because of allocation process.
                 Now I would like to ask whether this is a standard procedure to follow.I have no issues with the new item , I am not sure  how they are changing the first order item qty in VA02, because Qty is greyed out . My assumption is, they are deleting the item first and then recreating with the new quantity.
                Hence I would like to check is there any other option/process  available to change the quantity and also would like to know whether it is a standard procedure? Reason I am asking this question is,extractor is not picking the correct records.Hence I suspect this is not a standard procedure to follow.
    Please advice .Thanks for your time.
    Thanks.

    hi raja,
    go to shedule line data of position 10
    here you want to have 1000 pcs for the 18.12.2009
    change her into
    500 pcs for the 18.12.2009   and
    500 pcs for the 21.12.2009
    at 18.12.2009 you will get adelivery of 500
    at 21.12.2009 you will get the rest.
    in total, the Position has 1000 pcs.
    hans

  • Standard procedure to transfer Inventory Items from one Warehouse to other

    Dear All,
    Please let me know what is the standard procedure to be followed while transferring Inventory Items from one warehouse to other warehouse through SDK. Right now I am using sql statements to deduct and add the items to and from warehouse. Its not working properly.  Please let me if any business object is provided by SAP to achieve this functionality.
    Regards,
    Noor Hussain

    Hello Noor,
    You can use stocktransfer object:
    Private Sub PostStockTransfer()
            Dim oDoc As SAPbobsCOM.StockTransfer = oCompany.GetBusinessObject(BoObjectTypes.oStockTransfer)
            oDoc.DocDate = Date.Today()
            oDoc.FromWarehouse = "01"
            oDoc.Lines.ItemCode = "A0001"
            oDoc.Lines.WarehouseCode = "02"
            oDoc.Lines.Quantity = 10
            If oDoc.Add = 0 Then
                sbo_application.MessageBox("Stock transfer Issued")
            Else
                sbo_application.MessageBox(oCompany.GetLastErrorDescription)
            End If
        End Sub
    Regards
    János

  • What is the Standard Procedure to Modify  SAP Delivered BSP Application ?

    Dear Experts what is the standard procedure to modify SAP delivered standard BSP application.
    i need to enhance the cFolder application delivered by SAP, adding new fields to Notification Template. The task essentially boils down to add new field in database table and changing few HTML page content.
    Greetings
    John

    Hi Vivek,
    thanks for the answer. My requirement is to enhance few of  the BSP Views with custom fields, i have figured out the ABAP table that stores the value of input fields displyed. what i am NOT understanding is when i make ZCopy of the views using BSP_CUSTOMIZE & change its UI to include my custom fields..how will the Standard BSP application PICK my zChanged views??
    is there someway i can say to standard SAP BSP to  PICK these Modified Z View ???
    hope i made query clear ??
    Greetings
    John

  • Standard procedure pre and post BW SPS?

    Dear Guru,
    I have looked around but not able to find a good answer on a standard procedure/common practice as one implement BW support pack. After we implemented SPS21 in our production system this past weekend, we had endless data load issues but didn't happen in our test or QA system. I think I need a better list of what to do pre and post SPS.
    Please share your experience on implementing BI support pack. What do you do pre and post SPS?
    Many thanks in advance.
    Chimei Shea

    I re-read the note again, It says, If task manager content notes(1707321) are not applied, we will not see reports for stopping RDA Daemons and Process chains i...e report RS_SYSTEM_SHUTDOWN. However we are on NW 731 SP7 so we already have this report. This means we can go ahead with implementing the Z report from 1734333 and forget about the other note.  Have I comprehended it correctly
    Regards
    Kalyan

  • Standard procedure of sales return

    Can any one tell me the standard procedure of a sales return, with relevant T codes? Also, what if the customer want a replacement for the return?
    A freshman. just eager to learn sth.
    Thanks!

    Hi Jerry,
    Its Return order (Va01)-- return delivery(Vl01n)-- credit memo(Vf01).
    You can create the return order w.r.t the billing doc.
    If the customer wants a replacement instead of a credit note then you can give by using subsequent free of charge Delivery.
    hope thiis helps.
    Also just a friendly advice all such topics are discussed many a times in the forum you just need to search. This way you will save your time only as you will not have to wait for someone to respond.
    Regards
    Suchait

  • Standard procedure of component Rejection in production Order

    Dear All,
    I want to know what is the exactly standard procedure for posting rejection of component in production order?
    Some points to be noted !
    1).Rejection quantity is not constant. For example, material A can be rejected with 5 EA quantity or 20 EA quantity. so not a static quantity in BOM should be referred.
    2) For example, If m going to post rejection of semi finish material abc which exist in finished material BOM. Semi finish material abc contains another semi finish material in its bom. Then how rejection process should be catered in this scenario.
    Waiting for your kind responce
    Regards
    Ahmed

    Hi,
    You can reject/scrap the semi finish material while it's operational confirmation e.g. by CO11N.
    You can put the rejected quantity in scrap or if require to rework then put it into Rework field. See the fields in below screen snap of CO11N,
    If your semi finish BOM include another semi finish then at any operational confirmation if is consumed then cost of it considered and ultimately the same is also rejected.
    Regards,
    Narresh

  • Mrp pricing standard procedure

    hi gurus,
    we r using mrp pricing for retail invoice.how to configure it.is there any sap standard pric. procedure for mrp pricing..is there any need to create routines or standards r available.
    can any body help regarding this
    regards
    reddy

    thanks
    I want to create MRP based pricing.
    In MRP based pricing all calculations are done by backward.For that i have to develop one formula which contains Multiplication & division, so for that i have to develop routine, how we define routine?
    Is there any std. routine is available for MRP based pricing?
    I explain the detail senario as follows:
    My invoice value is 1000 which contains all the inclusive price containing Freight,P& F,Sales tax(CST or VAT),& Excise Duty which is calculated on based of MRP (67% of MRP Value-Assessable Value)
    When i want to calculate 5% P&F which is already included in pricing for that i have to develop one formula for that like (A=Inv. Value * (100/100 + P&F=5))=A=952.38 . Inv Value = 1000
    After this calculation I got the correct value for P&F like
    Invoice Value- A (Which is calculated)=1000-952.38=47.62
    same formulla i want to use for CST,VAT & Freight.
    so i can calculate exact sales revenue value.
    So plz send me detailed information about the same.
    Also sed me how to develop the routine?
    Thanks & Regards,
    reddy

  • Documenting the program changes -Standard procedure

    Hi Gurus1
    I have a very general question which I am aware of but apart from documenting teh changes within the program in the start of the program , is there any other procedure  that is used to document the change ina  report or program that is more standard and which si available to all so that even apart from the programmers ppll accross know what are the changes that have been made to a report or a program or a transaction right from the begining so that a history is maintained and the time is available when the changes have been made to a program .
    Similary is there a procedure to document the changes a querry goes through in its life cycle which can be documented in a correct way and a history maintained so that all can see what were thenchnages and when was it done and who did it and who requested it .
    Actually iw as trying to find out if someone is currently using some systematic procedure to document all changes and in order and how they were doing so that I can apply that for my purpose too.
    Thanks
    Aarav

    Hi,
    We maintain changes in following way.
    When a new program is created, the programmer writes his name, date, object id and description.
    and does coding now if some else wants to edit program he will add his change description on top of program right below original mod-log.
    and all the changes made by him or under the comment structure.
    like this
    *begin of change <change id> by programmer id
    changes
    *end of change <change id> by programmer id
    or for single line change
    changes  " change <change id> by programmer id.
    This way all the changes are documented in a quite clean manner.
    кu03B1ятu03B9к
    Edited by: kartik tarla on Feb 6, 2009 10:30 PM

  • Standard procedure to deal import Goods receipts and LIV

    Dear Experts,
    After implementing the SAP notes to incorporate 1% Higher Education cess with Imported goods (both the cases where vendor in though local but material is imported & the case where material and vendor both are outside the country) we have have not been able to post any goods receipts & invoice correctly.
    If some one can tell us the step by step process to deal the cases in which ADC is involved.
    Hope to get a prompt response from the experts.
    Regards,
    Pawan

    Dear
    I think there is no SAP standard Txn for mass deletion of Material Documents .You can check in MBAR/MBAD .But i think you have to go for LSMW or BDC  from ABAP side .
    Check this out for arcieveing : http://help.sap.com/saphelp_47x200/helpdata/en/4d/2ba31643ad11d189410000e829fbbd/frameset.htm
    Regards
    JH

  • Standard Procedure to find out the hardcoding

    Hi Experts,
    What is the standard procdure to look for whether any hardcoding is existing in the system ....????
    Thanks in Advance,
    Praveen

    Hi Praveen,
    You can use transaction SCI to find the hardcoded text used in the progra. Once you get the programs and text location you need to manually check all the code to find out the literals used in the ' ' are actually hard coding or not.
    Regards,
    Atish

  • I can't remove an item from the sidebar using the standard procedure.

    In fact, as opposed to all the other items in my sidebar, this one can't even be clicked on, or otherwise manipulated. It might refer to a folder I once threw out, and goes by the same name as another item in my sidebar which is associated with a current folder and works just fine. I want to trash the unresponsive item, but, well, it's  unresponsive. Command + Clicking on icon and dragging to trash doesn't work, and clicking or right clicking on the icon brings up no options. The other icons in my sidebar respond properly.

    I have the same problem. Mine is a shortcut to a folder in my Dropbox. If I drag the same folder from Dropbox onto the sidebar, it creates a shortcut that IS responsive (the way it's supposed to be), but the old one remains unresponsive, and I am unable to delete it in any of the usual ways. Very frustrating.
    I chalk it up to yet another example of how Lion is not only not better than Snow Leopard but actually much, much worse. I hate it.

  • How to stop Anti relaying in ims5.0. is there any standard procedure for this.

     

    Hi
    To allow outside users to connect to the server and send mail to any address, without granting the same privilege to the rest of the world, activate the authenticated SMTP portion of the filter via the useauthinfo option. Setting this parameter to "1" (i.e., useauthinfo:1 ) will require a user who is not in a submission address and who is attempting to send email to an address not in the delivery range to authenticate with a user ID and password.
    For additional information on the anti-relay filter, please refer to the Messaging Server 4.1 Administrator's Guide at
    http://docs.iplanet.com/docs/manuals/messaging/nms41/ag/ubefiltr.htm#1073677

  • Standard procedure to maintain two OWB application on the same database?

    I have multiple states. I want to deploy all the states OWB mapping in one server.
    My question is, Should we maintain seperate owbowner for each state? I need to create different workspace for each state. So, can i keep all the workspace in one owb owner? OR i should have each owb owner for each state?
    Please suggest.

    Hi Shrinika,
    I don't see any reason to sepparate different "states" mapping implementation with workspaces.
    Maybe it is better to implement for each "state" with sepparate project or even module (into the same project) into the same workspace.
    At least in case multiple workspaces/projects (for each "state") you will have problem with integrating mappings into single processflow...
    Regards,
    Oleg

  • Why am I not able to connect to FaceTime suddenly.Tried everything resetting,followed all the standard procedures but why still am not able to connect..

    Why suddenly my FaceTime has stopped working.i can connect on my husbands iPad but not on mine.Tried restarting,resetting etched but nothing works.please help.

    Why suddenly my FaceTime has stopped working.i can connect on my husbands iPad but not on mine.Tried restarting,resetting etched but nothing works.please help.

Maybe you are looking for