Missing System under Product Version at Maintenance Optimizer

Hello Colleagues,
We currently using SAP Solution Manager 4.0 SP11 for our SAP landscape.
For upgrade our new PI 7.1 system with EHP1 we need to download respective files at SAP Solution Manager with the Maintenance Optimizer.
Under Product Version (pull down menu) at Maintenance Optimizer (TC DSWP) I am only able to select the Solution manager itself. Not the already configured PI system under System Landscape (TC SMSY).
Any idea why I am not able to select the PI system?
Many thanks in advance!
Regards,
Jochen

Hello Jochen
1. Are your Solution Manger system and P1 system in same Solution(system landscape) ?
2. Or each of the above two systems has different solution ?
If yes in the first case, then this might be filter problem in initial screen of MOPz. On the right corner you can see filter options. click on it and check if are able to select all of your systems under this Solution in which you are running MOPz tcode.
If 02nd option is true, then you should run MOpz tcode in the correct solution, in which the system P1 is maintained.

Similar Messages

  • BDC Error in transaction C223 - production version mass maintenance

    Hi Experts,
             I have created a BDC recording for Tcode - C223. In my case for each plant and material there is a production version. if production version already exists, then we have to modify the record, if no record already exists, then we have to create and have to press save. When i was recording the transaction, i have changed the existing record and pressed saved, it has given the message record saved successfully.
              But in BDC when i was running the same recording, it says function code not possible. I was giving my code, please let me know how to solve the issue.
    PERFORM bdc_dynpro      USING 'SAPLCMFV' '1000'.
        PERFORM bdc_field       USING 'BDC_OKCODE'
                                      '=ENTE'.
        PERFORM bdc_field       USING 'BDC_CURSOR'
                                      'MKAL-WERKS'.
        PERFORM bdc_field       USING 'MKAL-WERKS'
                                      wa_record-werks.
        PERFORM bdc_field       USING 'MKAL-MATNR'
                                      wa_record-matnr.
        PERFORM bdc_dynpro      USING 'SAPLCMFV' '1000'.
        PERFORM bdc_field       USING 'BDC_OKCODE'
                                      '=ENTE'.
        PERFORM bdc_field       USING 'MKAL-WERKS'
                                      wa_record-werks.
        PERFORM bdc_field       USING 'MKAL-MATNR'
                                      wa_record-matnr.
        PERFORM bdc_field       USING 'BDC_CURSOR'
                                      'MKAL_EXPAND-PRVBE(01)'.
        PERFORM bdc_field       USING 'MKAL_EXPAND-MATNR(01)'
                                      wa_record-matnr.
        PERFORM bdc_field       USING 'MKAL_EXPAND-VERID(01)'
                                      c_verid.
        PERFORM bdc_field       USING 'MKAL_EXPAND-TEXT1(01)'
                                      wa_record-text1.
        DATA l_adatu2(10) TYPE c.
        CALL FUNCTION 'CONVERT_DATE_TO_EXTERNAL'
          EXPORTING
            date_internal = l_adatu
          IMPORTING
            date_external = l_adatu2.
        IF sy-subrc <> 0.
        ENDIF.
        IF l_adatu IS INITIAL.
          PERFORM bdc_field       USING 'MKAL_EXPAND-ADATU(01)'
                                        sy-datum.
        ELSE .
          PERFORM bdc_field USING 'MKAL_EXPAND-ADATU(01)'
                                      l_adatu2.
        ENDIF.
        PERFORM bdc_field       USING 'MKAL_EXPAND-BDATU(01)'
                                      c_date1.
        PERFORM bdc_field       USING 'MKAL_EXPAND-STLAL(01)'
                                      c_1.
        PERFORM bdc_field       USING 'MKAL_EXPAND-STLAN(01)'
                                      c_1.
        PERFORM bdc_field       USING 'MKAL_EXPAND-PLNNR(01)'
                                      wa_record-plnnr.
        PERFORM bdc_field       USING 'MKAL_EXPAND-ALNAL(01)'
                                      wa_record-alnal.
        PERFORM bdc_field       USING 'MKAL_EXPAND-PLNTY(01)'
                                      wa_record-plnty.
        PERFORM bdc_field       USING 'MKAL_EXPAND-SERKZ(01)'
                                      c_x.
        PERFORM bdc_field       USING 'MKAL_EXPAND-MDV01(01)'
                                      wa_record-mdv01.
        PERFORM bdc_field       USING 'MKAL_EXPAND-ALORT(01)'
                                      wa_record-alort.
        PERFORM bdc_field       USING 'MKAL_EXPAND-ELPRO(01)'
                                      wa_record-elpro.
        PERFORM bdc_field       USING 'MKAL_EXPAND-PRVBE(01)'
                                      wa_record-prvbe.
        PERFORM bdc_dynpro      USING 'SAPLCMFV' '1000'.
        PERFORM bdc_field       USING 'BDC_OKCODE'
                                      '=SAVE'.
        PERFORM bdc_field       USING 'BDC_CURSOR'
                                      'MKAL-WERKS'.
        PERFORM bdc_field       USING 'MKAL-WERKS'
                                      wa_record-werks.
        PERFORM bdc_field       USING 'MKAL-MATNR'
                                      wa_record-matnr.
        CALL TRANSACTION 'C223' USING it_bdcdata
                                      MODE 'A'
                                      UPDATE 'A'
                           MESSAGES INTO tmess_mtab.
    my record was like this
    1038        37581     MG CY/CC WINTER HB ENTREE   1       50084122     2     N     M100     0200     0200     SA02
    Thanks & Regards,
    Poorna.
    Edited by: poorna on May 10, 2009 4:52 PM

    Thanks

  • How to add new product version in Mopz?

    Hi,
    Can anyone guide me how to add a new product version in maintenance optimizer?
    I am going to get the stack file of Netweaver gateway 7.4, but without the product version, I could not proceed.
    Thanks in advanced.

    Dear Friend,
    1.    Maintain Solution Manager information in the system’s SLD data supplier. In case of ABAP system using tcode RZ70 and incase of Java system using the Visual Administrator/NWA(for NW 7.3 onwards)àSLD data Supplier.
    2.    Once the data supplier jobs gets executed you system will appear under SMSY under Server, Database and (Technical System in case of Java systems).
    The ‘Data Source’ should be LMDB.Note: Please don’t changes to the system in SMSY
    3)Execute transaction code ‘LMDB’ in your solution manager system.Select Technical system(Give Application server ABAP and SID of the Server)
    4)Click on Edit and select Software
    Click ‘Add’ and it will show Product Version screen  and  search for your installed product.
    5)Select your relevant usage types and once done choose ‘Close’ and save the data.
    6)Assignment of Product System :
    Click ‘Assign to Product System’
    Now Product system does not exist, hence we have to create one. Choose ‘Create’ and confirm
    7)After that complete Landscape Verification check..it should be green.
    8)Go to Solman_setup and complete Managed system configuration.
    after that Create Maintainence transaction and generate stack file.
    Before doing all activities make sure that ST-PI and ST-A/PI Patched should be applied in Managed server(NW 7.4) and run rtcctoll.
    Regards
    Maruthi V

  • Adding a system to Solution in Maintenance Optimizer

    Dear All,
    We have installed two NW systems. One is based upon NW 7.0 EHP 2 and the other is based on NW 7.4 SR1. On both of these, we intend to install Duet Enterprise 2.0 add-ons. I have been asked to calculate the SP stack for both NW releases. Based on my limited knowledge of Solution Manager, I have created a solution "Duet Enterprise" and added both systems info in SMSY (server, database etc.). Now, when I create a maintenance transaction in MOPZ, I am unable to see any system in product version in the operations tab as compared to another solution which shows a system SPR (please see attached screenshots).
    Please advise the steps through which I can add a system so that it shows in the Duet Solution.
    Greatly appreciate any help provided.
    Kind regards,
    Amer.

    Hi Amer
    Have you checked below links
    Maintenance Optimizer - Solution Manager - SCN Wiki
    Step By Step Process to configure SLD, MOPZ & EWA in Solution Manager 7.1 SP 8
    make sure you have lmdb entries properly reflected for these systems and above links gives more insights for mopz.
    Thanks
    Prakhar

  • Maintenance Optimizer in SAP Solution Manager

    what is Maintenance Optimizer in SAP Solution Manager and what are its benefits

    Hi
    even this may be useful
    Ensure your Solution manager system is at the most recent Support Package Level, specifically ST 400 Patch 11, to reduce note application time
    Download from oss most recent step-by-step setup guide
    Oss note 1024932
    Oss Note 1008717 ( N/A )
    Relevant up to SP11 for Basis 700
    OSS Note 950975 support for IE7 ( N/A we are using GUI)
    Oss note 975510 – corrections for snote ( Via OSS not snote )
    Oss note 1004691 – corrections for snote *** Corrections for 975510 ( UP TO SAP_BASIS 11 ) N/A
    Common problem notes, but not critical for Maint Opt
    0998987: Maintenance Optimizer: Empty error messages
    1022072: Maintenance Optimizer: "No Data Available" message o See note 1025381 before applying 1022072.
    1020789: Maintenance Optimizer: Allow all systems to be selected
    1020802: Maintenance Optimizer List displays incomplete data
    1024105: Maintenance Optimizer: two "Cancel" buttons
    1025381: Maintenance Optimizer: Link to additional download files
    1029453: Maintenance Optimizer - Wrong status displayed
    1030405: Maintenance Optimizer: Browser opens in background
    1030498: Maintenance Optimizer - IBase is not active
    1032463: Maintenance Optimizer: Internet Explorer Script Error
    1042704: Maintenance Optimizer: Display only employee partners
    Partner Scenario SOLMAN4.0 Only
    Os note 1021275 ( RFC Destinations ) N/A ST 400 11
    Oss Note: 997780 ( N/A we are at 11 use note 939897 for ST400 SP11 Application )
    Relevant for ST400 SP09 ( N/A ST 400 11 )
    User:
    To setup you must have SAP_ALL
    General Users: ( Oss note 1032322 )
    Must be assigned to role SAP_MAINT_OPT_ADMIN
    Auth Object: D_SOL_VSBL ( visibility of solutions)
    Auth Object: CRM_ORD_PR ( for CRM stuff )
    /spro
    As of Support Package level ST 400 SP10:
    Call Transaction SPRO -> SAP Reference IMG ->SAP Solution Manager -> Advanced Configuration -> Basic Settings -> SAP Solution Manager System -> Change Management -> Set Up Maintenance Optimizer
    This IMG activity refers to the SAP Note 990534: Solution Manager Maintenance Optimizer: BC Set. Follow the instructions in this SAP Note
    N/A as of ST400 SP11
    Define a Solution:
    Solution_Manager – Select Solution Overview – New.
    Enter Descriptive Name ( Ex. GTS Landscape )
    Hit Continue
    Select Solution Landscape Maintenance
    Select System Groups & Logical Components on the Left hand Side
    Select Solution Landscapes and pick the one you created
    Define the solutions for that landscape
    Highlight each item and click Logical Component (You must have a valid license to set this up)
    Assign S-User
    Transaction: AISUSER
    Enter you user id and your SUSER ID for downloading
    Create another SAPOSS Connection called SAP-OSS with S-User assigned
    Call SOLUTION_MANAGER
    Select Solution Overview
    Select the solution you want to work with
    Select – Change Management – Support Package Stacks
    Click Maintenance Optimizer around middle of screen
    Select the solution you want to get Sp’s for
    Go to OSS and add the files to download basket
    When done return to screen and hit continue
    Select - Confirm files in Download Basket
    Error message comes if your sap user and your oss user are not setup in AISUSER screen
    Now go to SAP Download Manager ( On your local pc ) and download the files you just confirmed – of course using the same S-User id you just added them to the basket with
    Apply support packages via spam per normal process
    Return to the SOLUTION_MANAGER window select the landscape you are working on
    Hit Maintenance Optimizer List
    Choose the maintenance transaction you are working on
    You will see a list of the confirmed and downloaded sp’s you selected
    Once you apply these to the system using SPAM you will change the status of implementation to Completed and Hit Save
    This completes this activity
    If you wish to do more work you will have to create a new transaction.
    [Edit section] Add A New Instance to Maintenance Optimizer
    Sign into Solution Manager
    Ensure new instance has valid license installed and logical clients assigned
    Select Landscape Components
    Right Click Systems
         Select Create new system with assistant
    Enter
    SID / Description / Product Type / Installation Number ( Get this from SLICENSE in system you are setting up )
    Next enter Sys # & MEssgae Server and hit continue
    Next select Generate RFC Destinations & Assign Logical Components & Enter Client #
    I always get a problem saving since SLD is not setup – ignore and continue
    Highlight the system you just added under Systems – SAP Global Trade Services –
    Select Assignment to Logical Components
    Now add additional software such as Net weaver ABAP & JAVA if your primary setup was of another type ( ex. GTS )
    Highlight the system you wish to update under Systems and hit change
         Select Header Data
         Click Installed Product Versions
         In the product box add whatever you require for this system
         Select the version from the 2nd box and hit copy
    Ex. 
    If you cannot setup the trusted system here is a workaround:
    Create User in Target for Trusted System RFC from SM1
         User:      <Username>
         Pass:   <Pass>
         Type: Communication
    Use this when setting up the trusted connection, remove the trust and use this CPIC user info for the RFC.
    Generate RFC’s and ensure SMSY setup is done for SID in Solution manager
    Now Create a New Solution For your instance:
    Go to SOLUTION_MANAGER transaction
         Select NEW
         Give Descriptive name: ex. GTS Landscape
    Under Solution Landscape
         Select Solution Landscape Maintenance
         Select System Groups and Logical Components Tab
              Open Solution Landscapes
                   Select the one you just defined (GTS Landscape)
    SOLTION_MANAGER
    Select Change Management – Support Package Stacks
    Select Maintenance Optimizer
    Select the Product Version
         GTS 7.1
    Select the System Type – SID
    From here you will be prompted to go to service marketplace and add the items you wish to install. You can do this beforehand as well, be sure to use the same Suser you setup in AISUSER with your sap login
    It will ask you to confirm the basket, once you do that you install them normally.
    Download with sap download manager, ftp and apply

  • Change the Product version from ECC to ERP 6.0

    Hello Experts
    I am planning to apply EHP4 on my Development ECC system. In line with the the suggestion from guide "How to install SAP Enhancement Package 4 for SAP ERP 6.0" system I am supposed to define my ECC system with leading product version ERP 6.0.
    My Ecc system is currently defined with Product version SAP ECC 6.0.
    As per the above guide and also suggestion from "Note 1344564 - Maintenance Optimizer: Check system landscape" which says-
    "In particular for a system of the product SAP ERP, assign the product version of SAP ERP, not SAP ECC."
    I am supposed to change the leading product version to ERP 6.0.
    Now with the current definition of system with product version SAP ECC 6.0, it is being used in a logical component. In order to change this I need to delete the associated logical component. The problem is -this logical component is being used in more than one Project definition that has huge documentation associated with them.
    My question -
    will the deletion of current logical component affect my documentation in any way?
    How can I change the product version from SAP ECC 6.0 to SAP ERP 6.0 without affecting the current setup?
    Regards
    Dhiraj

    Hello Warren,
    Thanks for the suggestion.
    I have already taken care of all the suggested notes in the master note that you suggested. I am able to generate the XML file for other solution defined in my system. In those I have my ECC system defined purely as ERP 6.0 system. I am not able to make out why its not generating the XML for this solution.
    Regards
    Dhiraj

  • SLD to SMSY synchronization - Which product version do we have to choose ?

    Hello,
    We do have a CPP system running on SAP ECC 6.0 version.
    1. In SLD, we do have the list of all "Software Components" used in CDP.
        We do not have the "PRODUCT VERSION" of the managed system.
    2. With job SAP_SLD_DATA_COLLECT (RZ70), all data are sent from CDP (managed system) to SLD.
    3. With LANDSCAPE FETCH job, all data are synchronized between SLD and SMSY.
    Now, how can we choose the right "PRODUCT VERSION" to set in SMSY ?
    As far as there is not "PRODUCT VERSION" defined in SLD, do we have to set manually a PRODUCT in SMSY ?
    Is there any guide or OSS Notes which describe, step by step, the full workflow process synchronization
    from (1) Managed System to (2) SLD to (3) SMSY ?
    Thanks
    Best regards
    PC

    Hi,
    As I have observed, when the data sync happens between SLD and SM system, the product versions are also assigned.
    Sometimes, the product assigned through SLD sync may not be correct or may be irrelevant to your scenario,
    In that case, you should always manually edit and assign the correct product version in SMSY, to avoid any conflicts arising in further setup of EWA, SMD setup etc.
    For ECC 6.0, you can goto SMSY>systems>search for SAP ECC-->your system CPP/CDP should already be present under SAP ECC through SLD landscape fetch job.
    Select that system, and in the header data tab u can see the Installed product versions.
    There you can always change the relevant products for your systems.
    Hope this helps.

  • Assign patch levels for component versions of system: Maintenance Optimizer

    Hello,
    I am trying to have Maintenance Optimizer check for what files I need to download.  However, I get the following error:
    Assign patch levels for component versions of system SXM.
    I susepect that the problem really lies in the fact that the "SP Levels" in the "Software Components" tab is not populated in SMSY.
    Does something read that information from the child system and populate the data automatically?  This is a new system install, and perhaps a step was missed in solman.
    Thanks,
    John

    Hi John,
    MOPZ directs you to SAP Software Download Center in order to show you the lastest status and available packages.
    If you are not seeing the packages perhaps you created you satellite system at solution manager pointing to the wrong product/version.
    MOPZ is created to point you to the available Support Package Stacks for its products.
    Normally one creates a system in solution manager defining it as an ECC server ( this does not have a download page for MOPZ ) when the correct assignment would be SAP ERP ( this last has a download page for MOPZ ).
    If this is your case, you´ll need to redefine the satellite system again in our solution manager.
    hope this helps.
    Valdecir

  • Maintenance optimizer transaction dont see product version for a solution

    Hi,
    I am having a very difficult time in understanding the concept of solution manager product system,instance,solution. Now, in Technical Administration >> Solutions >> I click on a solution, in the solution the product column is missing. Then it appears after some configuration.
    Now, when I create a maintenance optimizer transaction, I select the solution but I don't see the see product version, nothing appears.
    Please guide

    Hi Shashank,
    If I am getting you correctly then you are not getting product version in drop down in a new MOPZ transaction ?
    Use below steps:
    Run Transaction Solman_Workcenter.
    Select the Solution Manager Administration tab.
    Click Solutions.
    Either.
    Create a new Solution to add the logical component, or add it to an existing solution.
    If a new solution...
    Click on New.
    Give the solution a name.
    Set the Solution Data settings.
    Now the Solution exists.
    Select an existing solution that you want the System to be placed (can be the new one).
    Add the Logical Component to the Solution.
    If the system is other than Type Production then...
    Go to change edit mode.
    Right click on the SID, and select “Put in Solution” the cell the SID is in will turn green.
    Save.
    Regards,
    Divyanshu

  • Nothing displays in Product Version Dropdown of Maintenance Optimizer

    I'm trying to download patches/packages via Solution manager . The problems is my systems have disappeared from the Product Version dropdown. This was working fine last weekend. I've made no changes to my systems
    Solution Manager -> Solution Operation -> Change Management -> Maintenace Optimizer -> Create New Maintenance Transaction
    Nothing is displayed in the Product Version dropdown.
    Kindly assist on how I can make the systems reappear
    Regards

    Check No system for selection

  • Maintenance Optimizer - Systems and Logical Components are not displayed

    Hi Experts,
    When I use the Maintenance Optimizer and select a product version, I do not get any Systems and the relevant Logical Component so that I can select one of those that are displayed. Did I miss any configuration settings or is there anything else that I need to do. Please give me the checklist that I need to look into before selecting a product version in the maintenance optimizer. Please help me out of this.
    Thanks in advance,
    Sagar.K

    Hi,
    Check this link... it has complete step by step configuration of Maintenance Optimizer...
    https://websmp105.sap-ag.de/~sapidb/011000358700000235502007E
    https://websmp208.sap-ag.de/solman-mopz --> SAP Tutor on Maintenance Optimizer
    Award points if found useful

  • SAP ERP6  product version missing in SMSY for EHP4 upgrade Solman 7

    Hello
    I am trying to install Ehp 4 but when i try to create the new system as SAP ERP6 in solution manager (SMSY )but  product version is missing  ?
    iam now stuck any ideas will be welcome as i need to get the stack.xml  inorder to proceed with EHP installer

    Hi,
    Check below notes before proceeding with EHP download in solman,sap has recommaned to apply these notes when we tried to download EHP,
    Must Implemeted
    1238929 MOPZ: Solution Is Not Selected in Work Center
    1240389 Maintenance optimizer transaction with incorrect Java host
    1243197 MOPZ: Add Caption for Product and Stack of Stack Delta XML
    1246549 Status were reset to step 1 after Download Basket approval
    1247550 present all avaliable systems in mopz step 1
    1250781 SMSY: Error for Java system components from the SLD
    1255219 Java systems w/o ABAP instance in maintenance optimizer
    1262239 SMSY: Database name *LOCAL
    1273095 SMSY: Incorrect database server (Java)
    1306173 Maintenance Optimizer: Enhancement Package Stacks
    1308152 MOPZ: Check configuration for stack delta XML generation
    1311841 Maintenance Optimizer: Rename stack delta index file
    1319083 Maintenance Optimizer: Technical corrections
    1326123 MOpz: Error "Update product data in Solution Manager"
    1357565 MOpz: Maintain a system where EHP is installed
    1402615 Translate hostname in Mopz to lower case
    1407905 MOpz: Error when withdrawing in step 4
    Cannot be implemented, but manual steps must be performed.
    1141296 Solution Manager: ERP product data missing
    1165587 Maintenance Optimizer: Enhancement Package stack selection
    1277035 Solution Manager: EHP4 product data missing
    Between what is your present stack level of solman
    Regards
    Uday

  • Product Version SAP ERP 6.0 Missing from solman 7.0

    Hi All,
    I have installed an ECC6 system and now  i need to configure the solution manager and download the support packs
    and xml file for EHP4 upgrade. I have done this before where in i configure the new system in SMSY as SAP ERP 6.0
    and then configure maintenance optimizer and it gives me the option of Enhancement Package Installation.
    However now in the current solution manager i dont see the product version  SAP ERP 6.0 when im clicking
    trying to creating a new system.
    Our Solman version is 7.0 . I tried creating my new system under SAP ERP EHP as ehp version 1 and used maintenace
    optimizer but it does not give me the option of EHP package installation. Can any one let me know how to address this
    issue??
    Regards,
    Ershad Ahmed.

    Hi,
    Goto Tcode SMSY
    1. Under Landscape Components --> Product Systems --> Select ERP --> Under that select your system ID and click on it,
        Goto --> Header Data on your right side, change the Product Version to SAP ERP 6.0 and SAVE.
    2. Goto System Groups and Logical Components --> Logical Components  --> SAP ERP --> Create NEW Logical Component for   your ECC system under this component and select Production version as SAP ERP 6.0 & assign ur system then SAVE.
    3. Goto System Groups and Logical Components --> Solution Landscapes-Operations --> Select your system landscape and REMOVE your ECC systen form the Solution and SAVE.
    4. Goto System Groups and Logical Components --> Solution Landscapes-Operations --> Select your system landscape and ADD your ECC system form the Solution and SAVE.
    Regards
    Kannan.K

  • "Only assign one SAP NetWeaver product version to product system"

    Greetings,
    Somehow, after upgrading my PI system from NW 7.11 to NW 7.4, the SAP-XICONS component was left at the lower version. Everything else was upgraded and SUM didn't complain about this component. The component was present in the stack.xml file and the SCA was available. Yet somehow it was missed.
    Now I am unable to use SUM to update the component. There seems to be no way to get the LMDB to reflect the actual versions of this system and have Maintenance Optimizer function.
    After I assigned everything in the LMDB, the Verification Check says "Only assign one SAP NetWeaver product version to product system". And then MOPZ gives errors such as: "Wrong Netweaver product version found SAP NETWEAVER 7.4" and "Multiple Netweaver Product Version were found".
    However, if I remove the assignment of 7.11, MOPZ is still unable to calculate the queue. It even gives the same errors.
    How can I fix this? Is there some other way to generate the stack or get SUM to upgrade the component?

    The root cause was MOPZ marking the component incorrectly in the stack XML.
    The resolution was to use telnet to 5xx08 to manually deploy the SAP-XICONS archive.

  • System not available for selection in Maintenance Optimizer

    Hello,
    When planning the maintenance in MOPZ I choose product version and the system displays a list of systems assigned to the Product Version. However, the list only shows one of the two systems assigned to the logical component (prod system). I have looked at the logical component in SMSY listed under SAP ERP -> SAP ECC Server -> Z_SAP ERP and both systems are listed and are "green". A Consistency Check of the logical component shows no errors.
    Any ideas are helpful, thank you.

    Hello,
    There is no 'display filter' on the screen you are referring to, Change Management -> Maintenance Optimizer -> Create New Maintenance Transaction. This is the initial screen of the maintenance transaction where it shows the 5 steps of the maintenance transaction. The following selectable fields are available:
    Priority
    Short Text
    Product version
    When I make a selection for the product version an additional selectable table is available where I can select the systems. I should be able to see all the systems assigned to the logical component, however I only see one of the two systems.
    I have checked two other Solution Manager systems and there is no 'display filter' or 'hide filter' button either.
    Regards,
    Robert

