MATERIALID is removed from V_PICPS view in ECC 6.0

Hi Experts,
I'm doing tech upgrade to ECC 6.0 at the moment from 4.7 system and found out that MATERIALID is not included from V_PICPS view in ECC 6.0. Some of my program use MATNR_EXT from this view in 4.7. Is there any other way to solve this other than reselecting to MATERIALID table? Thank you.
Regards,
Abraham
~Useful answer will be rewarded

Hi Abraham
during upgrade are usually "XPRAS" running. They take care that data is moved from an old structure to the new structure (if the data structure was changed beween releases). Assuming, that this is such a case, it would probably the best to adapt your own coding to the new situation.
regards,
Andreas R

Similar Messages

  • How to uncheck a checkbox from a dialog box and remove from view

    Hi All,
    I have button where on click opens a dialog box which has 5 check boxes with text for each check box [generating dynamically using row repeater].
    If one or all of the check box is checked, the check box with its text should get displayed in the view on closing the dialog box. I am able to display this, that is the checked ones.
    But, after closing the dialog box if the user wants to unselect a check box that is not required for the next time, the check box that is unchecked should get removed from the view.  How is this possible ?
    Thanks,
    Ravikiran

    Hi Robin,
    Pleas find the below code,
    var oDialogScope = new sap.ui.commons.Dialog({
      width : "20%"
      oDialogScope.setTitle("Add Scope of Work");
      var oScopeButton = new sap.ui.commons.Button({
      text : "OK",
      var oRowRep = new sap.ui.commons.RowRepeater();
      var oChkBox = new sap.ui.commons.CheckBox({
      text : "{EventDropDown>label}",
      checked : "{EventDropDown>checked}",
      change : function(oEvent) {
      var l1 = new sap.ui.commons.CheckBox({
      editable : false
      l1.setChecked(this.getChecked());
      l1.setText(this.getText());
      oScopeButton.attachPress(function() {
      var cellM = new sap.ui.commons.layout.MatrixLayoutCell();
      cellM.addContent(l1);
      var oScopeRow = sap.ui.getCore().byId("SR1");
      oScopeRow.addCell(cellM);
      oDialogScope.close();
      return;
      oRowRep.bindRows("EventDropDown>/checked", oChkBox);
      oDialogScope.addContent(oRowRep);
      oDialogScope.addContent(oScopeButton);
      oDialogScope.addStyleClass("DialogCss");
      oDialogScope.open();
    Regards,
    Ravikiran

  • Messages filed into folders are not removed from message folder

    I have a client that has been able to file messages into his folders in the past and then the message would then be removed from the messages view. This would be the expected behavior. Recently he tried to file messages into a folder and then the message turns into a double envelope indicating that the message has been filed but it does not get removed from the view. Any clues to why this might happen?

    Sounds like the Hide Filed Messages is set to No. Have them go into Messages | Options | General Options and set the Hide Filed Messages to Yes
    If someone has been helpful please consider giving them kudos by clicking the star to the left of their post.
    Remember to resolve your thread by clicking Accepted Solution.

  • When using Clear flag the item isn't removed from the To-Do bar

    Hi,
    When I flag a mail and then use clear flag the item keeps displayed in the To-Do bar or Task list.
    Normaly the item is removed from the view.
    The screenshot is Dutch, but you can see whats wrong.
    Whenever you see a helpful reply, just click on “Propose As Answer” / “Marked As Answer” and do "VOTE". Look for microsoft related blogpost on www.vdnieuwenhof.eu

    Hi,
    I'm marking the reply as answer as there has been no update for a couple of days.
    If you come back to find it doesn't work for you, please reply to us and unmark the answer.
    Best Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • How do you remove a web address from compatibility view option using a script?

    How do you remove a web address from compatibility view option in IE using a script or a GPO? 
    Not seeing any options.
    Casey
    This topic first appeared in the Spiceworks Community

    luckyfromhialeah wrote:
    How do you remove a web site from popular list?
    If you mean from the Safari menubar item "Popular"
    Choose "Show All Bookmarks" from the Bookmark menu in the main menubar, or click the icon for that in Safari's menubar -
    The page that opens should show a list of Bookmarks. In the Left column, click the item under Collections named Bookmarks Bar.
    In the new view, locate the folder named Popular and click the reveal triagle to the left of its name - it will open and reveal all the items listed in Popular.
    Find the one you want to remove, click it once to select it, then press the Delete key on the keyboard.

  • How can I remove the Demo Viewer from my MacBook?

    How can I remove the Demo Viewer from my MacBook?

    Drag it to the Trash.
    Uninstalling Software: The Basics
    Most OS X applications are completely self-contained "packages" that can be uninstalled by simply dragging the application to the Trash.  Applications may create preference files that are stored in the /Home/Library/Preferences/ folder.  Although they do nothing once you delete the associated application, they do take up some disk space.  If you want you can look for them in the above location and delete them, too.
    Some applications may install an uninstaller program that can be used to remove the application.  In some cases the uninstaller may be part of the application's installer, and is invoked by clicking on a Customize button that will appear during the install process.
    Some applications may install components in the /Home/Library/Applications Support/ folder.  You can also check there to see if the application has created a folder.  You can also delete the folder that's in the Applications Support folder.  Again, they don't do anything but take up disk space once the application is trashed.
    Some applications may install a startupitem or a Log In item.  Startupitems are usually installed in the /Library/StartupItems/ folder and less often in the /Home/Library/StartupItems/ folder.  Log In Items are set in the Accounts preferences.  Open System Preferences, click on the Accounts icon, then click on the LogIn Items tab.  Locate the item in the list for the application you want to remove and click on the "-" button to delete it from the list.
    Some software use startup daemons or agents that are a new feature of the OS.  Look for them in /Library/LaunchAgents/ and /Library/LaunchDaemons/ or in /Home/Library/LaunchAgents/.
    If an application installs any other files the best way to track them down is to do a Finder search using the application name or the developer name as the search term.  Unfortunately Spotlight will not look in certain folders by default.  You can modify Spotlight's behavior or use a third-party search utility, EasyFind, instead.
    Some applications install a receipt in the /Library/Receipts/ folder.  Usually with the same name as the program or the developer.  The item generally has a ".pkg" extension.  Be sure you also delete this item as some programs use it to determine if it's already installed.
    There are many utilities that can uninstall applications.  Here is a selection:
        1. AppZapper
        2. AppDelete
        3. Automaton
        4. Hazel
        5. AppCleaner
        6. CleanApp
        7. iTrash
        8. Amnesia
        9. Uninstaller
      10. Spring Cleaning
    For more information visit The XLab FAQs and read the FAQ on removing software.

  • When I back up my  I phone 5s or my ipad2 camera roll, contacts and documents does this save in the cloud all to view even if a photo has been removed from camera roll?

    When I back up my  I phone 5s or my ipad2 camera roll, contacts and documents does this save in the cloud all to view even if a photo has been removed from camera roll?

    iCloud- Photo Stream FAQ
    iCloud- Photo Stream limits
    iCloud- How to delete photos from Photo Stream
    iCloud- Photo Stream troubleshooting
    iCloud- Using and troubleshooting Shared Photo Streams
    iPhoto '11- Add, remove, and edit photos in a shared photo stream
    iPhoto '11- Create a shared photo stream
    There are obviously limits to what can be stored in Photo Stream and for how long.
    If she wants backups then she will need something like this: Seagate Wireless Plus.

  • When I try to view the IDVD tutorials, I get a message that says: The video cannot be found. It may have been removed from the server.  HTTP 404. What do I do?

    When I try to view the tutorials in IDVD, I get the following message: "The vodeo cannot be found. It may have been removed from server  HTTP 404" What do I do?

    You don't say what version of iDVD you are using, nor what link you were using, but try these:
    A good guide to iDVD 7 can be found here:
    http://www.kenstone.net/fcp_homepage/idvd_07_stone.html
    Apple's tutorial on iDVD 07/08 is here:
    http://manuals.info.apple.com/en/idvd_08_getting_started.pdf

  • Removing live nodes from cluster view.

    Hi All,
              We are experiencing some JMS problems connected with a cluster node being
              hung for some time.
              The following took place just before the problem arises:
              1. First of all one of the nodes (the first) gets one thread
              (weblogic.jms.backend.BEPushRequestSender@76512c) stuck.
              2. After that it closes the TCP connection to another node and
              3. Removes another node from its cluster view.(that is alive)
              4. After that the second node removes the first from its cluster
              view.
              5. Seconds later they find each other again and add each other to the
              cluster view.
              6. After that, the JMS distributed members are connected to each other,
              7. Something strange happens, because either the first node starts
              missing many messages in its distributed topic member or the second
              node doesn't propagate messages from distributed topic to the first
              node.
              Is it possible to set up weblogic cluster in a way, it won't remove
              other members from cluster view by peer gone exception, only by
              heartbeat timeout? Is heartbeat retry time parameter is configurable?
              Any help with this matter will be greatly appreciated.
              Dmitry Finkelstein
              

    You must run the update node list for each ORACLE_HOME on that machine. If this is RAC, the runInstaller will take care to update all nodes, so again, you run it once per ORACLE_HOME installed.
    Shared Home is a single copy of the Oracle software, rather than each node holding their own copy of the software. There's a paper that talks about these two topics and gives some examples of full commands on OTN:
    http://www.oracle.com/technology/products/database/clustering/index.html
    "Oracle Homes in an Oracle Real Application Clusters Environment(PDF) January 2008"
    direct link: http://www.oracle.com/technology/products/database/clustering/pdf/oh_rac.pdf
    Enjoy and hope this helps.
    Saar.

  • Bug in JDev 9.0.3.3 when removing joined entities from a view

    Hi,
    I observed in JDev 9.0.3.3 the following behavior for views containing several joined entities:
         -I'm creating the view V1 based on the entity E1 and generate the row implementation java file with accessors (close wizard)
         -I'm joining a second entity E2 and add a couple of attributes from it (close wizard)
         -I'm removing the joined entity E2 (close wizard)
         -now look in the ViewRowImpl file: the accessors for the attributes from E2 are gone, but the accessor to E2, getE2(), is still there!
    Regards,
    Dan

    Yes you are right. I've discoverd this bug too. Unfortunately this bug has some ugly effects when running the code, so this is not a litte quirk but I real bug! It is necessary fix the xml-files by hand after removing a joined entity from a view (At least I didn't find another way to fix this).

  • FlipTransition raises "Removed from Stage Event" on new view

    hello,
    I Have a problem with a fliptransistion. If I use this transition in my main view to go to a "settings" view. The "removed from stage" event is raised for the settings view (yes the settings view).
    So first the "initialize" of the settings view is executed. In this initialize I hook up some event listeners.
    Than the "removed from stage" of the settings view is executed. In this function I remove the event listeners (I think this is a good thing to do).
    Than the "removed from stage" of the settings view is executed again
    So the event listeners never work.
    The code for the transition is nothing special I think
    var ftrans:FlipViewTransition = new FlipViewTransition();
    ftrans.duration =1000;
    navigator.pushView(SettingsView, data, null, ftrans);
    When I use the default transition "navigator.pushView(SettingsView, data)" the problem does not occur.
    Anybody an idea as to how to solve this (I'd prefer to keep the fliptransition, as the default slide transition is used in another part the application, and the flip indicates to the user that he is doing something different).
    Update: I've tried to move the event listeners to the "added-to-stage" phase but this doesn't quite solve the problem the events that occur on the SettingsView are: (in that order!)
    - Added To Stage
    - Initialize (this is bizar the view is added to stage even before it is initialized).
    - Removed From Stage
    - Added To Stage
    - Removed From Stage
    - Added To Stage
    Message was edited by: NilsTT

    The FlipViewTransition effect does some reparenting internally to accomplish the 3D effect.  As a result you receive multiple add and remove events.  To work around this, I would recommend using FlexEvent.ADD and FlexEvent.REMOVE instead of addedToStage.  You can also try using ViewNavigatorEvent.REMOVING.
    Chiedo

  • How do I remove a url from "Always view this page in IE"

    How do I remove a URL from "Always view this page in IE"?

    After the new server is added to the cluster and the AG, remove the old one by first
    ALTER AVAILABILITY GROUP [YourAG]
    REMOVE REPLICA ON N'OldServer';
    Remove a Secondary Replica from an Availability Group
    Then evict the old server from the cluster with the cluster administrator or
    Remove-ClusterNode OldServer
    Remember to verify the quorum configuration after adding the new server and removing the old server.
    David
    David http://blogs.msdn.com/b/dbrowne/

  • Remove time tooltip from calendar view

    Hi,
    I removed the default time from calendar view using some css code, but time tool tip is still showing when i hover it. How can i remove default time from calendar tooltip.

    For hiding times in Calendar View:
    Just add CSS to the page:
    .ms-acal-time{display:none;}
    and for ToolTip; refer this also:
    http://social.technet.microsoft.com/Forums/eu/sharepoint2010customization/thread/1f89abca-ce1b-49b0-bcf8-ecbabcb13fc6

  • Is it fair to remove and add gestures from a view frequently on some events?

    I am adding and removing a gesture from a view frequently based on some events. I want to know is this a good way of coding, if no please let me know the reasons.

    Like most plugins, you'll need to uninstall Java Deployment Toolkit from outside Firefox. But... I don't see it in the Uninstall a Program Control Panel. So if you want to still have Java, I think your choices are:
    (1) Leave it fully disabled ("Never Activate")
    (2) Remove the registry entry Firefox uses to locate the plugin
    (3) Delete the plugin's DLL file from disk (or rename with an inactive extension like .OLD)
    The third is probably easier than the second, because you can learn the location of the DLL on disk by typing or pasting '''about:plugins''' in the address bar and pressing Enter.

  • Anyone know why, firefox does not remember password for a site when you remove password from the view password site? I removed a pasword in the view password window and now it not asking me to remember and also it is not remembering the password when I go

    Anyone know why, firefox does not remember password for a site when you remove password from the view password site? I removed a password for a site that was not remembering the correct password for the "view password" window and now it does not guess the password and does not remember the password for that site. All other sites are being remembered.
    == This happened ==
    Every time Firefox opened
    == After I deleted the password from the view password window.

    The saved password feature worked well, but the site I had saved the password for required that I change the password. I have found no way to update the password in Firefox. After I deleted the saved password, Firefox did not ask if I wanted the new password saved. When this happened before, I removed and re-installed Firefox, and then it worked. I hope there is another way to update a password.

Maybe you are looking for

  • Problem in Starting the Analytical Server

    Hi, I was instaled the Hyperion 9.3 license,Shared services, Aanlytical servers in my PC successfully it was running. But after restart my system The Analytical server get corrupted it was not started. After runnig the configuration utility it was wo

  • Duplicate Transporter payment

    Hi, I wanna restrict the double payment to transporter against the same sales Invoice/Delivery. Please suggest. Regards Ankur Edited by: Ankur Gupta on Jun 6, 2011 11:08 AM

  • MS Excel 2008 will not remember my page setup :0

    I am using MS Excel 2008 and have my page setup for 11x17 sheets in a landscape mode. I have set the print area and the sheet size. Every time I close Excel and re-open it, it reverts back to an 8.5x11. Anyone else experience this? It is really getti

  • ABAP dump analysis

    HI all Pl let me know ABAP Dump analysis .which type of abap dump problems arrived every time. pl explain explain more than two or three  examples recently u face abap dumps and solutions hoe u resolved that problems [removed by moderator] I really a

  • Printer suddenty wont print Excel or Quickbooks but will print Word docs

    Help! My HP 6500 just decided to stop printing Excel, Quickbooks and Efax but WILL print Word documents and other files. When I hit "okay" ont he print menu the printer head goes back and forth but no ink comes out. Again, the weird thing is that Wor