Error value after modifying the contract

Hi Guys,
I need help in getting the correct values of u2018Released valueu2019 field of Contract.
I have written code in u2018ZV_USEREXIT_SAVE_DOCUMENTu2019.  The following code is updating incorrectly on the screen for all line items with the last value of xvbap-awert, when I am saving the contract after modifying it like changing PO date :-
  loop at xvbfa where posnv ne 0 and rfwrt ne 0.
    move xvbfa-rfwrt to xvbap-awert.
    update vbap set netwr = xvbap-awert " RV45A-AWERT
              where vbeln = xvbap-vbeln
                and posnr = xvbap-posnr.
    commit work.
Endloop.
If the above code is commented, all line items u2018Released valueu2019 field is initialized.
The values of xvbap-awert for all line items are modifying correctly in internal table xvbap. But in the initial screen of Contract field (VA42) u2018Release valueu2019 is displaying last value of xvbap-awert. This screen field is a structure field RV45A-awert.
Please help at earliest.

Hi,
Did you follow the article below:
Optional Configurations
https://technet.microsoft.com/en-us/library/ee758052%28v=exchg.140%29.aspx
After disable the Automatic Alert Resolution Feature in the Correlation Engine, have you restart the Microsoft Exchange Monitoring Correlation Engine service?
I assume you missed something when you edit the config file.
You may change it back and then check the result.
Regards,
Yan Li
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

