Problem when saving an order after using userexit_save_document

Hi
We are doing an  enhacement in sales order capture, and we have next problem, after saving the order, the change of adding the new order is not saved in CDHDR table with the I (of Insert), that's only one problem, but I have another worst , after I use exit save_document, I'm saving data in a Z table, and debugging the program, when I finish the exit save_document the Z table is Ok saved, with the correct data saved, but when I pulse F8 to make the order being complete saved, something is happening because the Z table changes its values as if I run the VA02 , but I'm still in VA01 finishing the saving of the new order, It's very weird, and I don't know if somebody has experimented something like this, please let me know, because its very Urgent!!
Thanks
Regards
Soraya

Hi,
To have the changed values being reflected in CDHDR, for the fields you wanted to track the changes- In Ztable, AT Dataelement level, In FURTHER CHARACTIRSTICS tab check the box CHANGES DOCUMENT, if you check this checkbox then this becomes the pre requisite for the CDHDR entires. Then in SCDO trnsaction try to cretae a Change document object for this table.
I think the table is not locked for entires. For this table provide the authorization checks then we can restirct others to enter the value into the table.
Try to use Authorization objects or LOCK related Function modules like ENQUEUE and DEQUEQUE.
Reward if helpful.
Best Wishes,
Chandralekha

Similar Messages

  • Losing quality when saving for web after using Multiply

    I have a normal photograph, with a red layer on top set to Multiply/Darken. When I save it for web, regardless of what pixel size, or what uploader I use the quality is terrible.
    Have tried uploading to different services, from difference devices with the same issue, so assume it's a colour profile thing.
    Any help appreciated.
    Image shows the difference in quality compared to normal.

    04dalyj wrote:
    I have a normal photograph, with a red layer on top set to Multiply/Darken. When I save it for web, regardless of what pixel size,
    DPI is pixel size and images are not displayed on screens with the pixels sized as specified in images resolution setting.  The images pixels are displayed on displays with pixels the size the display is run with.  So web images display on display, display with different sizes and resolution depending on the users display device.
    Images saved for web display should be saved with sRGB colors for many image viewers are not color managed and assume web images have sRGB colors.
    So you images will display differently on different displays and no matter how you save them colors will vary  displays may  not be calibrated all displays do not have the same color capabilities.
    The best you can do is calibrate your display and save them with sRGB colors jpeg or png files that display well  and look good on your calibrated display.
    Most desktop displays are 100DPI resolution displays where newer  tablets and laptop have high resolution displays 200 to 300DPI.  Even new Desktop 4k display have lower resolution.  I believe the highest resolution 4K display in production is the Dell 24: display . Its resolution is 185DPI.   Out of production is IBM's old 4K display which had a 204DPI resolution.

  • Problems when Saving as PDF in Framemaker 9

    Hello,
    Our department is having a couple of problems when 'Save as PDF' is used to create a PDF in FM9.   We all use WindowsXP.
    Problem #1: No PDF created.   A window appears stating that Distiller 5.0.5 or higher is required; we all have Distiller 9.0 installed.  So it doesn't seem to recognize that Distiller 9.0 is available.  NOTE: When PRINTING to PDF there are no issues, it is uses Distiller 9.0 as expected.
    Problem #2: PDF is created but chunks of text are missing.
    We need to Save as PDF in order for our reviewer comments to automatically be added when importing back into Framemaker.
    Can anyone help?
    Thank you.
    T.

    Since you mention that you're on XP, have you installed the PostScript
    printer Hotfix from Microsoft?
    That would be my starting point for trouble-shooting because it
    specifically addresses at least one of your issues.
    Info at:
    http://blogs.adobe.com/techcomm/2008/07/hotfix_for_framemaker_1.html
    The fix is at:
    http://support.microsoft.com/kb/952909/en-us
    Art Campbell
                  [email protected]
      "... In my opinion, there's nothing in this world beats a '52
    Vincent and a redheaded girl." -- Richard Thompson
                                                          No disclaimers apply.
                                                                   DoD 358

  • I need a Badi that is triggered when saving Sales order in both Va01 and Va

    Hi
    I need a Badi that is triggered when saving Sales order in both Va01 and Va02
    I tried with the following BADI's
    BADI : BADI_SD_SALES
    Implementation : /BEV1/SR_SALES_ORD_1
    Method SAVE_DOCUMENT
    Now when i want to put my peice of code in this (SAVE_DOCUMENT) method.
    It is asking for Access key. Which i do not have.
    Should i create a implementation and then create a method and then put my code there?
    Anybody plz help.

    You will probably not find a BADI to suit your needs.  However if you look at include program MV45AFZZ you should find two subroutines:  USEREXIT_SAVE_DOCUMENT_PREPARE and USEREXIT_SAVE_DOCUMENT.  You can put the code you need directly into these subroutines.  If these have not been changed yet on your system, you will need an access key to make these changes.
    Please read the documentation in the header of the subroutines for furtner information on when they are called.
    Best Regards,
    Chris H.

  • Problem when saving business partner on creation or changing

    When i create a business partner in fmcac1 it is taking an eternity when saving. i am also encountering the same problem when saving changes in transaction fmcac2. its hanging when i click the save button but if i terminate the job the changes woul have been made. what might be causing the problem.
    When i terminate the process am getting the message as shown below
    Dev: SAP System message
    Panic: Unrecoverable errors occured

    well there are really many possibilities for that.
    have you once waited, if the task will finish?
    if it does finish i would suggest to do a SQL-Trace with TA ST05.
    If this is possible, the performance trace will show you quite by detail where your process time is beeing used.
    To find out why so much time is used in that position then is another thing.
    But once you got the problem identified you should be able to exlude some reasons like (inperformant selects or such).

  • [svn:fx-gumbo_beta2] 10484: Fix for autoCenter problem when Move/ Resize effects are used.

    Revision: 10484
    Author:   [email protected]
    Date:     2009-09-21 19:38:14 -0700 (Mon, 21 Sep 2009)
    Log Message:
    Fix for autoCenter problem when Move/Resize effects are used. autoCenterTransform calculates the center dynamically, using the current width/height of the target. This calculation can be one frame off if a Resize effect is running in parallel with the transform effect. Also, containers do their validation lazily, so they need to be forced to validate in order to have an up-to-date width/height. This fix addresses these problems by reordering the effects in a Parallel hierarchy to put the Resize effects (and composite effects containing Resize) at the front of the set of effects and by calling validateNow() on the target of a transform effect prior to calculating the transform center (if appropriate).
    QE notes: None
    Doc notes: None
    Bugs: SDK-23306
    Reviewer: Jason
    Tests run: checkintests, Mustella spark/effects mx/effects, manual tests
    Is noteworthy for integration: Yes
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-23306
    Modified Paths:
        flex/sdk/branches/gumbo_beta2/frameworks/projects/framework/src/mx/effects/effectClasses/ CompositeEffectInstance.as
        flex/sdk/branches/gumbo_beta2/frameworks/projects/framework/src/mx/effects/effectClasses/ ParallelInstance.as
        flex/sdk/branches/gumbo_beta2/frameworks/projects/spark/src/spark/effects/supportClasses/ AnimateTransformInstance.as

    Dear Pallavi,
    Very useful post!
    I am looking for similar accelerators for
    Software Inventory Accelerator
    Hardware Inventory Accelerator
    Interfaces Inventory
    Customization Assessment Accelerator
    Sizing Tool
    Which helps us to come up with the relevant Bill of Matetials for every area mentioned above, and the ones which I dont know...
    Request help on such accelerators... Any clues?
    Any reply, help is highly appreciated.
    Regards
    Manish Madhav

  • Problem with flash on IE11 after using adobe cleaner

    Problem with flash on IE11 after using adobe cleaner to remove a trial version of photoshop because there was not any entry on add/remove applications in windows 8.1
    Its to frustrating to reinstall everything. I tried everything from your support page with no luck…

    Link for Download & Install & Setup & Activation problems may help
    -Online Chat http://www.adobe.com/support/download-install/supportinfo/

  • I get an 'error occured' when saving a project after pasting text from Photoshop CC

    I get an 'error occured, restart Edge Animate' when saving a project after pasting text from Photoshop CC. If I manually type the text its fine.

    when I launch Photoshop CC, I get an error message
    and what exactly is the text of that error message?

  • Problem when saving the outline

    Hello:
    We're working with Essbase 9.3.1.
    When saving an outline with EAS, the message windows "Starting save of outline" appears and it never close (even if the modification is as simple as adding an alias or an UDA). We've found that If we make Ctrl+Alt+Supr and press cancel in the client machine, the message disappear inmediately. So, it seems a Java problem. Does anyone knows any solution for this issue?
    Thanks in advance and regards,
    Joaquin Castellano

    Hi,
    I take it you are accessing EAS through the web client, if you it will probably down to using the 1.6 JRE.
    You can install the 1.5 JRE and go to control panel > java > Java > disabled the 1.6 versions and keep just the 1.5
    Or you can have a read [here |http://john-goodwin.blogspot.com/2008/09/never-ending-eas-outline-save.html] for futher details
    Ok?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Problem when creating planned order with MRP run

    Hello,
    I create a material with a fix reorder point, MRP type VB. When I run MRP with MD03 on this material I have several problems :
    - planned order is created with an opening date in the past, so I have error 'Opening date in the past' in MD04. How can I generate a planned order with opening date not in the past
    - when changing manually opening date, after running again MD03, I have error 'No BOM selected'. Material is configurable, has a text BOM, a routing and a configuration profile. What is the problem? When modifying planned order, I have message :
    Material requires configuration
    Message no. 61259
    Diagnosis
    Orders and requirements for a configurable material must have characteristic values.
    Usually, you should create a variation for configurable materials managed in inventory management which has the default variant configuration.
    System Response
    MRP: Requirements without characteristic values for a material cannot be planned in MRP.
    Procedure
    Check requirements or orders.
    Create a configuration evaluation for the material in the material master record if necessary.
    Thanks in advance.

    Hi
    I am facing the problem. Could you please tell me if you have resolved the above problem? If yes, Could you please provide me as how you resolved? Thanks in advance.
    Thanks
    Nagesh.

  • Problem when generating web service client using eclipse JavaEE

    Hi,
    I have created a subservience in SAP .. and the WSDL endpoint is :http://10.130.105.8:8000/sap/bc/srt/wsdl/flv_10002A111AD1/srvc_url/sap/bc/srt/rfc/sap/ztm_ws_get_emp_holidays/520/offici…
    But there is problem when I set the service definition. Can you help me, in how to generate the  Java classes for SAP web service ?

    Hi,
    Hello again .
    Have you tried your service using soapui ?
    You can use your WSDL as input .
    In order to eliminate eclipse problem try this service:(I just did)
    http://www.oorsprong.org/websamples.countryinfo/CountryInfoService.wso?WSDL
    Regards.
    package main;
    import java.io.FileInputStream;
    import java.rmi.RemoteException;
    import java.util.Properties;
    import org.oorsprong.www.websamples_countryinfo.CountryInfoServiceSoapType;
    import org.oorsprong.www.websamples_countryinfo.CountryInfoServiceSoapTypeProxy;
    import org.oorsprong.www.websamples_countryinfo.TCountryCodeAndName;
    public class Main {
    public static void main(String[] args) {
      try {
       final Properties properties = new Properties();
       properties.load(new FileInputStream("properties.ini"));
       System.getProperties().putAll(properties);
      } catch (final Exception exception) {
       exception.printStackTrace();
      new Main();
    public Main() {
      try {
       final CountryInfoServiceSoapType infoServiceSoapType = new CountryInfoServiceSoapTypeProxy();
       final TCountryCodeAndName[] tCountryCodeAndNames = infoServiceSoapType.listOfCountryNamesByName();
       for (final TCountryCodeAndName tCountryCodeAndName : tCountryCodeAndNames) {
        System.out.println(tCountryCodeAndName.getSName());
      } catch (final RemoteException exception) {
       exception.printStackTrace();

  • Where does my saved file go after using photoshop as external editor

    Okay, I understand that when I have a 30MB picture file and edit with photoshop afterwards, I click on Save and back into aperture i'm left with a 175MB picture (bigger or smaller sometimes), but my question is this:
    Since i'm working with all referenced images that have been stored on my external hard drive, after i make the edits and the file size explodes, does aperture save that large file in the aperture library, or to my external drive?
    I keep my aperture library file on my computer, but the images on an external drive.
    Should I make a new library file and store that on an external drive also?
    The whole point of using referenced images is to save space on the main computer, but if it's saving a file that's 6 times larger onto my computer instead of the external drive, it kind of defeats the purpose right?
    Thank you all for your superior technical wizardry and support! I appreciate everything!

    You can test this for yourself, but I just tested with a new Project, importing to Aperture to remain at the currently location, editing a photo with Photoshop. The Tiff that Aperture first created for PS to edit was created in the original folder, and not in the Aperture Library. The edit, when Saved, was made to that new copy in the original folder location, and thus in the external location.
    Ernie

  • User Exit or BADI  when saving Internal Orders

    Hello, I need a user exit or BADI when saving a Internal Orders to shoot a workflow
    REGARDS
    Dayana

    Hi
    Why do you need a user exit or BADI.
    Create a Custom Business Object(SWO1) and Create a New Event(SW01) and link it to the B.O. Or you could also create a CO Validation and use it for triggering a Validation and as a last resort you go for User Exit or Abap code.
    Check if you have some workflow expertise in your tech team and you should be fine.
    Thanks,
    Praveen

  • BAPI or FM which recalculates the price when saving an order in CRM

    Hi,
            Is there any BAPI or FM which will actually recalculate the price for an order when saving that particular order?
    Or any suggestions on how to achieve this!

    Hi Vin,
    Can you please let me know if the same function module "PRC_PD_ITEM_UPDATE" is called when data is entered in the usage confirmation screen in CRM. I put a break point in PRC_PD_ITEM_UPDATE but debugger does not stop in it.
    Is there any other function module that is called to recalculate the price after usage conformation data is entered ?
    Pleads let me know.
    Thanks,
    Vivek

  • Problem when saving form in web dynpro abap application in se80

    Hi,
    I am trying to develop an adobe application. When I save the form which i have designed.
    I get the "error" unable to convert data and the transaction is terminated.
    I dont have any idea why.
    Help
    Thanks,
    Harish

    Hi
    Are you getting the problem  while saving the Adobe form  or while saving the webdynpro application.
    Could you please elaborate your problem.
    Regards
    Naresh

Maybe you are looking for

  • How to install Weblogic Standar Edition 10.3.6

    Is weblogic standard edition supported on 64-bit OS (Linux) ? Where can i download file for this edition ? All I can find is generic installer but there are all options available including cluster and EM, there is pdf that said clustering and EM is n

  • I need a how to on Security in WLC for the users

    OK, I need to actually make my unsecured wireless network secure. Where do I even begin? What I would love to happen is that it is invisible to the user but with about 1000 laptops we don't have time to do mac addresses etc. I have heard that what is

  • ¿How do you change the time of all images and do the chroma key effect in ¡Movie 10.0.2?

    I know it's a simple question, but i had ¡Movie '08 and I bought the latest version, and it's really different, so I don't know, if i have like 150 photos (it's an stop-motion) how can I put the same duration? And do the chroma key effect? And I don'

  • Choosing a midi keyboard for garage band

    Hi All, I am buying my daughter a keyboard and would like to ensure that when she gets her new Mac taht it will work. I am looking at the Yamaha YPT200 or the Casio CTK-800 If anyone has some experience with these and can offer feedback that would be

  • F4 help icon not appearing

    Hi All, I have a  date field type DATS in a table control in a screen layout and for that a calendar pops up on pressing F4 but the F4 icon is not visible. Can anyone please guide me on this. Thanks in advance. Regards, Arpita.