Modifying customer

Hello,
Is it possible to modify the solld-to party number of a sales order?
Thanks,
Ricad.

Hi and thanks,
Our scenario is the following:
A salesman has created a sales order three moths ago. The sales order has assigned to a purchase order, the material has been received and the purchase order has been invoiced (2 months ago).
Now the salesman wants to change the customer of the salesorder (it was incorrect). What we have to do now? We have 2 options (as far as we know):
Option 1:
1.     Open financial period
2.     Reverse the accounting of the P.O invoice
3.     Remove the invoice
4.     Reverse the reception of the material (migo 102)
5.     Reject the sales order
6.     Create a new sales order (informing the new customer)
7.     Change the account assignment of the P.O (to the new sales order)
8.     Create the reception of the material (migo 101)
9.     Create the invoice
Option 2
1.     Change the customer of the sales order.
Option 3:
1.     Create a new sales order with the correct custormer.
2.     Reject the old sales order
3.     Change the account assignment of the P.O to the new sales order.
Option 2: standard does not let us to do that
Option3- step 3: Is it possible if  we have received the P.O material and have invoiced it? (do it directly)
Thanks,
Ricard.

Similar Messages

  • Issue in Modifying custom table

    Hi Experts
    Program Y00_MM modifying custom table Y00_IFS074 using internal table.
    we have a sales company code field in table.
    Internal table company code value is 00021345 .
    But in custom table it updated as 21345. It should be 00021345.
    few days back no problem with table updation. Now only i'am getting this issue. There is no changes in Report.
    Kindly help me.

    Hi,
    Please use the below FM for the field BUKRS.
    FM : CONVERSION_EXIT_ALPHA_OUTPUT.
    This FM will add the leading zeros according to the field length.
    Hope this will resolve your problem...

  • Modify customer account group

    Hello,experts.
    can I modify customer accout group?
    when I use tcode xd07 to modify it ,the message is :
    Customer       900905      test
    Account group  one-time customer
    must be maintained after the account group has been changed
    follow after is  a table strip with sales structure.
    Customer can be blocked manually up to this point.
    and the result is not changed.
    what does it mean?
    how can I modify the customer account group?
    pls help me out.

    hi
    A D120 Control 037 County Code, City Code
    these fields are not there in the account group for which u r trying to change
    So goto OBD2 and select your target account group which you want to modify and check whether the fields
    county code and city code are suppressed make the required or optional
    then you can modify the account group
    BOTH the source account group and Target account group should be similar in fields and views then only you can modify
    regards

  • Modifying customer report

    Hi,
       iam modifying one customer report.This report lists vendor and customer changes.This report to determine the number of creates/changes occuring on a daily basis for all vendor/customer account groups.We need to enhance the report to identify vendor/customer partner function area and add a unique transaction count.
    All creates for one vendor/customer(for different company codes,purchasing organization and sales organization) will be considered together as one unique count.
    All changes for one vendor/customer will be condisdered together as one unique count.
    All making/unmaking for deletion of one vendor/customer will be considered as one unique count.
    Please give me logic.How to conidered the unique count.
    Thanks,
    sairam

    Hi
    There may be Lot of creations for the same Vendor/Customer for different Company codes/SO's/Porgn etc but creation of a Customer/vendor is considereed as one unique record.
    So Customer No/Vendor number is Unique record.
    for a single customer or vendor there may be more number of creations/Changes/deletions, but only once they have to be considered.
    Reward points if useful
    Regards
    Anji

  • Modify customer hierarchy in scheduling agreement

    Hello everybody,
    if I modify the customer hierarchy how can I update it in the scheduling agreement?
    Is there a way to update it or I have to delete and create the order after the modification?
    Thank you all
    Francesca

    UP!!!! Please help.

  • How do I modify custom step type that is part of a sequence?

    I have an example sequence that has a custom step type called "LabView Reentrant Action". My interest is to modify this step type to my needs. Because this custom step type is part of the sequence there is no definition in global type palette. I was told that I could copy this step into global type palette. But, I don't think I could.
    I can copy the step from the sequence space but I do not have an option to paste it in the palette.
    In sequence space I have options to choose LabView Reentrant Dialog Steps under Insert Step pull-down menu. When I open Step Type Menu Editor in the palette space, all types are listed except LabView Reentrant Dialog Steps. I think these are not showing in the palette because they are custom types built into the sequence.
    How can I extract the custom step type into global palette so that I could modify to my needs?

    Hello,
    If you already have the customer step type "LabView Reentrant Action" then to modify it all you need is to go in "Type Palette" (Ctrl-T) and make modifications in the step type.
    In case you are not able to see the step type in type palette then you need to add the step type in a custom ini file. You can add that ini file by clicking on customize in "Palettes" drop down menu. The you can copy paste a step in the step type and make modifications to the step.
    I would recommend going through Tutorial: How Do I Make a Custom Step Type? for more reference.
    I hope it helps..
    Rajiv

  • How to modify customer generated DataSource?

    Hi Experts,
    I have a DataSource "1ZICM_DOCSE" which currently extracts some of the fields from source table "ZICM_DOCSE". After some investigation, I discover that some necessary fields from the table are missing in the extraction structure.
    Questions:
    1. Since the name of the DS starts with 1 (SAP namespace), I supposed that it is a business content DS. However, I could not find it in RSA5 but only in RSA6. Why is it so? Is it a customer generated DS?
    2. In RSA2, it shows that the extraction method is "F1 Function Module (Complete Interface)". When I double click on the extractor "ZICM_EXTR_DOCSE", ABAP editor is shown with the header indicating "This file has been generated. Never change it manually!". How do we generate an extractor in source system?
    3. In this case, how can I modify the extraction structure to include more fields from the source table?
    Thanks in advance for the effort!
    Regards,
    Meng

    Hi Venkatesh, Hi Durgesh,
    first of all thanks for your reply. However, I could not carry out the procedures mentioned by you and I hope that you can help me clear the doubts
    1. Judging from your input I assume that this DS "1ZICM_DOCSE" is a customer generated DS. Am I right? How is the DS generated? via a standard SAP program?
    2. When I go to RSO2 and try to display the DS, I get following message.
    DataSource 1ZICM_DOCSE is extracted using functional module ZICM_EXTR_DOCSE
    Message no. RJ042
    Diagnosis
    Data from DataSource 1ZICM_DOCSE has been extracted using function module ZICM_EXTR_DOCSE.
    If you edit and save the DataSource by maintaining generic extraction, extraction no longer takes place
    using this function module, but is performed by a database view, a transparent table, a functional area
    of SAP query, or a self-defined extraction module.
    If 1ZICM_DOCSE is included in the deliverd SAP Content, you can activate extraction using function module
    ZICM_EXTR_DOCSE again by transferring this Content with transaction RSA5 or the IMG.
    I cannot display as well as change the DS in RSO2.
    3. Since the FM is generated, why should we change it? The changes will be overwritten once the FM is generated again, right?
    Looking forward to your reply!
    Thanks,
    Meng

  • PARTNER_UPDATE modify custom field

    Hi all,
    I need to do some modifications in partner data, the problem is that the badi PARTNER_UPDATE is only triggered if a standard field is changed.  The same happens with others badis like BUPA_ADDR_UPDATE.
    I've added a custom field and I want to modify it and other things when the user push "Save".
    Do you know if is possible to trigger this badi manually?
    Thanks in adavance.

    Solved adding an enhancement point in the FM BBP_CHANGE_ORGANIZATION.

  • How to create/modify custom/standard mail stationery inleopard 10.5.1?????

    Hi everybody !!
    I am beginner and I am more than willing use my own stationery or templates or email designs I don't know the right expression...
    or by customizing the existing apple one's or by creating them to have as my own headletter (logo on top, text with or without images on the body and lines as adress,phone,fax,email and so on on footer) .
    what I know is to do my own emails with my imac having leopard 10.5.1 latest mail software installed on the machine and use my photoshop, flash and dreamweaver I have on my old imac G4 to do the job and then transfert it to my new imac 24" with mail application inside leopard 10.5.1 !!
    so as really not expert in html really much better with flash could you do a diagram or synoptic for peoples like me they understand better your explanations with example :
    Where to go on the machine to find it ????
    what iss the arborescence ????
    how to drawn or modify ???
    What to do and to change ???
    which softwares are need ????
    and so on....
    drawings are better than thousands words !!
    and much easier to understand....
    I leave you my email address which is [email protected] to have your answer with pics explanation for better understanding and to do my first designs for custom mails which will be in accordance with my documents and my flash website, for backgrounds, musics,videos and so on I have drawn and designed on it ..
    Thanks a lot your help and support....
    With friendly,
    Chris
    [email protected]

    Hi crisware. I haven't forgotten about you. The instructions on how to do this are actually VERY involved and it will take some time to list them here for you. Don't worry though, while they are very involved, they are not very hard once you understand the main idea behind them. I will do my best to post them here for you some time within the next week. There are several websites with good tutorials also, including Apples site for developers +(although that might be a little 'techy' for most people)+. Rest assured that as time permits I'll post as much information on the topic for you as I can Maybe we can use this thread as a resource for other people interested in the same topic.

  • Modify Custom AD Attribute Syntax?

    I was creating custom attributes for an application and set the syntax wrong. Can I really not remove or fix it? The internet is not  making me very hopeful...
    Thanks!

    Greetings!
    AFAIK attributesyntax along with other properties like omsyntax and attributeid are systemonly and cannot be modified. Your best option seems to be deactivate the corrupted (attribute which
    you need to change syntax) from the schema and recreate it with the correct syntax again.
    Also take a look at this article. Beware I am adding it just for understanding purposes and it is not supported by Microsoft. If ou are curious to try this, please do it in a test forest and apply them on your own risk.
    Your Mission: Delete from the AD Schema
    BTW take a look at the link my friend. :)
    Regards.
    Mahdi Tehrani   |  
      |  
    www.mahditehrani.ir
    Please click on Propose As Answer or to mark this post as
    and helpful for other people.
    This posting is provided AS-IS with no warranties, and confers no rights.
    How to query members of 'Local Administrators' group in all computers?

  • Modifying custom developed SOA composite

    Hi,
    I have developed a custom SOA composite with 2 level of approvers and it is working fine with no issue. And now, I need to add one more level of approval to it.
    I have added one extra level and deployed it again into SOA successfully.
    Now, if try to test it now, I am getting unexpected errors in all the levels that worked fine before making the changes.
    Do I need to do anything else other than re-deploying this composite to SOA? Please let me know.
    Can you please provide me the steps to modify a existing custom SOA composite?

    Hey,
    1-Modifying the composite to consume events
    1.1-add a new mediator component called ThiagoLeoncioPO
    1.2-Defining the event
    1.3-Open the POProcessing application in JDeveloper and open composite.xml,
    1.3.1-click on the Event Definition Creation icon:
    1.3.2-Click on OK to complete the event definition.
    1.3.3-Close the POEvents.edl panel.
    1.4-Save all.
    Note: You just created a new event here. And it's available to subscribe or publish.
    2.0-Subscribing to the NewPO event
    2.1-Drag-and-drop a Mediator component onto the composite.
    2.2-Name the mediator ThiagoLeoncioPO.
    2.3-Select Subscribe to Events for the Template.
    2.4-Click on the + to add an event.
    2.4.1-Select the NewPO event from the Event
    Chooser window.
    2.4.2-Double-click on the ThiagoLeoncioPO mediator and define a new
    transformation map.
    2.4.2.1- In the transformation-map, map the all the fields from
    the source to the target.
    2.5- Close the mediator and save all.
    Reference: http://docs.oracle.com/cd/E17904_01/doc.1111/e14309/workflow_service.htm (Section 21.2.1)
    (very helpful link): http://docs.oracle.com/cd/E14571_01/integration.1111/e10224/sca_lifecycle.htm#CHDBAJIB
    For OIM also look at : ant -f registerworkflows-mp.xml enable : Section: 21.2.4 Enabling a SOA Composite with Oracle Identity Manager
    I hope this helps,
    Thiago Leoncio.

  • Modifying custom IP

    I have created a custom IP in vivado defined in HDL code (Verilog). I'm trying to modify the block with HDL changes, removing ports, etc. I have not found a way to recompile and regenerate the IP. block It seems to still have the old ports and ignoring the HDL changes no matter what incantation I try. I am using Vivado 2013.4. Even if I delete the IP, it does not work and removes all the source files and not just the outputs.
    Is there any way to update the IP or do I need to copy the source and create a whole new project for every modifcation?
    Thanks

    there are two pieces to this puzzle and I think you implement only the first: fixing the ip definition (which is only necessary if you are changing the interface). The second piece is the refresh of the repo in the project where the ip is declared, ie used. Go to the projects settings of the project using the ip, select the ip icon on the left and click refresh all when you see the ip repositories (or select the specific ip you updated and refresh only that). This should allow the customer project to see the updated behavior/interface.

  • Modifying custom end user menu - tabs

    Hi
    I have created a custom form within IdM 8.0. which I want to display instead of default end usermenu form. I have made necessary mapping for form type - "endUserMenu" under form and process mapping. I see my changes under HOME tab of default end user menu and in addition i see the other default tabs.
    How do i eliminate/ remove the other tabs - workitems, requests, delegations and profiles from end user menu form. Where do i need to change or set the config values.
    Thanks

    Hi,
    Thanks priya, it was helpful..
    but i dont see any fields under each "menuItem" in the End User Navigation, i am wondering how the tables and other HTML components got generated.
    Thanks

  • Can Me_REQ_POSTED (in ME54) be used to modify custom fields in EBAN?

    Hi ,
    I have a requirement that I have to validate the approver authorization when he tries to approve the PR. I am using the badi ME_REQ_POSTED and the method is 'POSTED'. I have created a z implemetation including this method and the validation are working fine, But at the same time I need to update some custom fields while this check in the BADI.
    I have tried BAPI_PR_CHANGE, direct using update statement but still unable to update the custom fields in EBAN TABLE.
    I have noticed that at point of update custom field is  getting updated but when later on the release status gets updated from the system my custom field value also vanishes.

    After BAPI you need to use CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.
    Are you using it?
    Apps

  • Modifying Customer Master Data - Internal error - Message no. F2531

    Hi experts,
    We have updated the bank details of a specific customer master data. Now when we display it, specifically in bank details, we get the following error message:
    Internal error: FI_TECH_ACCNO_READ_TRY SY-SUBRC <> 0
    Message no. F2531
    Does anyone know what it means? Can anyone help me?
    Thanks in advance.
    Best regards,
    Andreia Nascimento

    Hi Andrea,
    This message is a SAP standard message and it is not modyfiable in OBA5. The one reason for this may be you are trying to enter bank account which programme is not able to find. If this is not in your case you can take help of abaper and debugg the program.
    Regards

Maybe you are looking for

  • How to export to .wmv

    Ok I've got a 5 min 10 second video I want to export to .wmv...for some reason the option is not in my export options...tried it in the render que for .wmv and it came out over 45gb file with choppy animation and such. My friend gave me the specs she

  • Photos in iphoto slideshow change order when i close iphoto

    Basically, I put all my photos in a desired order for my slideshow and closed the application after working on my slideshow. I came back to it my project sometime later and I watched the slideshow to see what needed to be fixed. All of the photos tha

  • Not able to get rid of security-related questions in runtime

    Hi, I am simply using NetBeans 6.0.1 and the emulator QwertyDevice and the emulator platform WTK 2.5.2 for CLDC. I have chosen Alias as trusted in the signing option in the project configuration page. however still I am getting security confirmation

  • How to highlight a modified row in module pool

    hi frnds,      Is it possible to highlight a row that is modified in a  ztable using module pool...

  • CS5 & 3rd Party plug ins

    I have PS/CS5 (standard version, not extended) and I have not upgraded to Lion as of yet.  I have OnOne, Topaz and Nik plug ins that I use every so often.  Has anyone used PS/CS5 with the various plug ins with Lion?  And if so did you have any troubl