Multicube - Version comparison of field assignments

Hi,
I added a new field in the infocube and accidentally messed up with multicube assignments and clicked on 'Assign all infoobjects' instead of selecting just one field.
The problem is that I did not realize my mistake and transported the CTS to production. I tried to do a version comparison but that does not seem to work with multicube assignments, could you anyone tell me whether there is any way I can do a version comparison and how I can fix this issue.

Dont know the answer to your question but one suggestion for tranporting Multiprovider changes to production in future, you can use table RSDICMULTIIOBJ to compare the assignements between development and production to make sure that changes you are transporting are the only changes you wanted to make.
Regards,
Gaurav

Similar Messages

  • Reg. displaying the comparison BOM fields in a single line in CS14

    Dear Experts,
    My requirement is that whenever CS14 is executed for Primary BOM with Secondary BOM comparison, when the Differentiated/Summarized Comparison button is selected, the comparison BOM Fields should appear in a single line. Currently SAP standard displays in two lines. in first line, primary BOM and next line, Secondary BOM. This functionality must be changed. I found Customer Exit PCSD0004 to achieve this. But how to do? Can anyone share your experience?
    Thanks
    Ramesh Manoharan

    Hi mroshaw76 ,
    That should be eazzzzyy :)
    <?for-each-group:/Parent;Product?>
    <?Parent?>  --- this will display the car
    Colors of the <?Product?> : <?for-each@inlines:current-group()?><?value?><?end for-each?>
    <?end for-each?>Note the element name are case-sensitive.

  • Read versions of comments field using javascript client object model

    Hi,
     Does someone knows how to Read versions  of comments field in 'tasks' list using javascript client object model?
    Thanks
    Manvir

    Hi,
    According to your description, I know you want to read versions of comments field.
    We can use the
    SPServices to achieve it. The below code for your reference:
    $().SPServices({
    operation: "GetVersionCollection",
    async: false,
    strlistID: "tester",
    strlistItemID: 1,
    strFieldName: "comments",
    completefunc: function (xData, Status) {
    $(xData.responseText).find("Version").each(function(i) {
    console.log("Name: " + $(this).attr("Information") + " Modified: " + $(this).attr("Modified"));
    More information:
    http://spservices.codeplex.com/releases/view/81401
    Best Regards,
    Dennis Guo

  • Version comparison in purchase order

    Hi
    In a Purchase order, how do we compare that the current version is different from last completed version.
    can some one give me information on what tables and fields i need to check to see these details.
    Thanks
    Vamsi

    hi
    Set Up Version Management for External Purchasing Documents
    In this step, you set up the version management facility for external
    purchasing documents.
    For a combination of purchasing organization, document category, and
    document type, you can:
    o Activate version management
    If version management is active, changes to a purchasing document
    are managed in versions.
    o Define field selection for versions
    You can specify the attributes certain fields of the version are to
    have: mandatory entry, optional entry, display only, field
    suppressed.
    process
    spro>mm>purchase>version mang
    set up version management for purchasing doc create ur new entry and tick version man active
    save come one step behind
    below it define reason for change
    do it ur version management will be active
    CONFIGURATION:
    1) Go to SPRO-MM-Purchasing-Version Mgmt-Setup Version Mgmt for External Documents
    Activate Version Mgmt against your Doc type and Double click on that Doc type NB then in next screen in Control data tab mark all the fields and in Field Selection set all the Fields as Required entry Except Posting Date and save.
    2) go to SPRO-MM-Purchasing-Version Mgmt-Define Reasons for change
    Create one New Reason Called Xyz something and give text and save.
    3) Go to SPRO-MM-Purchasing-Version Mgmt-Set up change Displays
    Here Select Doc type say NB and Give Table name say EKPO for PO and EBAN for PR, Give Field name say MENGE for qty and save.
    Hope it helps...
    Regards
    Priyanka.P
    AWARD IF HELPFULL

  • HELP: need to do version comparison for large no.of programs

    i need to do version comparison for a large set of programs(approx.4000).anybody has any technique to do it fast,plz lemme knw.

    Hi
    try using this FM
    /SDF/CMO_COMP_VERSION
    AKB_VERSION_COMPARE
    Regards
    Shiva

  • Report project version comparison plan

    Hi!,
    Iu2019m testing a Report project version comparison plan t/code S_ALR_87013539, if I choose a simulation version and choose u201CStructure-relatedu201D then this can be compared but if I use u201CObject-relatedu201D then there is any data to compare. I choose in origin of date both u201CCurrent datau201D and u201CVersion datau201D.
    If I chose to compare a snapshot version then I can compare it in both u201CStructure-relatedu201D and u201CObject-relatedu201D.
    So my question is if this is as it should be or is this an error?
    I mean if you can compare u201CStructure-relatedu201D and u201CObject-relatedu201D for snapshots I should be able to do the same for simulation versions.
    Best regards
    Jose Marin

    Hi,
      I hope this report is for Project Version related data comparison with other project version/Plan/ current. I hope this is not right report for simulation version. When you are using this report with reference to structure it should show structure related information with reference to other version as well, but when you are selecting Object related it will have reference of Project version itself.
    Regards
    Avisek

  • Version comparison for BW objects

    Hello guys,
    How to see versions of BW objects like, Infocube, Multiprovider, datasource? I wanted to do the version comparisons for few objects in Dev with respect to Production. How do I make sure that both have the same versions and there is no harm in transporting it from dev to prod.
    In case we already did the changes in dev before checking the comparison, what do we do?
    Please give me complete process of version comparison and where exactly I could see for versions.
    Please reply asap.
    Thanks in adv.
    Regards,
    BMW 325ci

    Unfortunately, there is no tool delivered with SAP BW that provides the ability to compare objects across the landscape. There are some third-party tools that provide this functionality.
    You could create your own by create an ABAP program, or several ABAP programs, using the following BAPI Function Modules to get the details of the objects in each environment and then do a comparison:
    InfoCube - BAPI_CUBE_GETDETAIL
    InfoObject Catalog - BAPI_IOBC_GETDETAIL
    InfoObject - BAPI_IOBJ_GETDETAIL
    InfoPackage - BAPI_IPAK_GETDETAIL
    InfoSet - BAPI_ISET_GETDETAIL
    DSO - BAPI_ODSO_GETDETAIL
    MultiProvider - BAPI_MPRO_GETDETAIL

  • Crystal Reports version comparison 10 - 2008

    We're looking at upgrading from CR 10 to CR 2008, and want to find out the advantages and disadvantages in doing this.
    I've found the "What's new in Crystal Reports 2008" brochure. Interestingly, this doesn't say what it replaces, presumably CR 11 (was there a CR 12?).
    We're using mainly SQL Server for the DBs, but also occasionally Access and Paradox. Most launching is from a VB.NET app.
    Anyone know where I can find a broad comparison of these versions, or point out specific issues, advantages or gotchas?
    Andrew

    Subject screwed up, so I reposted.

  • Crystal Reports version comparison CR 10 to 2008

    We're looking at upgrading from CR 10 to CR 2008, and want to find out the advantages and disadvantages in doing this.
    I've found the "What's new in Crystal Reports 2008" brochure. Interestingly, this doesn't say what it replaces, presumably CR 11 (was there a CR 12?).
    We're using mainly SQL Server for the DBs, but also occasionally Access and Paradox. Most launching is from a VB.NET app.
    Anyone know where I can find a broad comparison of these versions, or point out specific issues, advantages or gotchas?
    Andrew

    Hi Andrew,
    What you found is all there is available. I suggest downloading the trial verion of CR 2008 and doing some testing.
    Searching Forums and notes is also a good source to see if any posts or cases have been logged.
    http://www.sap.com/solutions/sapbusinessobjects/sme/freetrials/index.epx
    Thank you
    Don

  • Version comparison

    Hi experts -
    is there a way to compare different versions of the same workflow?  I'm familiar with displaying the different versions, but I'm interested in having a side-by-side comparison between versions, much as we can with ABAP code. 
    Thanks for the help!
    Abby

    Open two session and do a ALT+TAB. This is the way I do it.
    Thanks
    Arghadip

  • Automating ABAP version comparisons across systems

    Hi Team,
    I am trying to create a report which would accept a given transport number and compare the object inside (ABAP code/transformation) to its active version in the production systems and spot differences, if any.
    I know this can be done via Se38 - Utilities - Versions - Version Management - Remote Comparison.
    I also know that ABAP4_CALL_TRANSACTION can be used to call SE38 but I am unable to figure out how to pass the input of object name and go further into drilldowns via this report/program.
    Any inputs would be greatly appreciated.
    Thanks
    Purnima

    Purnima Viswanath, indeed ZARC does not have this feature. Yet. As you know, this is an open source solution, and anyone - including you - can contribute to it. And when I say you, I mean specially you. Why? Because most developers who contributed to a specific open source project were users first. They had recognized a true value in it, but also some gaps that would make the leap from a good project to a great one. This has happened to Linux, Wordpress, SAPlink and so many other projects. And I truly deeply believe that ZARC can make this leap at some point, but it needs contributors.
    So I invite you to add this (very important, in my opinion) piece of functionality. And if you think you need a better understanding on ZARC's architecture or anything else related to ZARC, please feel free to contact me and I will happily help you help ZARC.
    I wrote ZARC for a very personal/selfish reason. Then I decided to improve it's architecture and share it so other people like you can also benefit from it. Now it's your turn. Please, use ZARC as an accelerator or shortcut for solving your real need. And please, share it with us all, so other people can benefit from it, just like you did.
    Thank you!

  • How to do comparison on fields in Switch in bpm?

    Hi,
    I have a switch step in bpm to check the condition if the Qunatity for each line items of PO from the OrderResponse xml match with the quantity for each line ltems of PO in OrderCreate xml, I checked the MultLine checkbox for the field Quantity in Xpath in expression editor, so the switch can handle comparsions for multiline items line by line, which is fine, but it only seems to do the comparsion based on the sequence of the line item, if I have LineItem 10, quantity 20 in the first row and LineItem 20, Quantity 30 in the second row from OrderCreate message , and LineItem 20, Quantity 30 in the first row and LineItem10, quantity 20 in the second row from the OrderResponse message, logically they are same, just in different format, however, switch in bpm compares line by line in the order, anybody have any suggestions on how to do the comparison based on LineItem number? Or have similar examples?
    Thanks,
    Hy

    Hi,
    you can compare both much easier in a mapping
    (either in a java mapping - this way you'll be able to handle
    all lines as you wish) or you can try to compare them with message mapping
    and then just post the result to a target message and use the result from
    the target message in your switch step
    Regards,
    michal

  • Portal Version Comparison

    Hi,
       Can someone provide me some link/doc wherein I can find the complete list of all the differences/comparison of different versions of Portal e.g. EP5, EP6, EP7.
       Thanks in advance
    Cheers

    Hi,
    Refer this blog
    Java iView Development EP5-EP6 Comparison
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/4487dd91-0b01-0010-eba1-bcd64196ec6b
    Regards,
    Senthil K.
    [points r welcome]

  • Acrobat 7.0: Standard vs Pro versions comparison chart?

    Can anyone provide a link to the old chart of a side-by-side comparison of features offered by Acrobat
    b 7.0
    Standard vs. Professional?
    My company has licenses for both; I need to see what features only Pro offers in order to justify my getting upgraded to Pro. Naturally, Adobe's current website is dominated by v. 9.0, but I'm sure that the old comparison chart of 7.0's features is still posted (ie, buried) somewhere. Can anyone help with a link? Thanks much.

    For AA7 try http://www.planetpdf.com/enterprise/article.asp?ContentID=6836

  • AIR Runtime version comparison / updating

    Question #1: Is there any built in function, that could
    compare AIR runtime versions. I know the current runtimeversion
    that the user has, and I know the version that I developed for. Now
    I would like to make sure that the user has the same or newer
    version of the runtime.
    I can split the runtime version by the periods and compare
    each chunk seperatly, byt maybe there is some function in AIR that
    would handle it for me?
    Question #2: How to update the air runtime? Should I
    air.navigateToUrl() the user to :
    http://www.adobe.com/go/EN_US-H-GET-AIR
    or
    http://get.adobe.com/air/?promoid=BUIGQ
    and quit the app?

    If it will be of any help to anyone, I came up with this for
    now:
    // Returns false if v2 is greater than v1
    // v1,v2 - version numer, period separated, ie. "1.1.0.7876"
    function compareVerions(v1,v2)
    v1 = v1.split(".");
    v2 = v2.split(".");
    if (v1.length>v2.length) var cnt = v2.length-1; else var
    cnt = v1.length-1;
    for (var i=0; i<=cnt; i++) {
    var elV1 = parseInt(v1
    var elV2 = parseInt(v2);
    if ( elV1>elV2 ) return true;
    if ( elV1<elV2 ) return false;
    return true;

Maybe you are looking for