SZA1_D0100-SMTP_ADDR (e-mail adress in business partner)

In need to control that the in the sales order the field SZA1_D0100-SMTP_ADDR (e-mail adress in business partner) is setted.
I thinked to use USEREXIT_SAVE_DOCUMENT_PREPARE. In this exit I have on line the structure XVBPA with ADRNR and I haven't on line the structure SZA1_D0100-SMTP. When I'm inserting for first time e-mail  adress in sales order, i must read the value in structure and not a DB table. In which structure on line for USEREXIT_SAVE_DOCUMENT_PREPARE i can read e-mail adress for a specific partner?
Thanks.
Edited by: Biagio70 on Oct 15, 2010 11:54 AM

Moderator message - Cross post locked
Rob

Similar Messages

  • SZA1_D0100-SMTP_ADDR (e-mail adress in business partner for sales order)

    I need to control that the in the Sales Order the field SZA1_D0100-SMTP_ADDR (e-mail adress in business partner) is setted.
    I thinked to use USEREXIT_SAVE_DOCUMENT_PREPARE. In this exit I have on line the structure XVBPA with ADRNR and I haven't on line the structure SZA1_D0100-SMTP. When I'm inserting for first time e-mail adress in sales order, i must read the value in structure and not a DB table. In which structure on line for USEREXIT_SAVE_DOCUMENT_PREPARE i can read e-mail adress for a specific partner?
    Also another way to control the setting of field SZA1_D0100-SMTP_ADDR is ok.
    Thanks.

    I need to control that the field is setted on the sales order during its creation. If there is another way....it is ok.
    I have seen that exist the structure ADSMTP where there is adress e-mail, but it isn't on line in the exit USEREXIT_SAVE_DOCUMENT_PREPARE.
    Who can help me?
    Thanks.
    Edited by: Biagio70 on Oct 18, 2010 4:19 PM
    Edited by: Biagio70 on Oct 18, 2010 7:36 PM

  • Mail merge from Business Partner

    I am currently considering upgrading a combination of SAGE Line 50 Accounts, bespoke MS Access SOP and Act! Professional for Workgroups CRM into SBO. There are many benefits of implementing the system but we are getting stuck on the equivalent Act! mail merge of letters to Busines Partners.
    The current proposal we have received indicates that we can create an attachment against a Business Partner based on a word template, open it and then run an ODBC MS Word mail merge to populate the template. The thing is we need a unique identifier of the Business Partner (which is fair enough) but the whole thing is rife with the extra steps and telling word which field in the table / query to refer to when retrieving the data from the SQL database.
    To clarify in Act! currently you are looking at a Business Partner, press F2, select the document template and the whole thing is merged. When you go to print it attaches the document to the Business Partner history as a record and off you go.
    In the SBO world you have to go about a similar number of steps to create the document but it's complicated to get hold of the correct Business Partner and you have all the potential of user error forgetting the name of the field, or mistyping it plus a few additional key strokes and clicks. This may seem trivial but in the world of a telesales team they will all moan that this wonderful new business system is making their life more difficult than the old one.
    Is it not possible ot identify an event within SBO when you select into a business partner such that a table in the background can be populated with your user id and the screen business partner you are looking at? That way you can use word vba to run an SQL ODBC query joining the BP table on this table where the user ID = yourself and low and behold the letter populates first time - it's seemless.
    Alternatively can't SBO make available a global variable which can be picked up by word telling you the unique identifier of the Business Partner this giving the Where clause of the SQL statement populating for the customer?
    Any alternative suggestions which don't include procuring the "B1 Usability Package" add-on which does exactly what we require would be appreciated?
    How much time would it take and to program this through the SDK for a consultant? How complicated is it?
    Thanks in advance

    Hi Rick
    To explain in brief, the main master table (OCRD) is replicated in fields in the audit trail table (ACRD). A few additional fields are available in the ACRD such as Instance which is a numeric incremental number for each update to a master. Instance 1 is of course the Add action when it is created. Therefore you can pull the information of the BP straight from the ACRD table without having to join and using the MAX number of Instance to get the latest "snapshot" of the master. Then there are fields such as update date and time which can be used to determine if any records have been updated in say the last 5 minutes for example.
    Another suggestion would be to add an activity to the BP rather for each letter that must be created, as this will give you history of each letter that was sent. What can work quite nicely will be to change the layout of the activity to be some letter format and then possibly save this to PDF or print to a Document generator printer as a TIFF file and then attach these back to the activity. From the activity you could also fax, email or print the letter.
    The above scenarios are just a suggestion, and I guess a way of trying to impress on you that SAP Business One is still a good choice, despite a few shortcomings. The important thing to remember with SAP Business One is it's flexibility in terms of User Defined Fields, Formatted Searches, SDK, UDO's, DI API, etc. which can in many cases overcome functional gaps. The best advise is to consider how big the gap is and what it will cost to fill it in terms of project time line and cost.
    Hope this helps
    Kind regards
    Peter Juby

  • Mail Address in Business Partner

    Hi,
    Is it possible to have Standard Number Multiple mail addresses for a single BP.
    If yes, then please let me know the business functionality of having it.
    Regards
    Edited by: SAP2020 on Dec 14, 2010 2:59 PM

    Hi,
    Have you maintained configuration  for sending email from Service desk , if not refer this awwsome blog
    /people/dolores.correa/blog/2007/09/18/sending-e-mail-from-support-message
    Regards,

  • Sending E-mail to Business Partner from Web IC

    Hi Folks,
    I am having some questions regarding sending an e-mail to a Business Partner (BP) from the Web IC 5.0.
    When identifying a BP and then go to the work area of E-mail and selecting an email form/template we get different information populated into the e-mail depending on if the BP has a contact person or not.
    If the BP has a contact person, information from the contact person will be populated into our placeholders for attributes (such as Title, First Name, Last Name etc).
    If the BP doesnu2019t have a contact person, information from the BP will be populated into our placeholders for attributes (such as Title, First Name, Last Name etc).
    Is this standard functionality in SAP?
    Is there any way to turn it off, i.e. always take the BP information regardless if a contact person exists? Where can I find documentation regarding this ??
    Regards,
    Alexander

    Hi Alexander,
    everything depends on how you have set-up your email templates. These email templates can take data from the contact person or account.
    Regards
    Gert

  • Adding the E-Mail Adress to partner Goods Recipient in Sales order

    Hello.
    We are creating sales orders either with EDI (IDOC ORDERS) or function module BAPI_SALESORDER_CREATEFROMDAT2.
    In both cases the tables for partners doesn't include a field for the E-Mail adress.
    So we send the E-Mail Adress as Name4.
    When creating the sales order we want to send the Goods Recipient a message by Mail using the SAP-Standard routines. Therefore we need the Mail Adress in the corresponding field in the header-partner.
    Does anyone have an idea how the move the Mail Adress from Name to Mail adress?
    During creation of the sales order the adressnumber is not defined.
    Best Regards
    Gerhard

    Hi Srinu,
    Thank u for ur help!
    "Please note in xd02 you can assign many different patterns with same partner type but in VA02 you can only assign one parter type for one line item un like in XD02."
    This was a very nice tip.
    I am sorry to bother u more, and since we are on this topic, can I ask u one more question?
    I have now made the SP Modifiable just to check if we can change it, and what impact does it have on the DOC header. But I still cannot modify it!.
    Note: I saved the configuration, used /nva01 just to be sure the VA01 was not open already(which would have not picked the new configuration). So I let the system save and try new setting.
    See config:
    Then VA01

  • Sender Mail Adapter - Need to pick all email only with subject "Send to Business Partner "

    Hi Experts,
    I have a mail to file scenario where I need to pick all emails with subject as "Send to Business Partner".
    I have seen one mail attribute SHeaderSUBJECT.
    Can I use this attribute to set a condition like SHeaderSUBJECT = "Send to Business Partner"  some where in configuration?
    Regards.
    Sree.

    Hi Hareesh,
    I am OK with that approach, but need to pick based on email subject.
    I have seen one of my previous project where if i send an email with "PI Process" subject then it was picking processing in PI.
    But i am not recollecting exactly what to do to get the same.
    Any other ideas please.
    Regards,
    Sree.

  • HR - Business Partner Integration / e-mail address

    Hello fellow PPMler,
    We have the HR integratin running but always get the e-mail address in the BP under the section Communication and PPM always wants to use address-independent communication. I assume this is configuration but cannot figure out where.
    Thanks,
    Paul Sheehan
    Grundfos

    Hi Paul,
    SAP ha answered me that in theis system this functionality is working. They told me to enter these settings :
    SPRO -->PPM --> Portfolio Management -->Base System interface -->SAP HCM integration --> SAP PPM system customizing for SAP HCM --> SAP Business Partner -->  Activation Switch for functions
    Flag :  BUT000
                BUT020
                BUT0BK
                BUT100
    I have flagged them and tested again and it is not working in my case, i send them back the message. I don't know if ot is due to another problem, You can test this solution.
    Regards,
    Sara

  • C4C Outlook AddIn: 2 business e-mail adresses in the contact

    Hi all,
    we have SAP Cloud for Customer in use and use the C4C Outlook AddIn.
    We have contacts, who have 2 business e-mail adresses. These should be deposited at the C4C contact. In Outlook AddIn both of these e-mail adresses should be available for selection. The contact is searched on the e-mail adress and both mail adresses should appear the same contact.
    As I have noticed, this procedure is not a default option. Does anyone know a possible workaround for this?
    Best regards
    Kathrin

    Sorry Kathrin, didn't see your reply on this thread before.
    I guess this is happening since the first e-mail becomes the main communication e-mail address in C4C and Outlook add-in expects the same. Thus when you are using the other e-mail address in Outlook, it is not using the contact.
    Lets wait for other experts to respond on this thread.  Ginger Gatling can you please provide some inputs? Even I will like to learn more on it.
    Regards,
    Chandan

  • Sending e-mail twice to External Business Partner

    Hi,
       Our system is sending two e-mails to our supplier, one of them with details about his data and another one with user and password.
       Where can I define one e-mail only with both data? Suppplier data and user/password for external Business Partner.
        I configure until now into the SE61 the "PARTNER REQUEST ACCEPTED" message, but still sending two e-mail like I said above.
       Thanks in advance.

    Hi Alexandre,
    This is standard system behaviour to send the email with username/password separately.
    Regards,
    Nikhil

  • [Business Partner Master Data] Managment of Adresses Matrix (on CRD1)

    Hi everybody,
    I'm trying to update a user-defined field added in right martrix (Address infos) of Addresses panel in the Business Partner Master Data Form.
    I want to check that the value is not empty when user click on update.
    My problem is I want to check the value of my added field for ALL addresses listed in the left matrix (addresses list) but I don't know how to cause I can only get values of current address (I can get value of the address displayed but not thoses of the other address).
    It does't seems to be a DbDatasource on CRD1 (address info table).
    Is there someone who knows how thoses 2 matrix are managed ?
    Thank you for your help

    Hi Loic,
    The contact is manage in the OCPR table.
    You can control the value with the SBO_SP_TransactionNotification stored procedure. You find a lot of example in the forums.
    Regards
    Michael

  • Business partner deletion  - master data

    In  SAP Note 1111635 -Business partner cannot be deleted
    try to delete a business partner or a contact person. This is not
    possible bcoz address cannot be deleted because there are other references .
    1) deletion of the address, because it used to be used as a sender or recipient for
    e-mails, faxes and so on .
    If we use address within  BUSINESS COMMUNICTION SERVICES   (BCS )
    the system writes a where-used list for this address.This reference is a link between the address and the sent  document. We  can only delete the address when this link no longer exists.
    HOW DO WE DELETE THE LINK BETWEEN  ADRESS AND THE SENT DOCUMENT   ?
    In SAP Note 556538 - Archiving business partner for the employee role
    Business partners in the employee role are linked to an object called the
    central person. This object originates from the HR-PD framework and is used
    to integrate the business partner with the HR-PD framework. The central
    person does not have an archiving function. Only the business partner can
    be archived. However, the business partner has the employee role and is
    thus linked with a central person (and therefore cannot be archived).
    HOW DO WE  REMOVE THE LINK BETWEEN  BUSINESS PARTNER u2013ROLE , EMPLOYEE  AND CENTRAL  PERSON   ??

    Hello Jorgito,
    Without deleting transactional data. I guess you mean without deleting all the data from de cubes. But you want to get rid of the transactional data of BP type "C".
    Go to the manage screen of the cube involved.
    Go to the tab 'Contents'
    click on the button 'Selective Deletion' (right-side at the bottom)
    On the pop-up click on the button 'Delete selections'
    Fill in type 'C'
    Start the job.
    I hope this will help you.
    Udo

  • What email d you have permission for in a Business Partner relationship?

    This may not be a typical 'Imagine It' topic, but I wasn't sure where to post it otherwise and I did see some legal-related topics in this section.
    So let's imagine, that you need to communicate with Business Partners of whome you do initially receive an email address to communicate with about business/relationship relevant topics and sometimes even legally-required information, such as product updates or portfolio phase ins/outs. However, at some point you find that this email address is not valid/used anymore and you do actually have another email address for that Business Partner contact.
    But that business partner contact has not opted-in/subscribed using that email address.
    Are you allowed to use that other (valid, but not opted-in) email address for your business partner relevant communications?
    I am in doubt, because there is no specific opt-in for that new email address, but I think most laws do allow e-mail sending if there is an existing business relationship and the content of the email is relevant to that relationship.
    Best regards
    Roger

    If contact name is same and just email has changed then you should be able to have their record updated and keep same permission values but again it should checked with your legal team.
    Normally BPs do get all strategic and exec comms and they cannot unsubscribe from it (this is normally defined in the contract during on-boarding)...however they do have choice to unsubscribe from all other types of comms, which is normally managed through preference center.

  • Business Partner records with large numbers of addresses -- Move-in issue

    Friends,
    Our recent CCS implementation (ECC6.0ehp3 & CRM2007) included the creation of some Business Partner records with large numbers of addresses.  Most of these are associated with housing authorities, large developers and large apartment complex owners.  Some of the Business Partners have over 1000 address records and one particular BP has over 6000 addresses that were migrated from our Legacy System.  We are experiencing very long run times to try to execute move in's and move out's due to the system reading the volume of addresses attached to the Business Partner.  In many cases, the system simply times out before it can execute the transaction.  SAP's suggestion is that we run a BAPI to cleanse the addresses and also to implement a BADI to prevent the creation of excess addresses. 
    Two questions surrounding the implementation of this code.  Will the BAPI to cleanse the addresses, wipe out all address records except for the standard address?  That presents an issue to ensure that the standard address on the BP record is the correct address that we will have identified as the proper mailing address.  Second question is around the BADI to prevent the creation of excess addresses.  It looks like this BADI is going to prevent the move in address from updating the standard address on the BP record which in the vast majority of cases is exactly what we would want. 
    Does anyone have any experience with this situation of excess BP addresses and how did you handle the manipulation and cleansing of the data and how do you maintain it going forward?
    Our solution is ECC6.0Ehp3 with CRM2007...latest patch level
    Specifically, SAP suggested we apply/review these notes:
    Note 1249787 - Performance problem during move-in with huge addresses
    **applied this ....did not help
    Note 861528 - Performance in move-in for partner w/ large no of addresses
    **older ISU4.7 note
    Directly from our SAP message:
    use the function module
    BAPI_BUPA_ADDRESS_REMOVE or run BAPI_ISUPARTNER_CHANGE to delete
    unnecessary business partner addresses.
    Use BAdI ISU_MOVEIN_CUSTOMIZE to avoid the creation of unnecessary
    business partner addresses (cf. note 706686) in the future for that
    business partner.
    Note 706686 - Move-in: Avoid unnecessary business partner addresses
    Does anyone have any suggestions and have you used above notes/FMs to resolve something like this?
    Thanks,
    Nick

    Nick:
    One thing to understand is that the badi and bapi are just the tools or mechanisms that will enable you to fix this situation.  You or your development team will need to define the rules under which these tools are used.  Lets take them one at a time.
    BAPI - the bapi for business partner address maintenance.  It would seem that you need to create a program which first read the partners and the addresses assigned to them and then compares these addresses to each other to find duplicate addresses.  These duplicates then can be removed provided they are not used elsewhere in the system (i.e. contract account).
    BADI - the badi for business partner address maintenance.  Here you would need to identify the particular scenarios where addresses should not be copied.  I would expect that most move-ins would meet the criteria of adding the address and changing the standard address.  But for some, i.e. landlords or housing complexes, you might not add an address because it already exists for the business partner, and you might not change the standard address because those accounts do not fall under that scenario.  This will take some thinking and design to ensure that the address add/change functions are executed under the right circumstances.
    regards,
    bill.

  • DTW BUSINESS PARTNER IMPORT

    Hi all,
    I've been attempting to import customers to a database and I seem to have mapped all of the fields except I can't seem to get a "state" in the mail to section of the card.
    I looked at the choices available when mapping in the DTW but I'm unsure how to bring this in.  Everything else seems to work but my template doesn't have anything on it.
    Thanks in advance!
    Mike

    Hi Mike,
    Check this thread DTW for exporting business partners and Items to see something related to you.
    Actualy, state1 and atate2 fields are the fields define Bill-to and Ship-to (Mail-to) State.  They link to another table OCST.  That is why you can not find the state in Business Partner template.
    Thanks,
    Gordon

Maybe you are looking for