EDI 860 PO Change and 865 PO Change Acknowledgement

Currenlty we handle our EDI 860 PO Changes not via the ORDCHG Message Type but rather we send the change via email and the users manually change the order. This was done because the users did not want SAP to automatically update the order. Now we have a mandatate by a customer to do the 865 PO Change Acknowledgment. Can anyone tell me if there is a standard way to do the 860 and 865 in SAP, without having the 860 ORDCHG automatically update the order? Any help would be great.
Thank You
Dave Ackerman

Is that the only difference in the EDI mapping for 850 PO change compared to 850 PO?
I still don't understand how the system will know which sales order corresponds to the incoming PO change. In the TCode VA02, we have to input the Sales Order # in order to change the sales order. How would the system know how to do this when a PO change is sent through EDI?

Similar Messages

  • I keep getting a warnin that my pages document could not be auto saved. The file has been changed by another application. Click save anyway to keep your changes and save the changes made by the other application as a version, or click revert to keep the c

    I keep getting a warning stating that the document could not be auto saved in pages. The file has been changed by another application. Then it says click save any way to keep your changes and save the changes made by the other application as a version, or click revert to keep the changes from the other application and save your changes to a version.
    What in the heck does all that mean, and why are they trying to behave like a Windows product or a Microsoft office product. I just don't get it.
    Why is another application changing my documents? It's like they've created a virus within their own programs. It's a pain in the neck and makes no sense.

    I am also having the issue of a warning saying "could not be auto-saved in Pages. The file has been changed in another application. I then hit "save anyway", the warning will go away for a time, sometimes minutes, sometimes hourr, but then the warming reapprears saying the same thing. This is not the case with all Pages documents but it is the case with many.
    Working with a Retina Macbook Pro and current software
    These are newly created documents

  • How to track DDL Changes and source code changes

    How can I track the DDL Changes and the Source code (Functions,Procedures,Packages & views) changes made for selective schemas?.
    I mean I want to maintain the history of DDL changes and the sourcecode change history. How to do that? Please provide your guideline with some example...

    Hi,
    you could use a DDL trigger (before create)
    to maybe capture the code and do the audit as well?
    Try this:
    SQL>create table old_code
    2 as
    3 select user username, 0 version, sysdate date_changed, user_source.*
    4 from user_source
    5 where 1=0
    6 /
    Table created.
    SQL>create sequence version_seq;
    Sequence created.
    SQL> create or replace trigger create_trigger
    2 before create on schema
    3 declare
    4 l_date date := sysdate;
    5 l_ver number;
    6 begin
    7 if (ora_dict_obj_type in ( 'PACKAGE', 'PACKAGE BODY', 'PROCEDURE',
    'FUNCTION' ) )
    8 then
    9 select version_seq.nextval into l_ver from dual;
    10
    11 insert into old_code
    12 select user, l_ver, l_date, user_source.*
    13 from user_source
    14 where name = ora_dict_obj_name
    15 and type = ora_dict_obj_type;
    16 end if;
    17 end;
    18 /
    Trigger created.
    SQL> create or replace function f return number
    2 as
    3 begin
    4 return 0;
    5 end;
    6 /
    Function created.
    SQL> select * from old_code;
    no rows selected
    SQL> create or replace function f return date
    2 as
    3 begin
    4 return sysdate;
    5 end;
    6 /
    Function created.
    ops$[email protected]> select * from old_code;
    USERNAME VERSION DATE_CHAN NAME TYPE LINE TEXT
    aaaaaaaaaaa 2 17-OCT-02 F FUNCTION 1 function f return number
    aaaaaaaaaaa 2 17-OCT-02 F FUNCTION 2 as
    aaaaaaaaaaa 2 17-OCT-02 F FUNCTION 3 begin
    aaaaaaaaaaa 2 17-OCT-02 F FUNCTION 4 return 0;
    aaaaaaaaaaa 2 17-OCT-02 F FUNCTION 5 end;

  • Why am I being told my email address has changed and need to change it for my apple id to work?

    Not just iTunes store, but every day or so, when I'm trying to check for updated apps in iTunes, or download something on iPhone or update OS X software via App Store, I'm told that my email address has changed and I need to update it before I can download tunes from iTunes.
    I then get redirected to a page where my apple id is shown (my email address), the address field is blank and a couple of password fields with ****** in them.
    I put my email address (apple id) back in and all is well.
    Why is it being reset all the time?
    I don't have another apple id with the same address, but I do have a lot of devices using my one apple id:
    A Mac (Lion latest)
    iPhone 4S (iOS5 latest)
    iPad 1 (iOS5 latest)
    iTunes on XP (latest iTunes)
    iPhone 3G (iPhone OS 3 - yea, really ancient)
    Apple TV 1 (latest)
    Wondering if one of these could be causing a reset.

    this can happen when the billing address in your appleid info is not EXACTLY the same as your bank details, depending of the bank (see if you right "st" instead "street" maybe)
    check out this article:
    support.apple.com/kb/TS1646

  • Report on Purchase order header changes and Line item changes.

    Gurus
    All changes which has been done in Purchase order can be seen in enviroment----Header changes Or Item changes for a particular PO.
    Now end user want to see the changes made in all the purchase orders for a particular project in specified date range.
    Suppose there are total 100 POs placed in one month for a particular project. End user want to see the changes MADE (IF ANY) in above POs
    Is there any standard report is available to this effect OR it is z development
    Atul

    HI ,
    This report can easily be written useing the tables EKKO and EKPO
    First get the PO's created in that date range.
    From there get the change document numbers with this extarct the date from CDHDR and CDPOS tables.
    regards,
    Lalita

  • 3.6.4 now opens new tabs to the far right, rather than next to the current tab. why the change, and can I change it back?

    When I right-click a link to open the context menu, and then select the menu item "open in new tab", the new tab is to the far right of my opened tabs in this window. In 3.6.3, the new tab would be next to my current tab. This seems like an arbitrary change. Is there a setting whereby I can get the old behavior?
    == This happened ==
    Every time Firefox opened
    == I updated to 3.6.4

    Set the pref browser.tabs.insertRelatedAfterCurrent to false on the about:config page.
    To open the ''about:config'' page, type '''about:config''' in the location (address) bar and press the Enter key, just like you type the url of a website to open a website.
    If you see a warning then you can confirm that you want to access that page.

  • FM for Network header change and activity element change

    Hi Sdn,
    I am trying to find a FM where we can change the network hedaer details and the activity elements in SAP.
    I tried the FM BAPI_NETWORK_MAINTAIN
    it is giving me an error saying the reciver function missing.
    Thanks
    Naresh

    Hi Punith, Hi abdul!
    Thanks for the reply!
    I've gone through the OPSC, but the thing is that here you define a user status profile at network plant level. But I need to define it at network activity level.
    The reason why I need this is because we have types of activities. We use network activities for client activities, for internal activities, to identify and follow-up risk management, etc. Each group of activities -since they have different usages- has different user status associated. But as I don't have any way to assign different user status profiles, all the activities have the same statuses, although  they will only use some of them.
    Thanks!
    Regards,
    Thalos.

  • Apple ID changed and can't change back

    So trying to set up iCloud it kept saying that I couldn't set it up and my email verrification had been sent, but it never was.  So I read somewhere to change my apple id and try it and then change it right back.  Well now I can't change my Apple ID back to the orriginal ID name. 
    I went here(below) and just changed it through the Manage your account well when I went back to change it to the original it just loops and does nothing.  When I try to add my original email as an alternate email it tells me "Email address is already verified for another Apple ID."
    I updated my apps the other day and it looked like it charged me for 2 apps that I had already bought.  So is there anyway to change my Apple ID back to what it previously was?
    https://appleid.apple.com/cgi-bin/WebObjects/MyAppleId.woa/75/wo/UVGutruOe52tLCz s1fqF10/7.0.31.145.11.EditNameAndEmailAddress.1

    Also I changed it because when I went to update about 5 apps last week it kept telling me that that ID wasn't verified and it would do nothing and would never update.  It just kept telling me that the ID wasn't verified.

  • Text color changed and I cannot change it back

    I had white background with black text, but it changed to black/yellow. I can't figure out how to change it back.

    Where? Message bodies? Menus? Message lists such as Inbox?

  • When reopening a document after making a change and saving, the change has not been saved. A

    Adobe Reader X

    Here's a test to see where the problem lies.
    Open the file in Reader X
    Make a change
    Save the file to desktop.
    If it isn't the same computer with Reader 9, copy this to the other computer, perhaps using a memory stick.
    Open the file in Reader 9.
    Is the change showing up in Reader 9?

  • I received an email stating my credit card information had been changed and I never changed it

    I received an email stating that my credit card information had been changed but I haven't changed anything.

    It is a phishing attempt. Do not respond. Do not divulge any personal or financial information. You can use the address below to forward the suspect email message to Apple.
    [email protected]
    The link below has information to help identify fraudulent emails.
    http://support.apple.com/kb/HT4933

  • EDI 860 - Purchase Order Change Request in SRM

    Hello All,
    I'm working on a problem involving the generation of the EDI 860 when a Purchase Order in changed in SRM.  If anyone is familiar with this functionality please contact me and I will have specific questions.
    Thank you,
    JR

    Hi,
    I wonder why would you want to do that. Any change to the PO is internal to your organisation till such a PO is ordered(approved). Once ordered you can anyways send the output to you vendor which would inform him of the changes.
    Regards
    Azad

  • MS Project to detect task level changes and record a date modified in custom field

    I need to know the date and time that a task field (mainly task name, start, finish) has been changed. 
    I found this topic within EE and it works great but...
    http://www.experts-exchange.com/Software/Office_Productivity/Project_Management/Q_27879745.html#a38636192
    If (for instance) you change a duration which affects predecessors and only the task that you changed gets a date/time stamp.

    John,
    Thanks for the help.
    I have posted this to EE and received one response from the guy who answered the question in the link I provided.  Here is his recommendation to a similar question (underlined at end) and it works great but does not work for changes to successors. 
    Only the record that receives the actual change gets stamped.
    I did think of the change highlighting but not sure how to take advantage of it.  I need to know the order that the changes occur in a session as well as the time of day.  That is why I thought a time date/time stamp would work for both. 
    Is there and event for rescheduling of successors?
    What is project looking at to see changes for the "change highlighting" format.  Is it an event that can be captured.
    Hi,
    the pointer to events above is correct. This is what you need to do:
    1. in Microsoft Project open the VBA Editor (Alt+F11). On the left side you'll see the "ProjectExplorer". Expand the "ProjectGlobal (Global.MPT)" piece.
    2. In the first section of "ProjectGlobal(Global.MPT)
    " you see "Microsoft Project Objects" and below that "ThisProject(Global.MPT)".Doubleclick it and insert the text between
    the --- into the Editor window on the right.
    Sub Project_Open(ByVal pj As Project)
        Call modEvents.StartEvents
    End Sub
    3.  In the second section "Modules" add a new MODULE. Name it "modEvents". Copy the text between the --- into the new module:
    Private oMSPEvents As clsEvents
    Sub StartEvents()
            Set oMSPEvents = New clsEvents
    End Sub
    4. In the third section "Class Module" insert a NEW CLASS MODULE. Name it "clsEvents". Doubleclick and insert the text between the --- into it
    Private WithEvents MyMSPApplication As Application
    Private Sub Class_Initialize()
        Set MyMSPApplication = Application
    End Sub
    Private Sub MyMSPApplication_ProjectBeforeTaskChange(ByValtsk
    As Task, ByVal Field As PjField, ByVal NewVal As Variant, Cancel As Boolean)
        tsk.Date1 = Now()
    End Sub
    Sounds like hell? Yes, but that's how it works: the first part is always executed when you open a project -> the "StartEvents" initialises the new class and tells Microsoft Project to use events (which
    is does NOT in the default). The last part "watches" all changes and whenever you change something it sets the Date1 field to the current date and time.
    Please let me know if you need any help!
    Regards
    Thomas

  • Keys and settings have changed on my wireless keyboard

    I use the apple wireless with my iPad 2, and somehow the language settings have changed and keys have changed placed. How do I fix this?

    Thanks,
    I thought I had done this earlier, but when I tried again (a well as purposefully selecting a different language, then back to Norwegian) it seemed to work.
    Good stuff. Thanks again
    - Lars-Christian

  • Difference between earliest master data and master data change bonus

    Hi,
          Can anyone tell me what is the exact difference between earliest master data change and master data change bonus? Whenver any infotype is changed, why are the dates updated in both the fields? Is  it not enough if only Earliest master data change field is updated? I was thinking that Earliest master data change bonus field is updated when IT267 is created, but even if i change the time data both the fields are getting updated. Please advise?
    Thanks

    Hi,
    Earliest master dat change date is date beyond which no master data change can be put in for employee in infotype.
    It is used to restrict any master data entry beyond certain date as restriction for employees that client has set and is moreover controlled at control record level but ocassionally used at employee level whenever payment was hold for long time and so on.
    Master data change bonus date is date which gets automatically filled in whenever there is any master data change.
    This date cannot be past earliest master data change date and will throw error if tried for employee to input.
    Thanks,
    Ameet

