Company Names in delivery address

Hello,
We are using SRM 5 in classic mode.
When a purchase order is created in ECC from SRM, the delivery address is passed across from the shopping cart. We maintain a set of commonly used delivery addresses in SRM or the user can change the delivery address on the shopping cart.
We find that NAME1 and NAME2 on the delivery address are being filled with the short and long name for the organsiational unit in SRM that represents the company code.
The short name can only be 12 characters maximum and we don't want either of these to print. Can anyone advise how to stop this happening?
It is not possible to change the Sapscript in ECC because on some purchase orders in ECC we want to output the NAME1 or NAME2 fields. What we require is to stop SRM populating those fields - ideally by configuration.
Thanks

Hello Paul,
As you are in Classic scenario, implement BAdI name BBP_CREATE_BE_PO_NEW, using either method FILL_PO_INTERFACE or FILL_PO_INTERFACE1 .
Method used will depend on which BAPI you call in R/3 to create the Purchase Order:
- BAPI_PO_CREATE
- BAPI_PO_CREATE1 for enjoy PO.
According to your need, you should clear fieds NAME1 and NAME2 from table IT_POADDRDELIVERY being a componant from method changing parameter CS_PO_DOCUMENT (or CS_PO1_DOCUMENT ).
Regards.
Laurent

