Enhancement point in FM RV_INVOICE_DOCUMENT_ADD not updating ZUONR

Hi,
I am working with FM RV_INVOICE_DOCUMENT_ADD.
inside the FM, I have an enhancement point rv_invoice_document_add_15 SPOTS es_saplv60a.
Here I am setting the value of ZUONR by a custom value. This perhaps should update table VBRK for the corresponding VBELN.
however, it is not updating..
This is my code....
zvbrk ] = xvbrk [.
sort zvbrk by zukri.
sort xvbrk by zukri.
loop at zvbrk into k_vbrk.
l_index = sy-tabix.
k_VBRK-ZUONR = k_vbrk-zukri.
k_vbrk-updkz = 'U'.
modify xvbrk index l_index from k_vbrk transporting zuonr updkz.
endloop.

Hi,
Can you tell that how had you solved this issue?
Thanks

Similar Messages

  • Disable Item Category Field in Va01using Enhancement Point

    Dear Experts,
    I have a requirement to disable the "Item Category" column in VA01 transaction for certain order types.
    I have tried using MV45AFZZ(USEREXIT_FIELD_MODIFICATION), but it does not help me much as it works only if a material is entered in the table.
    I want the field to be disabled even if no material is entered in the item level table, i.e. during the load of the Overview screen.
    I know we can do this using  Implicit Enhancement Points, but i am not able to get the exact include to implement my code.
    Can anyone please help me in finding the exact location to write my code, so that the "Item Category" column will always be disabled for that order type.
    Thanks,
    Praveen

    Go to the screen where you want to disable the column by using system--> status-(click on screen no).
    Identify the perform  statement in PBO before the table control loop.there try implicit enhancement.
    It will definitely work.
    Thank You <Reward request removed by moderator>
    Edited by: Vinod Kumar on Sep 30, 2011 3:01 PM

  • AAM not updating itself to Creative Cloud Desktop app

    I had the Creative Cloud desktop/toolbar app running briefly yesterday but was frustrated by having the CS6 and CC versions of various apps running side by side, so decided to uninstall everything and do a clean install.  I ran the various uninstall programs and the cleaner utility, then re-installed AAM, AI and PS as a starting point.
    AAM has not updated itself to the Creative Cloud desktop app, and if I go to the Download link for the Creative Cloud desktop app and click on Download, it just switches to the AAM app, and does nothing.
    If I look in the updates section of AAM, there are no updates for AAM itself and Creative Cloud Desktop is not an installable program in AAM either.
    Can anyone help me in either triggering AAM to update/install Creative Cloud Desktop, or provide some manual installation steps?
    Many thanks,
    Nick

    We may want to see what Nick's OS is before we go into to many details.
    Here is a quick tip though for Windows 8 and 7 64-bit users which might resolve your difficulties.
    Go to  C:\Program Files (x86)\Common Files\Adobe and rename the OOBE folder to OOBE_old
    Close and relaunch your browser
    Sign in with your Adobe ID and password to https://creative.adobe.com/products/creative-cloud
    Download the Creative Cloud app.

  • Data not updating to enhanced field in bw from psa to target

    Dear Experts,
    I am loading data from datsource to target by using transformations and getting the data for all fields to PSA and i am running DTP the for one field the data is not updating,transformations and dtp also active but in DTP when i gone for with debugging mode in simulation that particular fields transformations are not appearing same thing happened in from one DSO to another DSO loading,anybody can help me for coming out of this problem thanks in advance and ur help will be appercited.
    Thanks & Regards,
    k.sathish

    HI,
      It might be the patch level, anyways what you can do is open that particular transformations, then on the top menu bars click on extras => display generated program. once you click on this the program behind the transformations will be displayed, check in the methods if that fields is assigned , if you locate that rule, put a break point and do that DTP debugg simulation you can see that in debug.
    2. Quick solution will be to delete that field transformations, activate it and again create transformation for that activate activate it.
    hope it helps
    thanks
    syed

  • I have tried to update IOS 5.1 in my Iphone 4 and unfortunately I got an error message and phone is stucked at restore point. It is not coming back to normal mode and is not able to detect my phone in iTunes. Please help me how to recover my Iphone IOS

    I have tried to update IOS 5.1 in my Iphone 4 and unfortunately I got an error message and phone is stucked at restore point. It is not coming back to normal mode and is not able to detect my phone in iTunes. Please help me how to recover my Iphone IOS, unfortunately I don't have my iphone backup too.

    we have a same problem

  • I am having trouble updating the operating system on both my ipad and iphone. I get a strange message when I open my PC desk top that says "the procedure entry point sqlit3_wal-checkpoint could not be located in teh dynamic link library SQLite3.dll"

    I am having trouble updating my operatI am having trouble updating the operating system on both my ipad and iphone. I get a strange message when I open my PC desk top that says "the procedure entry point sqlit3_wal-checkpoint could not be located in the dynamic link library SQLite3.dll"  Any ideas what my problem is?

    Hi whatsthe77,
    Welcome to Apple Support Communities.
    You may want to follow the steps in this article to reinstall iTunes:
    Removing and reinstalling iTunes, QuickTime, and other software components for Windows Vista or Windows 7
    http://support.apple.com/kb/HT1923
    Have a great day,
    Jeremy

  • HT4623 I'm trying to update my iPhone and I go to ``settings'' then ``general'' and at that point I should see ``software update.'' But it's simply not there, that line does not exist in my phone. What can I do?to look for the

    I'm trying to update my iPhone and I go to ``settings'' then ``general'' and at that point I should see ``software update.'' But it's simply not there, that line does not exist in my phone. What can I do?

    This featue is only available on iphone running ios 5 or later.
    Update as you always have, via itunes.
    Read the article you linked.  the entire article, not just the first part.
    iOS: How to update your iPhone, iPad, or iPod touch

  • Measuring point/document is not updating

    Dear all,
    I am  new in PM. I have one issue over here.Measuring point/document is not updating automatically after production order confirmation via co11n . I tried with following steps
    1) Created the equipment as (P)Production resources/tools -->created measuring point as a counter ---> maintain the usage value formula SAPF02 in the PRT tab . Unit of measurement for the characteristics and base unit of measure of material are same
    2) Then i have assigned this equipment as a PRT in the routing of material .
    3) Production order confirmation via co11n  Each unit
    Which steps i am missing. if u give me steps by steps procedure to me for counter based maintenance, its helpful for me.
    STILL not answered and no reply.
    I am waiting for reply.
    Thanks
    tarun
    Edited by: tarun on Oct 5, 2010 5:06 PM

    Hello,
    Have look this thread [Re: Auto Update of measuring point/document;
    Regards,
    Rakesh

  • Enhancement point is not processed in Q-System

    We are using SAP SCM 7.0, based on NW 7.0 EhP 1.
    In the development system we created a new enhancement point (implicit) where everything works fine.
    After transport to Q system no enhancement point is processed although the coding is there and listed as 'active'.
    BAdI implementations are processed, though.
    Do you have a general advise what could be wrong?
    We don't have a switch for this Z enhancement.
    Thanks,
    Michael

    Hi Michael,<br />
    <br />
    I haven't encountered this problem yet, but there's reports in the forum that another activation helped, e.g. see this thread Implicit Enhancement Code not wrking after transport (and if you do a search you'll find more reports like that). People, who encountered this issue, seem to usually say that during debugging the enhancement code doesn't show up, though in the editor it is visible and marked as active.<br />
    <br />
    Cheers, harald

  • Assignemnt field (ZUONR) not updating for Service Order RAS

    Hello Experts,
    I am facing an issue in service order RAS (Order Related Billing), here assignment field (VBRK-ZUONR and BSEG-ZUONR) is not updating against document type RV.
    Same is not reflected against customer in FBL5N also.
    Please suggest.
    Regards
    Rajat

    Hi
    Check the copy rules in tcode VTFL and/or VTFA. Check the field for assignment number. Check also the VOFM subroutines.
    Also, check Note 301077 - User exits for the interface to accounting to change the value of ZUONR in BSEG (in ACCIT in the interface of this FM)
    Regards
    Eduardo

  • Enhanced podcasts, images do not update in separate window?

    Hi all, when I watch an enhanced podcast, the images update in the itunes artwork window as they should,
    but if I click on the window to display the images in a separate window the images do not update in the new window,
    if I do this with a video podcast then it works just fine, the video plays in the separate window without any problems,
    is this a bug, or is itunes not able to do this yet?
    cheers, Rob

    Hi Rob,
    Did you ever figure this out? I posted two similar questions (with no replies) before seeing yours. If this feature does not exist, I am thinking that this is something that Apple needs to address in the next iTunes update. Since Apple is promoting enhanced podcasts, it is only reasonable that iTunes make them easy to watch.
    iMac G5 Mac OS X (10.4.7)

  • My points are not updating

    Hello Experts,
    my points are not updating. 3 months before the points were auto updating but its not updating now. I dont know what went wrong. Could you pls suggest what shall I do to update the same.
    Thank you & BR
    Venkat...

    I have checked your reputation tab.
    Everything is fine..
    Your Reputation - Expertise is exactly shows as per your lifetime points.
    You have sum of you expertise equals to 133 points.
    And you got 1 point for the badge First Step.
    Go to your Reputation - Expertise http://scn.sap.com/reputation.jspa?username=venkateswarlu.ravula&viewID=places
    You will get more details for your point earn and loss.

  • SAP note - delete enhancement-point

    hi,
    I would like to implement a note ("992605"). In this note there were some correction instructions (e.g. "ES_MRYF_COMMON_ROUTINES_ALV"; Objecttype ENHS). If I open the link to the object (click on objectname), there are no details what to do. Now what should I do?
    If I open the object-link to "MRYF_COMMON_ROUTINES_ALV" in the note, I get the information to delete following line (include MRYF_COMMON_ROUTINES_ALV) :
    ENHANCEMENT-POINT MRYF_COMMON_ROUTINES_ALV_01 SPOTS ES_MRYF_COMMON_ROUTINES_ALV INCLUDE BOUND.
    It's an enhancement-point which I can't delete because it's not modifiable (Info: ("Components of enhancements and sections cannot be modified"). What should I do?
    Thanks Michael

    Hello Michael,
    Does the note state that you are supposed to perform this action manually? If not, then why are you not using SNOTE to have the note applied automatically to your system?
    Just go to transaction SNOTE, download the note and then mark it and click implement note. That should do it.
    Regards,
    Michael

  • Import note - enhancement-point

    hi,
    I would like to implement a note ("992605"). In this note there were some correction instruction (e.g. "ES_MRYF_COMMON_ROUTINES_ALV"; Objecttype ENHS). If I open the link to the object (click on objectname), there are no details what to do. Now what should I do?
    If I open the object-link to "MRYF_COMMON_ROUTINES_ALV" in the note, I get the information to delete following line:
    ENHANCEMENT-POINT MRYF_COMMON_ROUTINES_ALV_01 SPOTS ES_MRYF_COMMON_ROUTINES_ALV INCLUDE BOUND.
    It's an enhancement-point which I can't delete, because it's not modifiable. What should I do?
    Thanks Michael

    Hello Michael,
    As this note is quite complex (it modifies ENHO and ENHS objects) why do you want to implement it manually? If you use the transaction SNOTE, it will be done automatically.
    Please implement note 875986 first that corrects all the SNOTE problems.
    Regards,
    Walter

  • Since iTunes update my PC will not see other devices keep getting message The procedure entry point sqlite 3_wal_checkpoint could not be located in the dynamic link library SQLite 3.dll, how do I get my other devices to be found?

    Since iTunes updated my PC my  other devices are not seen and I keep getting message "The procedure entry point sqlite 3_wal_checkpoint could not be located in the dynamic link library SQLite 3.dll", how do I get my other devices to be found? or do I have to remove all Apple software.

    With Windows Explorer, navigate to your C:\Program Files\Common Files\Apple\Apple Application Support folder.
    Copy the SQLite3.dll that you should find there, navigate to the nearby Mobile Device Support folder, and Paste it in there also.
    Restart the programme all should be well
    In case that your OS is (64 bit)
    1. Open windows explorer, go to location C:\Program Files (x86)\Common Files\Apple\Apple Application Support
    2. Copy file "SQLite3.dll"
    3. Now paste it in the folder  C:\Program Files (x86)\Common Files\Apple\Mobile Device Support
    4. Restart the programme, it should not display that message, it should be clear.
    Good Luck

Maybe you are looking for