Maybe you are looking for

  • HP Recovery

    Hi  I  have  a HP500 laptop, which I want to restore, it has Windows Vista installed. . I have marked the HP recovery drive as active and restarted the machine, now it gives me an error: "A critical support file is needed to run the HP recover manage

  • Can't connect to internal Software Update Server

    Greetings All, I just upgraded my XServer from Tiger to Leopard. Before the upgrade, I was using the server as a Software Update Server pushing all updates to Tiger clients. Now after upgrading to Leopard and installing the Software Update Service, i

  • Text formatting issues from MS Word 2011 to InDesign CS5.5

    Is there anyway to copy and paste text from MS Word 2011 into InDesign CS5.5 and have it retain the original formatting? Each time I try to copy and paste content from MS Word, even into a text box, all the bolding and italics are lost. I've tried to

  • IBook G4: disk is full, external hard drive?

    I have had my iBook for a year and a half and only recently has it started to say that my disk is full. I have added only one application that wasn't on my computer since the beginning( i have deleted all the ones i dont use) and i have 232 songs, 76

  • Any direction on recovering deleted notes from the iPhone 3G?

    I accidentally tapped the trash icon and it slipped away. Can I recover it? I checked in "Mail" on my computer but deleted notes don't show up in either "Trash" or "deleted" folders. From what I see they only show up in the "Inbox" folder. Some help