Similar Messages

  • Issue related to Company name and Ip address

    Dear Experts,
    When a user click the SAP icon the company name is not appearing, shown below
    When user enters the correct userid and password automatically the  system will pop the IP Address screen
    When the user enter the correct Ip address user gets an error saying the user code is and password is invalid
    However the company name appears then user has to login again then SAP Opens.
    Problem is why is not storing the company name once it is opened.and why the error comes everytime the user logins freshly.
    I have tried in Admin login it has come. But other users login its same error, even though the rights have been given to SAP folder in C-drive
    SAP Version is 8.82 PL 7
    Thanks&Regards
    Darshan Desai

    Hi,
    Thanks for the reply, i tried the above method ,but when the user clicks the SAP Icon and
    Run as Administrator then only the Company name will be stored and it doesn't ask the IP Address.
    But when the icon is clicked directly the company name is not stored and the IP address pop up.
    The user can't dially use as Run as Admin, as its an admin login.
    But its happening only in some systems, other system are working even without admin privileges.
    I also have provided full access to the SAP Folder in C-drive where SAP B1 is installed, even then the problem persists.
    Kindly let me know if there is any other folder apart from SAP folder in C-drive of the local system. where full access is to be provided.
    Thanks&Regards
    Darshan Desai

  • Printing contact's name as well as company name

    Hi, I find that when printing labels, I cannot print the contacts name and the company name on the same label. The name is there on the contact's entry but it doesn't print. Any ideas please?

    Simple solution going forward...
    Add the client name (or the company name) to the address field.
    As for changing previously entered information or forcing AddressBook to print both as is, that may be a significant weekend project or at least require some third party software addition.

  • Delivery address field

    Dear Experts,
    I want to do hard code one line  in delivery address .please tell me the table name for delivery address.
    Regards
    Rajesh

    hi Rajesh,
    T001W is customising table for plants. when you go to SPRO-->define plant and click F1 on plant, it gives this table.
    then you go to address from menu. click on any field and press F1. you will get a data element.
    double click on data element and click on where used list to get all tables where the field is used. you will get table ADRC.
    regards
    Seema

  • Plant name missing in PO line item details (Delivery address tab)

    Hi
    We are facing issue with ECC PO migration to SRM SUS client due to missing line item delivery address field name. We have PI integration. Name exist in PO XML on ECC interface but not copied on to PO line delivery address details (ME23n)
    Impact:
    We have 3 way channel between SRM client --> ECC ---> to SRM SUS client.
    When we create PO in SRM it flows from SRM to ECC using Purchase order request_V1 sevice request. This part works PO get replicated successfully. But when this PO is pushed to SUS client we are facing error message : "Name details missing for the partner address" found from proxy debugging. Second part of PO migration from ECC to SUS is not working due to missing plant name details in ECC
    When I copy PO (with missing details) to new PO and manually enter the details, scenario works with out any issue.
    Please comment.
    Regards
    Prashanth K Saralaya

    Hi Prashant
      Did SRM--> ECC PO have address details updated properly. It seems the address did not get updated when the PO is coming from SRM to ECC and when you manually update it, it goes to SUS Perfectly.
    For Delivery address , Name field is mandatory and ECC PO has to have the Name updated in Delivery Address.....
    If ECC PO has Name field updated in delivery address tab, then check the XMLs between ECC and SUS whether XML has carried Name field to SUS or not
    Regards
    Virender Singh

  • How do I sort my address book by company name

    My new iPhone comes tomorrow. I need to sort my address book in iCloud by company name, not last name first name. If I cant do this is there a third party software I can download for an address book that will allow me to do this?
    PS I am currently not using an iPhone and am manually entering addresses.

    Enable the menu in the Address Book. Then look at the options under View and Sort By.
    More here on sorting: http://www.ramsden.org.uk/8_How_to_sort.html
    And about menus here: http://chrisramsden.vfast.co.uk/13_Menus_in_Thunderbird.html

  • Does someone know information about Company name:TianMei Electronic Trade Co., Ltd Address:Anbao Building No.28 street, quanzhou , FUJian, China.Is it Legit to buy there or not? or what information you have???please answer

    Does someone know information about
    Company name:TianMei Electronic Trade Co., Ltd
    Address:Anbao Building No.28 street, quanzhou , FUJian, China
    Pleas abswer is it legit or not?
    Does someone have got any experience with that company?
    Any information is welcome?
    Or is it somekind on cheating ?`?
    Do i get there a legit iphone or somekind of Chinese knock offs?
    <Email Edited By Host>

    You can look for authorized Apple resellers here:
    https://locate.apple.com/cn/zh/
    If you have any doubts about any reseller, I strongly advise that you not purchase from them. Buy your iPhone directly from Apple and you will then have no worries.
    Regards.

  • Shopping cart default delivery address based on company code

    Hi All,
    As a standard behaviour of SRM, currently delivery address in shopping cart is defaulted from attribute (ADDR_SHIPT). But in our case we use cross company purchasing where requisitioners buy for different company codes.
    Some times, they forgot to change the default dlivery address and shopping carts are getting created with wrong delivery address.
    Is there any way, the we can default the delivery address based on company code selected by the user instead of defaulting from user attribute?
    Suggestions would be greatly appreciated.
    Regards,
    Krish

    Hi Krish,
    Am looking for a same solution but instead of delivery address, we are looking for change in invoice recipient address
    ADDR_BILLT. For this i have identifed a FM: BBP_GET_BILL_TO_PARTY from which system pulls the defaulted attribute of user profile. Now we are in a change of pulling the attribute defaulted to the company code entered in SC rather than the user's defaulted ADDR_BILLT.
    Similarly i guess for your issue you can use the FM: BBP_GET_ORG_SHIPTO_ADDR implementing a enhancement in DOC CHANGE BADI
    Regards,
    Nihar

  • SHOPPING CART-DELIVERY ADDRESS(NAME- DISABLE)

    Hi,
    Iam using SRM7.0.During Creation of SC,Delivery Address -NAME Field is disabled.Before it used to Work perfectly.All other fields in Delivery Address are in Enable mode.
    Please can you say your suggestions regarding the issue.
    Thanks,
    Anitha Averneni

    Hello Anitha,
    Could you please check following way
    SPRO --> SRM Server --> Cross- Application basic settings --> Extension and Field Control --> Configure Field Control --> Configure Control for Fields of Substructure --> Metadata for Fields of Substructures and Table-Like Enhancements.
    In this If you see Set Type (07 - Partner) - Structure Field Name as (Name) and Object Type as BUS2121. If in there check box "Field Editable" not checked then your field will be greyed out.
    Please check the same.
    Thank you
    Ritesh

  • I have many contacts in address book from a certain company that just changed its name.  Is there a way to globally change all the contacts to the new company name all at once?

    I have many contacts in address book from a certain company that just changed its name.  Is there a way to globally change all the contacts to the new company name all at once?

    Rando510 wrote:
    Although clunky as you say, this sounds like a reasonably efficient way to accomplish what I was seeking.
    Address Book has no global find/replace. Bob Grove suggested one possible workaround; however, a grep-capable text editor (eg, TextWrangler) is better than TextEdit if complex strings are involved.
    An alternative is Bento (which is designed specifically to interact with the AB database), but it's not free.

  • Inter company STPO  delivery address showing the storage location address

    Hi Guys,
    While creating inter company STPO (different CC), the system showing delivery address is Storage location address, but i want to change plant address.
    Please help me how i can do this...
    Thanks in advance
    Regards
    Chandru.

    then delete the storage location in the PO item line.
    the storage location is the most detailed information in the PO, and it has an adress. If you procure to that storage location (that has a different address to your plant adress) then it is logic and makes a lot of sense that your supplier sends the goods to this location and not to an address where the material is not needed.

  • Can I make a custom signature with my company name, address, phone number, etc. that I can add to the end of my business emails?

    I would like to be able to sign off at the end of company emails that I send, and have the sign off include:
    First and Last Name
    Company Name
    Street Address
    City, State, Zip
    Telephone number
    Email address
    Is there some simple way this can be added at the end of my emails. Other people in the office would have the same information, but use their own name.
    This eliminates having to type this in with each email.

    Hi there,
    If you create a j-peg (using another program such as Photoshop or publisher) of your title page, then you can then drag it in like a photo (you may need to save it to iPhoto first). You can then over lay with other text, use a theme or leave it plain and possible add some transitions. Hope that helps.

  • Address Book - Unwanted individual's name under Company Name

    Individuals names automatically insert under the Company names at the top of contact pages.
    Can this be stopped?
    I delete them regularly but they keep appearing.
    They are particularly frustrating as they overwrite names being typed into Mail.

    Try pearLabelizer V0.6
    http://www.pearworks.com/pages/software.html
    You can drag address book cards to any label on the sheet. This is great for printing on a label page that you didn't use all the way.
    In the preferences you can set any combo of info from the address card you want. You can save any number of theses combos.
    MacPro 3GHz Dual Xeon/MacBook Pro 2.16   Mac OS X (10.4.8)  

  • HT1051 Trying to change Shipping and Delivery address for one in the US, from Canada, and can't do it. State and zip code appears in red but no change in country name.  Using French (Canada) iPhoto app.

    Trying to change Shipping and Delivery address for one in the US, from Canada, and can't do it. State and zip code appears in red but no change in country name.  Using French (Canada) iPhoto app.

    Larry's right, You can still use your credit card, you just need to change the "billing address" to the recievers address. It gets billed to your CC and delivered to the US

  • How do I show more information for result set, I need company name, company address and company phone number to show. Now it is just company name and company address no telephone number, I need the number to show as well in the first result set

    The result set I get for a search now only shows the company name and address, if I want the telephone number of the company in the result set, I have to click on the link to go the site information to get the number. I want the company name, address and phone number to show up in the result set without having to click on each hyperlink to get the telephone number...

    ???
    See my profile at the left for information you are missing.
    Who, when, why, how, how much, what is the URL

Maybe you are looking for

  • Sound stuck in Mute and volume keys won't work

    The other day, I happened to Mute my sound. Now, it will not let me return to having sound. I have tried the volume up and volume down keys, but they don't respond. I've tried adjusting the sound using System Preferences, but to no avail, since there

  • Values u200Bu200Bnot reversed in the areas

    Hi friends. When I finish a Purchase Order process, I can see the correct values in area 01 and area 3 and 4 (tax1: Pis and tax2: Cofins). When I reverse this PO, the value in area 01 is reversed, but th values in areas 3 and 4 is not. How do I rever

  • Tricky SELECT : Any idea how to construct this?

    Hi guys, It's me again with another very (tricky) statement. Imagine the following scenario: DROP TABLE persons; CREATE TABLE persons   person_id NUMBER(10),   person_name VARCHAR2(100) INSERT INTO persons(person_id, person_name)      SELECT 1, 'User

  • Is recovery of accidentally erased files capable with sle

    I was transferring some music files onto my sleek with musicmatch for the st time, pressed refresh, when it all of a sudden said that I had no files on the player. I checked to see if this was true by opening the window explorer, and it was. Is there

  • FCE 4 - Video turning out smaller, and bad quality!! Please help!

    I shoot 1080p full HD footage in 16:9 aspect ratio. I use Final Cut Express 4. I import the footage, edit it, but when I watch it back, or export it, the video comes out much smaller, with black bars ON ALL SIDES, and the quality is awful!!! This is