How to unmap UPC from material using bapi_material_maintaindata_rt

Hello Expert,
Can you please tell me how to unmap the upc from material using bapi_material_maintaindata_rt. I am trying to run the bapi with different set of data but it is failing for each time. Please provide required parameter that need to be passed to bapi for upc deletion.
Kindly help.

Hi,
how did you return the materials in the Table View. I tried to do it, but it only returns one material?
Regards,
Matthias

Similar Messages

  • How to create a new material using a BAPI?

    Dear friends,
    How to create a new material using a BAPI? I mean without knowing the material no., how to just create a new one using function modules(BAPI)?
    Thanks a lot!

    Dear,
    New material can be created by using a BAPI_MATERIAL_SAVEDATA.
    More over their are lots of threads available on SDN on the question you raised so kindly search the SDN before posting any thread .
    Cheers
    fareed

  • How to retrieve data from MDM using java API

    hi experts
    Please explain me the step by step procedure
    how to retrieve data from MDM using java API
    and please tell me what are the
    important classes and packages in MDM Java API
    thanks
    ramu

    Hi Ramchandra,
    You can refer to following links
    MDM Java API-pdf
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/2d18d355-0601-0010-fdbb-d8b143420f49
    webinr of java API
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/89243c32-0601-0010-559d-80d5b0884d67
    Following Fourm Threads will also help.
    Java API
    Java API
    Re: usage of  java API ,
    Matching Record
    Need Java API for Matching Record
    Thanks and Regards,
    Shruti.
    Edited by: Shruti Shah on Jul 16, 2008 12:35 PM

  • How do i pin from FB using firefox ???!!!??

    How do I pinterest from FB using firefox ?
    I dont want to install chrome- I dont want to waste the space. I cant believe firefox doesnt have a way to do it- they must ??!!

    Pinterest offers two solutions for Firefox users. One is an add-on button, and the other is a "bookmarket."
    What's the difference?
    * Add-on (extension): This creates a graphical "P" button that you can place on your main Navigation toolbar. The add-on is running all the time, and may have more advanced features.
    * Bookmarklet: This creates a text button on your Bookmarks Toolbar. It doesn't do anything until you click it, at which point is adds a script into the page you're viewing.
    ''Note:'' if you do not generally display your Bookmarks Toolbar, then the bookmarklet might not be convenient for you. You can show that bar using either:
    * View menu > Toolbars
    * right-click a blank area of the tab bar (or the "+" button)
    What do you think?
    To grab either of the Pinterest buttons, go to this page: http://about.pinterest.com/goodies/#browser
    There is a small link to switch between the add-on and the bookmarklet.
    Any luck?

  • How to display items from database using catagorylookupdroplet

    Hi everyone,
    i want to know how to display items from database using catagorylookup droplet. if anybody have any code snippet please share it.
    Thanks in advance,

    <dsp:droplet name=".................../CategoryLookup">
         <dsp:param name="id" param="itemId"/>
         <dsp:oparam name="output">
              <dsp:valueof param="element.displayName"/>
                   <%-- This is show the Child Category --%>
                   <dsp:droplet name="......................./ForEach">
                   <dsp:param name="array" param="element.childCategories"/>
                   <dsp:oparam name="outputStart">Child Categories</dsp:oparam>
                   <dsp:oparam name="output">
                        <dsp:a href="">//bydefault it will take its own file's name
                             <dsp:param name="itemId" param="element.repositoryId"/>                                                                                          <dsp:valueof param="element.displayName"/>
                        </dsp:a>
                   </dsp:oparam>                                             
                   </dsp:droplet>
                   <%-- This is show the Child Product --%>          
                   <dsp:droplet name=".............../ForEach">
                        <dsp:param name="array" param="element.childProducts"/>
                        <dsp:oparam name="outputStart">Child Products</dsp:oparam>
                                  <dsp:oparam name="output">
                                       <dsp:droplet name="................/ProductLookup">
                                            <dsp:param name="id" param="itemId"/>
                                            <dsp:param name="elementName" value="Prod"/>
                                            <dsp:oparam name="output">
                                                 <dsp:getvalueof id="img102" param="Prod.smallImage.url" idtype="java.lang.String">
                                                      <dsp:img height="250" width="250" src="<%=img102%>"/>
                                                 </dsp:getvalueof>
                                            </dsp:oparam>
                                       </dsp:droplet>
                                       <dsp:a href="productView.jsp">
                                            <dsp:param name="itemId" param="element.repositoryId"/>
                                            <dsp:valueof param="element.displayName"/>
                                       </dsp:a>
    Hope this helps.
    -RMishra

  • How to acquire sound from microphone using Sound & Vibration toolkit

    Hello All,
    I need to know how we can acquire signals from microphone using S&V toolkit.

    Hi pmg,
    If you have the Sound and Vibration Measurement Suite installed, you may want to take a look at the examples here:
    <LabVIEW Directory>\examples\Sound and Vibration\Audio Measurements
    Thanks as kudos only

  • How to Export data from webdynpro using Jecxcel

    Hi ,
    Can anyone help me how to export data from web dynpro using Jexcel. kindly send me the related links.
    Thanks

    Hi Sandeep,
    Have you refered in the blogs?
    U can find may more document related to this.the below blog helps u in
    Exporting Data from Web Dynpro in Different Formats Using Open Source (POI, JExcel, iText) APIu2019s.
    https://www.sdn.sap.com/irj/sdn/index?rid=/library/uuid/b030e7fb-2662-2b10-0dab-c4aa52c3550b
    Regards
    Supraja

  • How run reports JDE from BPEL using the Adapter for JD Edwards OneWorld?

    Hi,
    I need to load on line a lot of invoices from Bpel to JD Edwards using the Adapter for JD Edwards OneWorld (iWay).
    Using Business Functions as Web Services it wasn't a not good idea because of this Adapter is poorly constructed and doesn't allow simultaneous loads, a memory leak occurs on JDE server. And to load them invoice by invoice is very slow.
    A choice is to use Z tables and load them through schedules, but Bpel loses total control.
    I heard that I can run processes reports that enable to extract the data from the Z tables and load them into JDE.
    How can I execute reports JD Edwards invoked from BPEL using the Adapter for JD Edwards OneWorld?
    Thanks
    Francisco

    Hi Dario,
    BizTalk 2013 R2 (JDE LOB Adapter) is not tested against latest release of JDE EnterpriseOne 9.1.
    It only supports with 8.12 and 9.0 version of JDE.
    Refer the discussion here:
    Integrating BizTalk with JDE EnterpriseOne
    Rachit
    Please mark as answer or vote as helpful if my reply does

  • How to run report from form using run_object_report

    I AM USNING FORMS9I/REPORTS 9I , HOW TO RUN REPORT FROM FROM USING RUN_REPORT_OBJECT AND HOW
    TO PASS PARAMETER AS WE DID IN RUN_REPORTS PLEASE HELP ME

    here an example !
    I hope this example you can use it
    PROCEDURE pr_reporte IS
    BEGIN
    DECLARE
         repid REPORT_OBJECT;
    v_rep VARCHAR2(100);
    rep_status Varchar2(20);
    d1 DATE;
    d2 DATE;
    BEGIN
         d1 := :GLOBAL.DIA_INI;
         d2 := :GLOBAL.DIA_FIN;
         repid := find_report_object('rep_lab02');
         SET_REPORT_OBJECT_PROPERTY(repid,REPORT_OTHER,'p_fec_uno='||to_char((add_months(last_day(d1),-1) +1),'DD/MM/YYYY')||' '||
         'p_fec_dos='||to_char(d2,'DD/MM/YYYY'));
         SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'pdf');
         v_rep := RUN_REPORT_OBJECT(repid);
         rep_status := report_object_status(v_rep);
         WHILE rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED') LOOP
              rep_status := report_object_status(v_rep);
         END LOOP;
         IF rep_status = 'FINISHED' then
              WEB.SHOW_DOCUMENT('/reports/rwservlet/getjobid'||substr(v_rep,instr(v_rep,'_',-1)+1)||'?'||'server=repserver','_blank');
         ELSE
              ventana('E','error reporte no encontrado','S');
         END IF;
    END;
    END;
    The 'rep_lab02' is the name of the report that you give in the node reports
    p_fec_uno and p_fec_dos they are the parameters in the report
    repserver is the name of server created with rwserver
    Greetings

  • How to send photos from PSE9 using my Gmail account

    Can I send photos from PE9 using my gmail account?  If so how?
    Message title was edited by: Brett N

      Yes you can if you replace your email client with Adobe Email Service
    Open the Organizer and Click Edit à Preferences à Sharing
    Under Email settings click the dropdown menu and choose Adobe Email Service
    Then enter your name and gmail address.
    Obtain the verification code from adobe and paste it into the dialog to confirm.
     

  • How to view file from vss using java Commandline

    Hi To ALL,
    I wanted to view a file from vss through java code.
    By using the folowing code,i could able to get vss file in to local folder.
    Runtime.getRuntime().exec
    ("cmd /c ss Get $/Mywork/Myfile.java -GLC:/New");
    But i wanted to view file from vss using java code.
    any one please help me..
    Thanks in advance.........

    As always, Google is your friend.
    Follow the bouncing link.
    http://www.google.com/search?hl=en&q=VisualSourceSafe+%2B+Java+API
    PS.

  • How to flush apps from iPad2 using a "Restore from backup"

    When I receive an iPad back from loan (library environment) it frequently has additional apps loaded by the borrower, over and above the small set of apps that we provide when the iPad is checked out.
    If we reset the iPad (Settings/General/Reset/Erase All Content and Settings) and then restore from a canonical backup, the iPad is rendered "fresh" with no evidence of the previous borrower and ONLY the small set of apps that we provide.
    However,
    If we simply restore from the canonical backup, without the reset, the evidence of previous use is limited to just the additional apps that the previous borrower installed. In effect, the iPad contains the union of our standard set and the previous borrower's additions. All the data, media and settings (even defaults such as iCloud and Store IDs) are removed. The iPad is "fresh" except for the additional app or apps.
    The simple restore from backup is much faster than the reset+restore and would be preferred.
    Manual inspection and removal of borrower-installed apps is too time consuming.
    Looking for a procedure that would force the app list down to only the one in the backup...
    Any comments?

    => ex_spy_guy
    Thank you for your prompt and thoughtful comment.
    The library is institutional but is not publicly funded. Our policies are not traditional, therefore.
    We wished to give the early patrons the ability to experiment with apps of their own discovery that they provision using credentials that they already have or that they create for the purpose. We have no record of their credentials and they do not have the Library's credentials. We never attempt nor allow the iPads to be sync'd on our duplication station. I agree with almost everything that you are saying but:
    - we loan a "fresh" iPad that has been restored from a tightly controlled (never sync'd) backup
    - we are returned an iPad that contains the initial app set + user settings, media, bookmarks, history etc. + one or more apps that the user has installed using his own credentials
    - the iPad is connected to iTunes (on Lion) with automatic sync disabled
    - we control-click on the iPad device name and restore from backup using the virgin backup mentioned above
    - the restore takes 10 seconds or less since no new apps nor media is added
    - the resulting iPad contains no user settings nor data but does still contain the app(s) that the user added
    - if the iPad is reset to remove ALL non-firmware apps and then is restored from the same image, the users apps do not appear, just as one would expect. This takes 10-12 minutes with the app set that we currently provide. We find this burdensome for frequent use but it's perhaps necessary...
    It surprises me that the users' apps survive a "Restore from Backup" process.
    Unlike a traditional disk image (OS X .dmg for example) the iPad restoral "image" (~Library/Application Support/MobileSync/Backup/) contains no binaries. It's just a manifest of XML files in a folder and describes what .ipa binaries should be loaded from the iTunes library. iTunes does not, apparently, exclude (delete the encryption key of) binaries that are not provisioned in the manifest. Everything else gets zeroed-out of the iPads but not the foreign .ipa files. Is this a feature or a bug?

  • How to break password from PDF using acrobat library?

    I am using "Acrobat.CAcroPDDoc" object and on open method call it is returning false for a password protected file. How can I check the pdf file is password protected by passing the pathname as an argunment? and once identified as a password protected PDF, How can I remove the password using the Acrobat Class?

    If it fails to open, then it’s probably password protected.
    There are no APIs to remove the password, assuming you have it.
    Removing it w/o the actual password would be illegal.

  • How to retrieve information from XML using servlets

    Hi
    I have a scenario like this
    File-->XI-->J2ee application(HTTP Receiver adapter)
    I want to know how XI sends xml file as a query string file name?
    What ever may be the case i just need to retrieve the information from Request object and display the same in browser(JSP).How to do that, I am totally confused, please anyone help me!
    Code help is highly rewarded.
    Thanx

    Hi Rajesh!
    I have tried your code. But some where i went wrong. Please correct me: I am using NWDS2.0.9
    my web.xml:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
                             "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
        <display-name>WEB APP</display-name>
        <description>WEB APP description</description>
        <servlet>
            <servlet-name>DisplayRes</servlet-name>
            <servlet-class>com.quinnox.DisplayRes</servlet-class>
        </servlet>
        <servlet-mapping>
              <servlet-name>DisplayRes</servlet-name>
              <url-pattern>/DisplayRes/*</url-pattern>
         </servlet-mapping>
    </web-app>
    my application.xml:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE application PUBLIC "-//Sun Microsystems, Inc.//DTD J2EE Application 1.3//EN"
                                 "http://java.sun.com/dtd/application_1_3.dtd">
    <application>
        <display-name>ReceiverEntpr</display-name>
        <description>EAR description</description>
        <module>
            <web>
                <web-uri>HttpReceiver.war</web-uri>
                <context-root>/HttpReceiver</context-root>
            </web>
        </module>
    </application>
    and my servlet code:
    import java.io.IOException;
    import java.io.InputStream;
    import java.io.PrintWriter;
    import java.io.Writer;
    import javax.servlet.ServletException;
    import javax.servlet.ServletOutputStream;
    import javax.servlet.http.HttpServlet;
    import javax.servlet.http.HttpServletRequest;
    import javax.servlet.http.HttpServletResponse;
    import org.w3c.dom.Document;
    import org.w3c.dom.Element;
    import org.w3c.dom.Node;
    import org.w3c.dom.NodeList;
    import org.xml.sax.InputSource;
    import javax.xml.parsers.DocumentBuilder;
    import javax.xml.parsers.DocumentBuilderFactory;
    import javax.xml.transform.Result;
    import javax.xml.transform.Source;
    import javax.xml.transform.Transformer;
    import javax.xml.transform.TransformerFactory;
    import javax.xml.transform.dom.DOMSource;
    import javax.xml.transform.stream.StreamResult;
    import org.xml.sax.EntityResolver;
    import org.xml.sax.SAXException;
    import com.sun.java_cup.internal.parser;
    import com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl;
    public class DisplayRes extends HttpServlet {
         public void doGet(HttpServletRequest requset, HttpServletResponse response) throws ServletException, IOException
              doWork(requset, response);
         public void doPost(HttpServletRequest req, HttpServletResponse resp) throws ServletException, IOException
              doWork(req, resp);
         private void doWork(HttpServletRequest req, HttpServletResponse resp) throws IOException
              String path = null;
              PrintWriter out = null;
              PrintWriter p2=resp.getWriter();     
              try
                   resp.setContentType("text/xml");
                   out = resp.getWriter();
                   out.println("hi");
                   path = req.getPathInfo();
                   if(req.getContentLength() != -1){
                   outputURI(req.getInputStream(), out);
              } catch (IOException ioe) {     return;     
         //private void outputURI(InputStream resultStream, Writer out) {
              private void outputURI(InputStream resultStream, PrintWriter out) {
              if (resultStream == null) {
    //             no default file
    //            logger.error("No File to return");
              return;
              try {
              DocumentBuilder parser = DocumentBuilderFactory.newInstance().newDocumentBuilder();
    //            Class clazz = loader.loadClass("org.apache.xerces.jaxp.DocumentBuilderFactoryImpl");
    //            DocumentBuilderFactoryImpl factory = (DocumentBuilderFactoryImpl) clazz.newInstance();
    //            DocumentBuilder parser = factory.newDocumentBuilder();
              parser.setEntityResolver(new ClassPathEntityResolver());
              printXML(parser.parse(resultStream), out);
              resultStream.close();
              } catch (Exception e) {
    //            logger.error("Trying to parse the output " , e);
         //private void printXML(Document document, Writer writer) throws Exception {
              private void printXML(Document document, PrintWriter writer) throws Exception {
              Transformer transformer = TransformerFactory.newInstance().newTransformer();
              Source source = new DOMSource(document);
              Result output = new StreamResult(System.out);
              transformer.transform(source, output);
    //             Write as XML so that entity references can be resolved.
              if (writer != null) {
              transformer.transform(source, new StreamResult(writer));
    Please tell me how to display in servlet.
    If it is better to display in a browser. Please send me the code.
    Thanks

  • How to remove objects from pics using LR...

    I am not a professional photographer and I do not have a whole lot of photo editing knowledge. I started out several years ago using Photoshop elements 5 and eventually learned how to do several things like moving objects around or removing them from a photo, or moving someone's face into a different picture if their eyes were closed and lots of nice editing features. I loved it and still love it. My laptop was getting really old and slow so I just recently purchased a new computer which has windows 8 on it. I loaded my photoshop elements and cannot get it to open or work properly and am wondering if it's because of the windows 8 operating system. So I then decided to purchase a new photo editing software. I decided (quickly.. too quickly) to purchase adobe lightroom just because it had very good reviews online. Now I have several pictures that need to be edited for Christmas and I cannot find any "lasso tool" or any thing similar right now.. I was so used to using the layers and features from the PE and now my heart is broken because I feel so lost and maybe broke at the same time!! This program is soooo different than what I was used to using but I don't even know if I can do the same things with it. EXAMPLE: there is an air conditioner unit in one of the photos I've taken and I was planning on removing it from the picture. Also I was aiming on moving a face over from another picture because of some closed eyes.. Someone please tell me, is this program capable of doing these things or can I only play with the lighting in this? Will I have to spend more of my $$ to get another Photoshop elements to get the features I use?

    These tasks are tasks for Photoshop or Photoshop Elements, not for Lightroom, which is more an image data base.

Maybe you are looking for

  • Failed boot after moving hard drive (IDE not SATA)

    Greetings all. I am attempting to setup a headless box, and in doing so I am installing Arch on one system (Sapphire Axion A3-M275 Motherboard), then moving the hard drive to the new system (SGS1660, a VIA CLE266/VT8235 based headless rack-solution).

  • Mid-2010 battery dead after 629 cycles?!?

    Hi, My mid-2010 Macbook Pro 15" battery is seemingly dead after only 629 cycles. It says that the condition is "replace now" and the green indicator lights flash when I press the button on the side. It was working fine, and then I didn't use the comp

  • Call RFC From PL/ SQL

    Hi Everybody, i have some question: Its Possible from PL / SQL, call RFC Functions?... Please can you give me some examples or tell me if is technicaly impossible to do that?.. Thanks a lot. Greattings Wilmer Figueroa

  • My itouch gets stuck in restore

    I recently purchased the 2.1 upgrade for my itouch, and when I attempt to restore it, it keeps getting stuck in the same stage. It gets all the way to about 4/5 of the way through, "restoring software" and just stops. Can someone please help me?

  • Iphoto and Olympus E-1

    I want to start afresh with the new E1 camera my problem or problems. Now I have a mac and the applications I have are as follows iphoto, cs2, olympus viewer. What i want is for me to be able to plug the E1 in and open iphoto ( is the new iphot6 anyg