Need help with IQ02 - using a FM do update a value in this transaction

Hi,
I am trying to change the Aquisition value (as in transaction  IQ02) using either of following FM:
ITOB_SERIALNO_MODIFY_SINGLE
SERIALNUMBER_LIST_UPDATE
However the changed value of field (ANSWT) is not getting reflected in database.
I tried ABAP4_COMMIT_WORK, but it didnt work.
I also tried, BAPI_TRANSACTION_COMMIT but getting a express document message 'Update was terminated.'
Kindly help me with this. The only thing I need to do is to change the ANSWT (Aquisition value) field.
Thanks.
Sanjay
PS: Help will be rewarded

It's a bit dangerous to use SAP function modules that are not released to the user to update SAP data because they may not be a complete LUW. IE you may have to run other FMS either before or after. Try to find a BAPI. Maybe BAPI_MATERIAL_MAINTAINDATA_RT is what you need.
Rob

Similar Messages

  • Need help with session using dreamweaver

    have created a login page (php/mysql) with username and
    password boxes. when the form is submitted the mainpage loads up.
    i want the main page to be specific to that user, so i want
    their name to appear in the first line. eg.. Welcome back 'David'
    I read a tutorial in the past that tought me to send the
    users id in the URL and then create a record set on the mainpage
    that was filtered by the URL parameter.
    I have forgotten how to do this and the tutorial is no longer
    available on Adobe's site.
    I tried that with
    $_SESSION['MM_Username'] = $loginUsername; \\ in first page
    then
    echo $_SESSION["MM_username"]; \\in second page, but the
    problem is that is not showing user name.
    i need help with that please!
    can anyone tell me how to do this? Thanks in advance,
    AM

    IN the second page, you have to make sure that the session
    has been started.
    Put this at the very top of the page -
    <?php if (!isset($_SESSION)) session_start(); ?>
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "Alidad" <[email protected]> wrote in
    message
    news:g184i4$jgf$[email protected]..
    > have created a login page (php/mysql) with username and
    password boxes.
    > when
    > the form is submitted the mainpage loads up.
    >
    > i want the main page to be specific to that user, so i
    want their name to
    > appear in the first line. eg.. Welcome back 'David'
    >
    > I read a tutorial in the past that tought me to send the
    users id in the
    > URL
    > and then create a record set on the mainpage that was
    filtered by the URL
    > parameter.
    >
    > I have forgotten how to do this and the tutorial is no
    longer available on
    > Adobe's site.
    >
    > I tried that with
    > $_SESSION['MM_Username'] = $loginUsername; \\ in first
    page then
    > echo $_SESSION["MM_username"]; \\in second page, but
    > the
    > problem is that is not showing user name.
    >
    > i need help with that please!
    >
    > can anyone tell me how to do this? Thanks in advance,
    >
    > AM
    >

  • Need Help with Formula using SQL maybe

    I need help!  I work with Crystal reports XI and usually manage just fine with the Formula editor but his one I think will require some SQL and I am not good at that.
    We are running SQL 2000 I think (Enterprise Manager 8.0)  Our sales people schedule activities and enter notes for customer accounts.  Each is stored in a separate table.  I need to find activities that are scheduled 240 days into the future and show the most recent note that goes with the account for which that activity is scheduled.
    The two tables, Activities and History, share the an accountID field in common that links them to the correct customer account.   I want to look at dates in the Startdate.Activities field more than 240 days in the future and show the most recent note from the History table where the accountid's match. I figure my query will contain a join on AccountID.Activities and AccountID.History used with Max(completedate.History) but I do not understand how to word it.
    I would like to perform all this in crystal if possible.  I humbly request your help.
    Membery

    You SQL would look something like this...
    SELECT
    a.AccountID,
    a.BlahBlahBlah, -- Any other fields you want from the Activities table
    h.LastComment
    FROM Activities AS a
    LEFT OUTER JOIN History AS h ON a.AccountID = h.AccountID
    WHERE (a.ActivityDate BETWEEN GetDate() AND DateAdd(dd, 240, GetDate()))
    AND h.HistoryID IN (
         SELECT MAX(HistoryID)
         FROM History
         GROUP BY AccountID)
    This method assumes that the History table has a HistoryID that increments up automatically each time a new comment is added... So a comment made today would always have a higher HistoryID that one made yesterday.
    If I'm wrong and there is no HistoryID or the HistoryID doesn't increment in a chronological fashion, it can still be done but the code is a bit more complex.
    HTH,
    Jason

  • Need help with passcode using the "Remote" app

    Hello and thanks in advance. I can't find a place on iTunes to enter the passcode from the Remote app.

    PLEASE READ!!!
    I have a HP Pavilion - Windows XP
    I need help as well with the passcode. I went to Networking and Sharing center and clicked customize and changed the name to NetGear because that is what it says next to my WiFi on my iPhone but with my iPhone under Settings it says WiFi NETGEAR > but when I click on it, it says choose a Network. Is NETGEAR a network? How do I find or change to a Network? is this the problem?

  • Need help with LikeFilter for querying the keyset instead of value

    Hi,
    I'm looking for help with the LikeFilter.
    I need to query the cache to get all entries with key starting with a particular string.
    I could see samples using LikeFilter for querying the values in the cache but not the keyset.
    Can someone help?
    E.g:
    Cache Entries:
    abc123 - value1
    abc234 - value2
    bcd123 - value3
    I want to get all entries with key starting with 'abc'.
    thanks,
    rama.

    NJ, thanks for the quick reply.
    I tried something similar (as below) but this code gives me 'java.lang.NoClassDefFoundError: com/tangosol/util/ValueExtractor'.
    KeyExtractor extractor = new KeyExtractor("getKey");
    Filter filter = new LikeFilter(extractor, id+":%",'-',false);
    -rama.
    Edited by: 911950 on Feb 2, 2012 1:18 PM

  • Needing help with crashing PhotoShop after Yosemite OS Update

    I updated to the new Yosemite OS and was using PhotoShop CS5.1, and now the program crashes after trying to open more than one photo at a time.  I have cleared all settings and updated everything I can update.  I can't revert back to my old OS because it wasn't backed up before doing so.  Is there a solution to this? 

    Chris, I was not able to help with this Yosemite CS3 problem, but I did ask for a crash report. If you have time can you go over it?
    Another yosemite issue
    Gene

  • Need Help with timing using multiple clips

    I am in need of some help. I am trying to have a total of 16 video clips appear to slide across the screen from the right to the left, all while being equally spaced apart, going the same speed without them crossing over one another. I am using the center and anchor point in the motion tab, but once i get the the third clip i just cant seem to get the time right. I basically want them to come into the screen from the left and out of the screen from the right, all while scrolling acrossed. Please let me know if you have any suggestions.
    I even trued manipulating idvd and imovie themes in Quartz Composer, ended up starting fresh and new, and then again got into the mess with timing. Please help!!!!
    Thanks so much,

    Try this:
    Copy one clip that works OK and use Paste Attributes on the shonky one.
    Al

  • Need Help With Query Using Aggregation

    If I have a table, defined like this:
    CREATE TABLE range_test
    range_id NUMBER(20) NOT NULL,
    grade CHAR(1) NOT NULL,
    lower_bound_of_range NUMBER(5,2) NOT NULL,
    upper_bound_of_range NUMBER(5,2) NOT NULL,
    received_date_time_stamp TIMESTAMP DEFAULT SYSTIMESTAMP NOT NULL
    And I wanted to query the table to find the range associated with the last inserted row for each 'grade' (e.g. 'A', 'B', 'C', etc), how would I go about that?
    I want something like the following, but I know that this won't work right:
    SELECT
    grade,
    lower_bounding_of_range,
    upper_bounding_of_range,
    max(received_date_time_stamp)
    FROM
    range_test GROUP BY received_date_time_stamp;
    Thanks for your help. . .I'm frustrating myself with this one and I think it should be possible without having to use PL/SQL (i.e. SQL aggregate functions or sub-queries should work).

    Perhaps something along the lines of...
    SQL> ed
    Wrote file afiedt.buf
      1  select deptno, empno, ename, hiredate
      2  from emp
      3* order by deptno, empno
    SQL> /
        DEPTNO      EMPNO ENAME      HIREDATE
            10       7782 CLARK      09-JUN-1981 00:00:00
            10       7839 KING       17-NOV-1981 00:00:00
            10       7934 MILLER     23-JAN-1982 00:00:00
            20       7369 SMITH      17-DEC-1980 00:00:00
            20       7566 JONES      02-APR-1981 00:00:00
            20       7788 SCOTT      19-APR-1987 00:00:00
            20       7876 ADAMS      23-MAY-1987 00:00:00
            20       7902 FORD       03-DEC-1981 00:00:00
            30       7499 ALLEN      20-FEB-1981 00:00:00
            30       7521 WARD       22-FEB-1981 00:00:00
            30       7654 MARTIN     28-SEP-1981 00:00:00
            30       7698 BLAKE      01-MAY-1981 00:00:00
            30       7844 TURNER     08-SEP-1981 00:00:00
            30       7900 JAMES      03-DEC-1981 00:00:00
    14 rows selected.
    SQL> ed
    Wrote file afiedt.buf
      1  select deptno, empno, ename, hiredate
      2  from (
      3        select deptno, empno, ename, hiredate
      4              ,row_number() over (partition by deptno order by hiredate desc) as rn
      5        from emp
      6       )
      7  where rn = 1
      8* order by deptno, empno
    SQL> /
        DEPTNO      EMPNO ENAME      HIREDATE
            10       7934 MILLER     23-JAN-1982 00:00:00
            20       7876 ADAMS      23-MAY-1987 00:00:00
            30       7900 JAMES      03-DEC-1981 00:00:00
    SQL>

  • Need help with problem using sound and vibration examples. question repost

    I am generating a wav file using the sound and vibration example vi "SVXMPL_Wav Recorder(DAQmx)" using a ni 7422 board.  Then, using the example vi SVXMPL_Getting started with SVT(Simulated)" attempting to play back that file.  the wav file will load and play back on the graphs fine but when I click the "Play Wav File" which sends the audio to the computers speaker,  I get the error "Cannot recognise sound Format".  It plays the shipped example files fine.  I can also play the wav files I generate on a Windows audio player.  Don't know a lot about the sound and vibration toolkit or wav file formats but need to get these two to work together.  Using LV 8.5 and sound and vibration toolkit 4.0.  This is a bit of a repost of the same question ask last week but not answered.  Thanks

    Did you see Coq Rouge's reply in your original thread? Which thread are you going to continue?

  • I need help with Lightning using Exchange and Postbox

    Hello,
    I have Postbox for Mac v 3.0.11 and I would like to use Lightning for Exchange.
    I cannot find any support for v 3.0.11.
    Can anyone help?
    Regards
    SD

    Did you see Coq Rouge's reply in your original thread? Which thread are you going to continue?

  • Need help with java uses or overrides a deprecated API.

    i have some issues and have not clue where the issue is this is the error that i receive
    Note: C:\Documents and Settings\Adam\My Documents\JCreator LE\MyProjects\Pokemon\src\Pokemon.java uses or overrides a deprecated API.
    Note: Recompile with -Xlint:deprecation for details.
    here is my code

    public void boundry()
                   int i;
                   //System.out.println("y is "+  (y+23) );
                   //System.out.println("x is "+ (x+17) );
                   //X10=wall[1].getX();
                   //System.out.println("wall[1]X is" + X10);
                   //check to see if over boundary
                   rightflag=2;
                   leftflag=2;
                   downflag=2;
                   upflag=2;
              for(i=0; i<=8; i++)
                   System.out.println("i is" +i);
                    //left side
                    if ( ( (x+17) > (wall.getX() ) )
                   && ( (y) < (wall[i].getY() + wall[i].getHeight()-5) )
                   && ( (y+23) > (wall[i].getY()+5 ))
                   && ( (x) < (wall[i].getX() + (wall[i].getWidth()/2) )) )
                        rightflag=1;
                        System.out.println("left");
                   else
                        rightflag=2;
                   //right side
                   if ( ( (x) < ((wall[i].getX() + wall[i].getWidth() )))
                   && ( (y) < wall[i].getY() + wall[i].getHeight()-5 )
                   && (y > (wall[i].getY() ))
                   && ( (x) > ((wall[i].getX()+(wall[i].getWidth()/2))) ) )
                        leftflag=1;
                        System.out.println("right");
                   else
                        leftflag=2;
                   //top side
                   if ( ( (y+23) > wall[i].getY() )
                   && ( (y+23) < ( wall[i].getY() + (wall[i].getHeight()/2-5) ))
                   && ( (x+17) > wall[i].getX())
                   && ( (x) < (wall[i].getX()+(wall[i].getWidth() ))) )
                   upflag=1;
                        System.out.println("top");
                   else
                        upflag=2;
                   //bottom boundry
                   if(
                   (y < (wall[i].getY()+wall[i].getHeight() ))
                   && (y > (wall[i].getY() ))
                   && ((x+17) > (wall[i].getX()))
                   && (x < (wall[i].getX()+wall[i].getWidth() ) ))
                        downflag=1;
                        System.out.println("bottom");
                   else
                        downflag=2;
                   System.out.println("test");
                   //stop them from being over boundary
                   if (rightflag==1)
                   x=x-10;
                   else if (leftflag==1)
                   x=x+10;
                   else if (upflag==1)
                   y=y-10;
                   else if (downflag==1)
                   y=y+10;
                   //draw the player
              public boolean handleEvent (Event e)
                   //Get the scroll bars to work
                   Y2 = indicatestrength.getValue();
                   Y3 = X2.getValue();
                   Y4 = Width2.getValue();
                   Y5 = height2.getValue();
                   repaint();
                   return true;
              public void save ()     
                   File dataFile = new File ("Users/jeffrey/Server/Test.rtf");
                   FileWriter out;
                   BufferedWriter writeFile;
                   //sample data to write
                   double testnumber = -34.454;
                   String testname="this is a string";
              try{
                   out =new FileWriter (dataFile);
                   writeFile = new BufferedWriter(out);
                   //write all data as strings
                   writeFile.write(testname);
                   writeFile.newLine();
                   writeFile.write(String.valueOf(testnumber));
                   writeFile.newLine();
                   //Close file
                   writeFile.close();
                   out.close();
                   System.out.println ("data written to file");
                   catch (IOException e)
                        System.out.println("there was a error writing to the file");

  • Need help with persistance using an array of values

    I have an array of values, say:
    String[] fruit = {apples, oranges, pears}
    And I want to know how to send this into a database table that is separate from the rest of the class. for example, the fruit array is part of a class Food. Food has the following fields:
    @Column(Name= food_type)
    private String foodType;
    String[] fruit
    Say that the Food class places the foodType variable in the Food table, but I want to place each item of the fruit array into a separate table that has the fruit type, and Food_id that links it back to the food table.
    What is the correct code for this?

    jobocop17 wrote:
    I have an array of values, say:
    String[] fruit = {apples, oranges, pears}that won't compile without quotes around the strings
    And I want to know how to send this into a database table that is separate from the rest of the class. there are a number of ways to do this
    i recommend you start with JDBC
    for example, the fruit array is part of a class Food. Food has the following fields:
    @Column(Name= food_type)
    private String foodType;
    String[] fruit
    Say that the Food class places the foodType variable in the Food table, but I want to place each item of the fruit array into a separate table that has the fruit type, and Food_id that links it back to the food table.
    What is the correct code for this?When you write the code and it does what you want, you will then know the answer to this question.

  • Need help with Mail after 10.6.8 update

    You can’t use this version of Mail with this version of Mac OS X
    You have Mail version 4.5 (1084/1085). It can’t be used on Mac OS X Version 10.6.8 (Build 10K549). For more information, click the Help button.
    OK getting desperate now, I recently updated my 2010 MacBook Pro (Running Snow Leopard) with the latest update, unfortuantly my mail icon was in a sub folder in the applications folder and apparently is the cause of all my problems as it looks like it didnt get the updated?
    So I have been scrolling different solutions to try to find some sort of resolution, I have downloaded the Mac os X 10.6.8 update combo v1.1 but that hasnt done anything? I just simply opened it when i downloaded it, was I supposed to do something fancy with it ??
    Totally lost as to what to try next anyone out there more computer savy that I am ?
    mette

    I had the same problem.  I did this:
    If you installed the Security Update 2012-004, it failed to update Mail to 4.6; thus, your problem. Manually DownLoad it fromhttp://support.apple.com/kb/DL1586 and reinstall it.
    which was posted on another thread here: https://discussions.apple.com/message/19718708#19718708
    and it worked .

  • I need help with problems after the April 2015 update

    In December 2015 I purchased an LG G3. It started out great. Then often people couldn't hear me..sometimes with the speaker on, sometimes with it off, sometimes on bluetooth with my car,.or my voice faded in and out, or sounded muffled or garbled.  After over a month of these frequent audio problems and several calls to Verizon during which they boosted my signal and guided me through a factory reset which took all of my photos out of their albums, the final suggestion a few days ago (April 21, 2015) was to download the new software update. I did and I'm not happy with some of the changes e.g. I wish I could have the old  home touch buttons back,The jury is still out on sounds quality, but now I have two new annoying problems.
    The first is that my car and phone used to bluetooth (connect) as soon as I put my engine on. Now, every time I get in my car I have to go into settings and give the phone permission to have other devices find my phone. Then after one or two tries the bluetooth eventually connects them. I am a Realtor and I need my phone and car to connect automatically every time I get in. I can give the phone permission to connect for up to an hour, but then it goes off. How do I get the opton to stay on?
    The second is that I often turn my data off, and I used to do it from the notification panel that I can pull down. I just pulled it down and tapped "data" and the light would go off if the data was off and on if it was on.  Now when I tap "data" I can turn it on or off, but the data button stays lit so when the data is off the light is still on. No more quickly glancing to see the data status...I have to tap it and read the notice to find out. Yes, 3G or 4G light up in tiny letters at the top, but data is the only button that stays lit when it is turned off.
    Am I missing the steps that would fix these issues?

    SiBIMe,
    I am sorry to hear of the issues with your device before and after the update. We want to restore the love back to your device. Please keep us posted on the audio issues to see if the update did assist with that issues.
    In regards to the two new problems, we want to make sure we get this worked out. Do you have issues with the device only auto connecting to your car or all bluetooths?  Do you receive and error message when the device doesn't auto connect and you attempt to connect manually but it fails? As for the data icon, when you tab on the data icon from the notification tab does the 4G actually disappear even thought the data icon is still lit?
    Please test your device in Safe mode and let us know if you still experience the same issues. Here is how to place the device in safe mode. http://vz.to/1owbN8K
    LindseyT_VZW
    Follow us on Twitter @VZWSupport

  • I need help with the sync and the new update.

    I have had 3 new updates recently. I'm now into iTunes 8.1-8.6 or something. I've got two problems that I can't find answers for in the help.
    First off, The new iTunes is pink with a black side-bar. I was wondering if there is a way to change it back to white and gray.
    Next, when I plug my iPod into the coputer, it says that it has detected the iPod, but can't read it. It then tells me to unplug it and try again. I have done this over 300 times, over two months. It dosn't work. My iPod still dosn't read, and I now have almost twice as many songs on iTunes, as I do on my iPod.
    Please help.

    My computer tells me iTunes 8.0 is the most current version. I'll assume that's what you're running, but you can check by opening iTunes and going to Help > About iTunes.
    You can resolve the color issue by:
    Open your Control Panel
    Click "Switch to Classic View" on the left
    Open the Display icon
    Choose the Settings tab
    Move your color settings to highest: 32-bit
    Regarding the iPod error... what type of iPod is it?
    CG

Maybe you are looking for