PM module query --Change Delivery Address in PR from Functional Location

hi all,
i have to export the value of CAUFVD_IMP-TPLNR to temporay memory from the enhancement "COZF0001" using the user exit "EXIT_SAPLCOZF_001" from the include program "ZXCOZU01" and then import this
value in the enhancment "MMDA0001" for the user exit "EXIT_SAPLMMDA_001" in the include program "ZXM06U32".
But the include program ZXCOZU01 from where i have to export the value is not opening.
Can anyone help me in this. The value to be exported
is the first parameter CAUFVD_IMP of the corresponding userexit "EXIT_SAPLCOZF_001".

hi Prabu,
yes u told correctly. But i need how the address get changed after the fucntional address is assigned to the export parameter E_ADRNR.
Iam getting the functional address but after assign it to E_ADRNR.
The value is not updated into none of the internal tables being used in the transaction.
But in that one internal table is XEBAN is used while iam directly using in the exit
it is showing syntax error.
iam unable to update the functional address to PR iam getting only the plant address.
if  u know about this please resolve this.

Similar Messages

  • Function module to change the address on the business partner in SAP-ISU.

    Can some one send me the function module to change the address of businees partner in SAP ISU.

    Hi,
    The FM you are looking for is BAPI_BUSINESS_PARTNER_CHANGE
    You can use the table PARTNERADDR to fill the Address of the Partner.
    Hope this helps.

  • Function Module to Change Delivery?

    Dear All,
    Is there any Function Module to Change Delivery?
    Regards

    Hi,
    There are two BAPI's for it, one for inbound and other for outbound.
    BAPI_INB_DELIVERY_CHANGE
    BAPI_OUTB_DELIVERY_CHANGE
    Please use the respective one.
    If its useful, award points pls..
    Regards,
    Raju

  • Not able to change delivery address in PO having account assignment cat M

    Hi All
    We have a scenario where we are creating SO then a PR is getting created from this SO and finally buyer is converting Preq in to PO (account assignment is M as it is against a customer order), now by default the delivery address in PO is coming to that of customer address , but we want to change this delivery address to that of a location where some assembly work will be done. But system is not allowing us to change the delivery address, as soon as we change the address system overwrites it with the original customer address.
    Please provide your valuable inputs.
    regards
    Yogesh

    Thanks Jurgen for providing the OSS information though still as per the note Delivery address field should be in display mode but we are able to edit the delivery address but after pressing the "Enter" key system overwrites it with the original customer address. Anyways point is we can not change the delivery address in PO in such case.
    Now I am worried how to handle the below scenario , it would be great if you can provide some inputs.
    Our client is selling big equipments to customers and an equipment consists of many components. Now when a customer order comes , sales team punches the SO in the system where BOM explosion happens and it creates Preq (because all components needs to be delivered to customer, 3 PDS situation), Buyer converts Preq into PO (account assignment M and there comes SO info under account assignment in item details of The PO).
    All the components under an equipment comes from different supplier but for some compeonents instead of direct shipment to customer we need them at an isolated location where some assembly work will be done and that assemled thing will be then delivered to Customer. So to communicate to the supplier that the component needs to be dlivered at some other location and not to the customer location I was trying to change the delivery address as by default for such orders customer address comes in the PO.
    Any pointers how to map this business sceneraio.
    regards
    Yogesh

  • Change delivery address in outbound delivery

    Dear Experts,
    SO created & Outbound delivery created via VL01N. Now I would like to change address in outbound delivery. Kindly assist me how may I change delivery address in outbound delivery & where should I make this changes take place. TQ
    rgds,
    nantha

    Hi,
    It is not possible to change the address in delivery. Assuming that Delivery Address have changed, but sold to party address is not changed, in that case create a new Ship-to-party with new Delivery address.
    Cancel the Delivery Document.
    In Change mode of Sales Order, Go to Partners Tab Page and replace the old ship-to-party code with new ship-to-party code.
    Now create delivery again and you will get the new delivery address.
    Regards,
    Rajesh Banka

  • Way to update header and address fields to a functional location simultane

    Hi all,
       Can you please help me out in this.
    I used the FM  u201CISU_M_FUNCLOC_CHANGEu201D for changing the Functional data (Including Header and Address data), but this FM will not work for my requirement as it clears the entire data in the transaction and updates the one which i pass. I looked for the BAPI u201CBAPI_FUNCLOC_CHANGEu201D, this is also not working to update the Address fields.
    Please let me know the way i can update the header as well as address fields in a functional location simultaneously.

    not possible to upload data header and multiple items upload through LSMW-recordin
    try with below LSMW- IDOC method
    Message Type         INOTIF                      Notifications
    Basic Type           INOTIF01                    Notification IDOC
    Enhancement

  • Function Module for Changing delivery date

    Hi Friends ,
        I am held up with a scenario of changing the delivery date while creating purchase order. Could you please suggest any function module to change the delivery date in purchase order if it is less than 5 days.
    With Regards ,
    Sudhir S
    Moderator message: please do some own research before asking.
    Edited by: Thomas Zloch on Feb 21, 2011 11:45 AM

    Hi praveen for u r requirement there is no need of any FM
    Try this code
    parameters:
      p_date like sy-datum,
      p_no type i.
    data:
      w_date like sy-datum.
    w_date = p_date - p_no.
    write: / w_date .
    it is enogh for u r requirement
    plzz reward if it is usefull...
    for any further quiries my mail id is [email protected]
    plzz dont forget to reward

  • How to change delivery address of limit order shopping carts?

    I created and hold a limit sc. Afterwards I wanted to change the delivery address of the position by starting 'status check' and update sc.
    I cannot find a tab with delivery address according to the screens of 'wizard'.
    I get only the display of preferences for new shoppinc cart lines.
    We have SRM 5.5 Server and ECS.
    Can anyone help me?
    Regards Joe
    Edited by: Joe on Oct 16, 2008 5:35 PM

    Hi Joe,
    Did you try to do via default ADDR_SHIPT address atribute? so this default values applicable to your limit sc also.I agree Joe. you are absolutely  correct . There is no ship to address / location folder  to change the delivery address in limit shopping card. We can not see ship to address folder in limit sc.
    DEFAULT SETTINGS FOR ITEMS HAS SHIPT TO ADDRESS so you could not see.
    regards
    Muthu

  • Change Delivery Address In PO

    Hi Experts,
    I want to change the delivery address in PO for a particular Account Assignment Category. When the category is 'Z', I want to fetch the sales order ship to party address which is mentioned in Account assignment tab by clicking more button. I have found the enhancement MMDA0001 - Default delivery address where i can pass the adrnr . But i am not getting the account assignment tab values in the debugger.
    Its urgent.
    Awaiting your responses.
    Thanks & Regards
    Akshay J

    Hi Akshay,
    BADI ME_PROCESS_PO_CUST may helpful you to achive this.
    Regards,
    KAUSHIK SAVALIYA

  • Change delivery address in third party po

    Hi,
    In third party PO the delivery address field is a display only, the data comes from the customer's address (from the SD order).
    In some cases we would like to change the delivery address (we need to send it to the currier that has different address (.
    This can not be change by customization,
    Can someone suggest me what to do? Do I need a development for that?
    Which user exists?
    Thanks,
    Tal Sasson

    Dear Tal Sasson,
    You can choose to make fields display only, required entry, optional, suppressed for a particular transaction. Choose either optional or required entry for the fields that you want to enter (uncheck display only option).
    You can achieve this in 2 ways.
    1. in IMG under
    Materials Management -> Purchasing -> Purchase Order -> Define Screen Layout at Document Level
    2. You can use transaction SHD0.
    http://help.sap.com/saphelp_webas620/helpdata/en/eb/5fab41d79b11d296190000e82de14a/content.htm
    In the SAP Reference IMG, you can create transaction variants. Choose Basis Components -> Application Personalization -> Tailoring of Application Transactions -> Configure Transaction-Related Display Values for Fields (Transaction SHD0). Transaction variants allow you to preset values for fields in a transaction, set field attributes, or hide entire screens.
    To execute a transaction variant, you define a variant transaction using the Transaction Maintenance transaction (SE93).
    Once you have entered a transaction code and short description, choose transaction type Transaction with variant (Variant transaction).
    To define a variant, enter the name of the transaction and the name of the variant. You can then use the new transaction code to start the special variant of the transaction.
    Hope this will help.
    Regards,
    Naveen.

  • Changing Delivery Address

    After few minutes that I ordered laptop and 4 more items from Bestbuy online I realized the Delivery Address was incorrect so I search right away what to do and I read called within 30 mins, It was past 2 am but I still  I called the number listed on your website to change the delivery address but as i suspected unfortunately you were close and no one is answering the phones and there was a recording saying you are not open until 6 am Central time... I stayed up and called at exactly 6 am Central Time, 4 am my time only to find out that the customer service guy who answered me cannot help me?  I don't understand it since I am not really canceling  the order I am just changing the address since I wont be in the address where it will be delivered.  I know it was my mistake on the address but I corrected it right away I even emailed you guys 2X. 
    I have been a customer of Bestbuy for more than 8 years... I bought a lot of things from your store and I cant believe that your customer service cannot help me since I just ordered the items 2 hours ago.  
    Nilda

    Good afternoon Nilda,
    Thank you for taking the time to sign up of for the forum!
    I can understand the desire to change the delivery address on your BestBuy.com order if it was initially entered incorrectly.  The status of your order would ultimately determined whether or not the delivery address can be changed.  While you may not be wanting to cancel the order, if the order is currently in the process of being fulfilled, then changes may not be possible.
    I do apologize for any inconvenience you may have experienced and would like to see if there is anything I can do to help.  To go over your BestBuy.com order with you in additional detail, I will be sending you a private message.  You can check your private messages by logging into the forum and clicking on the yellow envelope at the top of the page.  I look forward to further speaking with you.
    Warmest Regards,
    Derek|Social Media Specialist | Best Buy® Corporate
     Private Message

  • Can I change delivery address after purchase?

    Hi, all, I'm now in one step before to purchase the macbook air. The thing is that I'm from Ukraine, and I have friends in US, so I can purchase and point delivery address of my friend. I have two friends in US in different states, one is going to leave from US on 28th of August, other later in October. Of course I want my macbook asap  So I'm thinking is that risky to order within such small amount of time, what if there will be some delay in delivery and my friend will leave the country? Can I control the delivery, change delivery point during the time after purchase? I can't find the way to chat with Apple stuff in live, except the phone conversation, which is not very convenient to me.
    I'll appreciate any useful information, god bless that man who will call to1-800-MY-APPLE and ask my question. Or may be there is some apple employee in this discussion club.
    btw, I want to order the specific customized model of mba, so that's why i'm worrying,
    2.0GHz Intel Dual-Core Core i7, Turbo Boost up to 3.2GHz
    8GB 1600MHz DDR3L SDRAM
    256GB Flash Storage
    Backlit Keyboard (English) & User's Guide
    Accessory Kit
    plus
    Mini DisplayPort to DVI Adapter
    and
    Apple USB Ethernet Adapter
    Thanks all for the patience, and for any help in advance.

    tly_ wrote:
    so i can't configure anything after purchase?
    No, nothing is user upgradeable.

  • Change structure for list editing of functional location

    What is the significance of change structure for list editing (t code il04) of functional location?

    just enter the functional locations you need to create and descriptions and save

  • IDOC for changing user status to 'HIST' on Functional Location

    Hi.
    Can anyone please support me with an inbound IDOC for changing status on existing Functional Location?
    Thanks.

    Hi ,
    I am not sure whether it would work with LSMW but if your on ECC 6.00 ,Enhacement Pack 3 then you have BADIs which allow you to make collective status changes in IW38 .The below are those BADIs :-
    BADI_EAM_RIAUFK20_FCODE_CUS1 :Implement Customer Function Code in Order List
    BADI_EAM_RIAUFK20_FCODE_SAP1 :Implement SAP Function Code in Order List
    Else if your on lower version then write up a batch programme which checks the PM Order types with specific status and sets user status using FM STATUS_CHANGE_EXTERN[This is used to set or delete User Status] in SE37 ..
    regrds
    pushpa

  • Any Funtion module to get equipment no. (EQUNR) using functional location?

    Hi Guys,
    Can anyone tell me the function module to get equipment (EQUNR) using functional location (TPLNR) ?
    regards
    Rahul

    Hello Rahul
    Perhaps the following function modules are helpful:
    - ALM_ME_FUNCLOC_INSTALLED_EQUI
    - INSTALLED_EQMTS_ON_LOCATION
    - INSTALLED_EQMTS_ON_LOC_READ
    Regards
      Uwe

Maybe you are looking for