Maybe you are looking for

  • Error saving purchase order data decimal values

    sir, PO was created with currency japanese YEN using Tcode ME21N . The net price was showing 142502300 (in JPY). when checked in EKPO table , it saved with a value 1425023.00  instead of  142502300 .  what can be done to correct this.       In PO Pri

  • Question re adobe photoshop album starter edition 3.0

    hi I still work with the old fashioned adobe photoshop album starter edition 3.0. I have had a virgin.net e-mail address for years but have recently changed to hotmail.co.uk. However when I try and share a photograph from my adobe album it automatica

  • Warranty order

    Dear All, I have a requirement and here it goes:- When I create a Warranty service order ( we have a separate service order for warranty), I come to realize that some parts are not under warranty. Now when I create a warranty service order it is sett

  • LR4 Tone curve reset

    Hi, Installed LR4 today and ran into a problem. I have been working with alot of negatives lately and therefore my photos have a reversed tone curve. When I converted my existing catalog all looked fine, using the old previews. But when I go into dev

  • Activity Monitor doesn't start after upgrade to 10.4.6

    Had quite a few challenges with the upgrade to 10.4.6 All Applications were moved to the Desktop and with the help of the Apple hotline I moved them all back in the correct location. Challenge now is that the Activity Monitor does not start up anymor