Similar Messages

  • Line 1 Error - Value 120 for the flexfield segment Company does not exist

    {color:#0000ff}Receiving the following error message in the "Submit Expense Report - Expense Allocation" page:
    "Error : Line 1 Error - Value 120 for the flexfield segment Company does not exist in the value set XX_GL_COMPANY"
    This error message is shown when the user is entering the expense report in R12 Oracle Internet Expenses responsibility. After the user has finished entering the expense lines and after the user has reviewed the default expense allocation values in the expense allocation page, upon clicking on the next button , this error message is shown.
    Has anybody experienced this issue?
    We have opened a Service Request with Oracle but so far there is no resolution. This issue occurs intermittently. It is NOT consistent. We have advised the user base with the following workarounds to over this bug:
    1. The system administrator shall clear the cache using Functional Administrator responsonsibility
    OR
    2. Advise the application user to sign-off from Oracle Applications and allow 5 minutes before they sign-in again.
    Any help or advise in the matter is appreciated.
    Thank you.
    {color}

    Check these things
    1. you have enable PerPeriodOfService DFF to this set.
    2. you are setting Context Variable like (AttributeCategory) with requried value.
    Thanks

  • I get an error message after downloading the latest update. It says to download only and then to install manually. How do I fix this?

    I get an error message after downloading the latest itunes update.  It says to download only and then to manually install. How do I do this?  Or, is there some way to make the download work?  Thank you.

    The message is 'errors have occurred, go to tools>download only and try installing manually'.  BTW, I am using Google Chrome.

  • TS1717 I get the following error message after installing the latest version of itunes via auto update:  "the itunes Library file cannot be saved. An unknown error occurred (-54). Has anyone ever seen this message and anyone have a suggestion what to do?

    I get the following error message after installing the latest version of itunes via auto update:  "the itunes Library file cannot be saved. An unknown error occurred (-54). Has anyone ever seen this message and anyone have a suggestion what to do?

    Hi pholewinski!
    I have a couple of articles for you here that I believe will help you with this issue. The first is an article on advanced troubleshooting, and it can be found here:
    iTunes: Advanced iTunes Store troubleshooting
    http://support.apple.com/kb/ts3297
    If following that article's steps doesn't take care of the issue, you can try the things listed in this article, which is about permissions issues in iTunes:
    iTunes: Missing folder or incorrect permissions may prevent authorization
    http://support.apple.com/kb/TS1277
    Thanks for using the Apple Support Communities. Have a good one!
    -Braden

  • Read Error logs after running the background jobs

    Hi,
    How to read the error logs after running the background jobs. In our scenarion we are running the COHV transaction to release the production orders in background. But we are not finding the error logs after background job. We would like to read the error logs and correct for further processing.
    Kindly suggest.
    Thanks & Regards,
    N. Laxman

    Hi
    you can check the  back ground jobs defined by any user in SM37 and where you can see the spool and job logs as well.
    plz check in your case and revert back
    Regards
    Anupam Sharma

  • Error  oocuring after posting the IDOC

    Hi
    i am getting a error in a scenario
    the scenario is Idoc to file. when we post the IDoc, its getting posted successfully. but the pipiline is getting failed at the inbound message when monitoring in SXMB_MONI.
    i am getting the following error
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?><!-- Inbound Message --> <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1"><SAP:Category>XIAdapter</SAP:Category><SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_NO_REQUEST</SAP:Code>
    <SAP:P1/><SAP:P2/><SAP:P3/><SAP:P4/>
    <SAP:AdditionalText/><SAP:ApplicationFaultMessage namespace=""/>
    <SAP:Stack>ALEAUDIT IDoc cannot find request IDoc in Integration Server
    </SAP:Stack><SAP:Retry>N</SAP:Retry></SAP:Error>
    all the experts help me out in solving this issue

    Hi Deepika,
    their might be some problems with ur ALE settings.
    Here is a detail of the steps to be followed.
    Do verify whether u have done the steps or repeat the steps as stated:
    Steps for ALE settings:-
    Steps for XI
    Step 1)
         Goto SM59.
         Create new RFC destination of type 3(Abap connection).
         Give a suitable name and description.
         Give the Ip address of the R3 system.
         Give the system number.
         Give the gateway host name and gateway service (3300 + system number).
         Go to the logon security tab.
         Give the lang, client, username and password.
         Test connection and remote logon.
    Step 2)
         Goto IDX1.
         Create a new port.
         Give the port name.
         Give the client number for the R3 system.
         Select the created Rfc Destination.
    Step 3)
         Goto IDX2
         Create a new Meta data.
         Give the Idoc type.
         Select the created port.
    Steps for R3.
    Step 1)
         Goto SM59.
         Create new RFC destination of type 3(Abap connection).
         Give a suitable name and description.
         Give the Ip address of the XI system.
         Give the system number.
         Give the gateway host name and gateway service (3300 + system number).
         Go to the logon security tab.
         Give the lang, client, username and password.
         Test connection and remote logon.
    Step 2)
         Goto WE21.
         Create a port under transactional RFC.(R3->XI)
         Designate the RFC destination created in prev step.
    Step 3)
         Goto SALE.
         Basic settings->Logical Systems->Define logical system.
         Create two logical systems(one for XI and the other for R3)
         Basic settings->Logical Systems->Assign logical system.
         Assign the R3 logical system to respective client.
    Step 4)
         Goto WE20.
         Partner type LS.
         Create two partner profile(one for XI the other for R3).
         Give the outbound or inbound message type based on the direction.
    Step 5)
         Goto WE19
         Give the basic type and execute.
         fill in the required fields.
         Goto IDOC->edit control records.
         Give the following values.(Receiver port,partner no.,part type and sender Partner no. and type)
         Click outbound processing.
    Step 6)
         Go to SM58
         if there are any messages then there is some error in execution.
         Goto WE02.
         Check the status of the IDOC.
         Goto WE47.
         TO decode the status code.
    Step 7)
         Not mandatory.
         Goto BD64.
         Click on Create model view.
         Add message type.
    BD87 to check the status of IDOC.
    In case if not authorized then go to the target system and check in SU53, see for the missing object
    and assign it to the user.
    SAP r3
    sm59(status check)(no message)
    WE02(status check)
    WE05(status check)
    BD87(status check)
    Xi
    IDx5(Idoc check)
    SU53(authorization check)

  • Help! Error 0xc000000f after changing the hard drive!

    Please help. I have gone through this entire forum and NOTHING is working for me. My HP G42-303DX Notebook is only a few years old. I accidentally dropped it and apparently the harddrive broke. I purchased a new one and installed it. Forgetting that I received NO back-up or recovery discs,  I purchased the ones from the HP website. As soon as I got them, I installed it. After all recovery discs were installed I got the following error:
    ==============================================================================
    Boot Manager:
    Windows failed to start. A recent hardware of software change might be the cause. To fix the problem:
    1.Insert your Windows installation disc and restart the computer.
    2.Choose your language settings, and then click "Next".
    3.Click "Repair your computer."
    If you do not have this disc, contact your system administrator or computer manufacturer for assistance.
    Status: 0xc000000f
    Info: The boot selection failed because a required device is inaccessible.
    ===============================================================================
    I have done ALL the testing and everything comes out as "passed". I decided to remove the final disc, but then I noticed that my notebook was not ejecting the disc. Also, I cannot boot from the disc drive. I have reset my computer hundreds of times and it will not eject it. I have pressed F10 as per the other sites, changed the boot order etc etc and I still get the same error (above) and the disc drive will not open and/or will not be recognized by the notebook.
    Stupid question to all the experts out there, but I thought the recovery discs included windows? Yes or no?
    Any help you guys can give me I would greatly appreciate it. I am desperate. Again, I have read forum after form and I still cannot fix this. My work is very strict and have blocked numerous websites, even some to pay my utility bills on. But my work computer is the only computer I have access to.
    Please help!!! I really don't want to resort to going to a tech company to get my laptop fixed.

    Hello sincityjenn,
    Welcome to the HP Forums.
    I see that you're trying to get your Notebook up and running after replacing the harddrive and are running into an error. I will try to help you with this.
    I would like you to read over this document: Looking for HP Recovery Discs or an HP USB Recovery Drive?
    This statement at the start of the document should asnwer a question you had "An HP recovery solution can be used to return a computer's software configuration to its original condition". This imply's that you already have the OS on the computer.
    What you would need is an installation disk for Windows, and to actually re-install the OS. If that doesn't work then you may actually wanna call support and run the situation by them to see what options are availible to you.
    HP Technical Support, North America 1-800-474-6836. For all other regions click here.
    http://www8.hp.com/us/en/contact-hp/ww-contact-us.html
    Thank you for posting on the HP Forums.
    I worked on behalf of HP.

  • Save and Close goes to error page after modifying List in Infopath

    Hi,
    I have a list in Sharepoint 2013 which I have modified using Infopath 2013. After modification, If i open the list in Sharepoint site, i am not able to Save or Close the list. It gives "The webpage cannot be found" error.
    Regards, Shreyas R S

    Hi,
    The new feature Minimal Download Strategy is activated on your site. Can you please deactivate
    this feature and see?
    It
    is  available under Site Actions -> Manager Site Features
    15/start.aspx# -
    This is due to MDS feature enabled on lyour iste.
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • I am getting old values after changind the data in CRM ISA B2B.

    Hi,
    I am modifying Standard CRM ISA B2B application. Under "My Account" section. there are two options 1) Password change and 2) Address Change.
    I changed "addresschange.jsp" for Look and feel. I also changed Telephone and Fax input filed by braking them into three input field and made Standard telephone and fax field to hidden. Through Java script I am taking value from Standard file and braking them into 3 part and then display in appropriate field also while saving the record I am taking value from three input fields and assigned to standard field before saving the changes.
    When  I click on Submit button after making changes to name, phone or any field I am getting success  message that your record has been updated successfully but when I revisit it I am getting the old values.
    pl. guide me How  I can resolve this issue?
    Thanks.
    Ashish Patel.

    Hi Gareth
    My understanding is that you want to store some extra attribute for items in your CRM catalog and want to display that extra attribute in the list page ei ProductISA.jsp. If this is all you need to do, then good thing is you dont need to make any changes to any business object class.
    Define a custom attribute in CRM catalog and assign its value. You may need to republish the catalog once you've done this.
    On the Java side to access this extra attribute you can use the following code.
    WebCatItem item = (WebCatItem) lstItems.get(nCount);
    String strOrderCD = item.getAttribute("ZORDERCODE");
    getAttribute() method reads the value of any custom parameter you may define in your CRM catalog. In case you want to send some extra data to CRM, you'll need to use the addExtensionData() method and would need to handle this extra info in the corresponding BADI.
    Cheers
    PB

  • Error message after clicked the SRM "Full Functionality" tab

    Hi, SRM gurus,
    After I logon to SRM and clicked on the "Full Functionality" tab, I immediately got the following error message.
    Short Text of the Message: Object type SCH is not supported
    URL: http://augustus.corp.bcm.tmc.edu:1080/sap/bc/webdynpro/sapsrm/wda_l_fpm_oif/
    Path: /sap/bc/webdynpro/sapsrm/wda_l_fpm_oif/
    Message ID: BS 
    Message Type: E
    Message No.: 018
    Message Variable 1: SCH
    Message Variable 2: 
    Message Variable 3: 
    Message Variable 4: 
    Error Code: 560
    Error Text: ERROR_MESSAGE_STATE
    Runtime Error: Object type SCH is not supported
    ABAP Call Stack: Method:  CREATE_SC_INT of program /SAPSRM/CL_PDO_FACTORY_SC_ADV=CP
    Method:  CREATE_NEW_INSTANCE of program /SAPSRM/CL_PDO_FACTORY_SC_ADV=CP
    Method:  CONSTRUCTOR of program /SAPSRM/CL_CH_WD_BOM_SC=======CP 
    I had no problem at other tabs like "Order Status", "Advance Search".
    Where should I look to resolve the issue?
    Thanks in advance!
    Best regards,
    Fisher Li

    ...SRM and clicked on the "Full Functionality" tab...
    I have never seen this tab. Is it a custom tab? In any case, by looking at your error message, I suspect somewhere in your iView definition, the object type is mistaken.  Instead of "SCH", it most likely should be "SHC", which is the default process type for shopping cart.

  • ABAP error: Call_function_not_found after saving the document in ME22N Tcod

    Hi,
    I am getting Message having CALL_FUNCTION_NOT_FOUND after saving my document in ME22N Tcode.
    Message i am getting in my inbox:
    Transaction..   ME22N
    Update key...   80234FDE6D51F11C9004001A6435E8C6
    Generated....   02.06.2009, 05:15:29
    Completed....   02.06.2009, 05:15:31
    Error Info...   00 671: ABAP/4 processor: CALL_FUNCTION_NOT_FOUND
    Can any one please tell what will be the problem?
    My out type also configured correctly with function module routine and program name.
    Please reply.
    Regards,
    Kusuma.

    Hi Karthik,
    Thank you for ur reply.
    I did not implement any user exit/ badi. Dump is saying that my smarform function module does not exist in the se37 library.
    I have excuted my form through se38, that time is working fine. When i tried through output type it is going to dump.
    Regards,
    Kusuma.

  • Handle to error object after calling the statement execute - SQLDBC

    Topic related to SQLDBC inteface to MaxDB
    =======================
    In C++ while i was executing the statement
    rc = stmt->execute("SELECT 'Hello SAPDB' from DUAL");
    i could get a handle to the error object by a call to
    stmt->error().getErrorText()
    Now while using SQLDBC_C i am using
    rc = SQLDBC_Statement_execute(stmt,tempstr,strlen(tempstr),encodAsciiType);
    Now how do i get the handle to the error object ??
    Call like the above one
    fprintf(stderr, "Executed SQLDBC_Statement %s",stmt->error().getErrorText());
    gives me compilation error:
    error: invalid use of undefined type `struct SQLDBC_Statement'
    /opt/sdb/programs/sdk/sqldbc/incl/SQLDBC_C.h:125: error: forward declaration of `struct SQLDBC_Statement'
    Please Help and feel free to ask me if the question is not clear.
    Regards
    Raja

    Sorry. This question doesn't make sense. So, i withdraw the question.
    Basically what I had confused with earlier and got clarified now is:
    Just like when we make a call to SQLDBC_Connection_connect and after that use the SQLDBC_Connection_getError to get a handle to the SQLDBC_ErrorHndl.
    I wanted to know how should we get a handle to the SQLDBC_ErrorHndl after we have made a call to the SQLDBC_Statement_<function call>.
    I got the answer after looking through the SQLDBC_C.h file. It will be SQLDBC_Statement_getError and similarly SQLDBC_PreparedStatement_getError.
    Wish i could award myself the 10 points for solving the problem
    Regards
    Raja

  • Status code value after calling the method cl_http_client= receive

    Hi,
    I am sending a query string to 3rd party via outbound http. Now one of the methods needed in this case is CL_HTTP_CLIENT=>RECEIVE . This method has got 3 exceptions such as  communication failure etc. If this method has sy-subrc 0 what does this indicate. If  a sy-subrc value of 0 indicates success then why are we again quering the status code value between 200 and 299 . Can it happen that the value of  sy-subrc = 0 but the status code value is not between 200 and 299 .
    In which cases this situation will occur?
    Can anyone elaborate on this.....

    Hi i could not solve the problem with abap. We developed another application by using another programming language for this issue.
    But i think you should create an instance for authantication. After authantication you should get the cookies .
    Then create a new instance for other link and before send and receive methods set cookies ( which you got from authantication session ) for other link in ABAP.
    We did not have enough time to solve this in ABAP. Hope you will solve. If you solve please let me know how you have solved.
    Here is the code(another programming language), may be it will help you.
    req = (HttpWebRequest)WebRequest.Create(@"https://login.xxx.com/authenticate.aspx?userid=xxx&password=xxx");
          req.CookieContainer = cc;
          HttpWebResponse httpResponse = (HttpWebResponse)req.GetResponse();
          HttpWebRequest httpRequest = (HttpWebRequest)WebRequest.Create(@"https://yyy.com/postxml.aspx");
          httpRequest.CookieContainer = cc;
          httpRequest.Method = "POST";
          httpRequest.ContentType = "text/xml";
    Edited by: MusaCEBE on Sep 23, 2010 4:34 PM

  • JPG fine in Photoshop but error in After Effects: "The file format module could not parse the file (45::36)"

    I found a lot of discussion on this error in Photoshop but I'm getting it in After Effects.  I have a sequence of JPG images created by photoshop (output is RGB in sRGB color space) and it appears one of them is causing problems in AE.  There are several hundred images in the sequence, all created from PS, and only this one is causing problems.  I've re-created it several times in PS and the error persists.  I've also re-created several others and they're still fine.
    I've seen other comments that the issue is with incorrect file formats and CMYK color space.  I've confirmed that neither of those is my problem - the file is JPG straight out of PS in RGB.  Also, there are several hundred others that are just fine using the same process and "save as" properties...
    Any help?
    Thanks,
    rgames

    Have you stripped its metadata in Bridge? Could well be that it contains botched info from the camera. PS carries this through until the bitter end. Alternatively save it with Save for Web choosing to remove metadata.
    Mylenium

  • Microsoft Office  mac Error Report after start the mac

    Hi,
    How do I completely turn off
    microsoft error reporting on my mac?
    Thanks

    Try opening Activity Monitor.  MS Error Reporting should be one of the running activities.  Select and quit--on my Mac I had to do a force quit and that got rid of it.

Maybe you are looking for

  • User exit -BADI for overriding Partner number in Purchase order output type

    Hello All, We have a requirement wherein the EDI message type will distribute the Idoc to the partner number determined in the output type of the purchase order. We are maintaining the condition record for a generic partner number in MN04 and we want

  • Game center resets after updating to ios 8

    I Updated it this morning suddenly the game center resets and ask me to log in to gc. What should i do? I want to retrieve my old gc account. I tries reseting my ipod touch 5th gen. But still it didnt work. Need help guys

  • Problem in fetching the latest updated record.

    Hello , I have  a program in which i am creating a BDC session and submit the same in program rsbdcsub, now the problem is that i need to capture the Field Qstate from the table APQI, its not updated instantaneously, so i am not able to get the lates

  • URGENT - Client,UI,Observable & Observer

    I have a Client who receives packets from other Clients or the server. This Main class for Client creates a "User Interface class".And then the UI class creates the "Central Class" which deals with packet handling etc. When I receive a packet, "Centr

  • Changing the report template

    Hi All, I have created a report using a particular template created by me. The template contains only Margin layout and font setting. Now, if i change the template can i get the report layout changed according to new template layout without disturbin