BAPI - Employee Address Change  (BAPI_ADDRESSEMP_CHANGE)

Hello All
i m doing module pool programming in which i display employee record based on employee no. (pernr).
then i change the district field, & calling BAPI - BAPI_ADDRESSEMP_CHANGE,
this Bapi unable to change the district record & there is no error ,
i have also pass employee number, subtype, object id, lock identification, begin date  & end date also
how to resolve my problem.
Thanks & Regards
sanjeev verma

Hi,
  One thing that you should check is the flag 'NOCOMMIT' should not be 'X' this is one of the importing parameters for the BAPI this should be passed as space.
Also you need to lock the employee before you call this BAPI using FM 'BAPI_EMPLOYEE_ENQUEUE'  before you make the call to the change BAPI.
Regards,
Himanshu

Similar Messages

  • HR Employee Address Change BAPI - CONFIGURATION ISSUE

    Dear HR Gurus,
    I have a typical issue in BAPI_ADDRESSEMPUS_CHANGE:
    I am trying to change/update employee address using the above bapi from non-SAP application.  I have tested this scenario on 4 different SAP instances.  The BAPI work fine on 2 different instance 1) 4.6C and 2) 4.7
    And It doesn't work on the other two instances 1) 4.7 and 2) 5.0 .  I get : [Mesg: Processing in SAP failed. BAPI returned message: Type: "E", Number: "055", Text:"Make an entry in all required fields".], Even though i am entering the same values as i enterd while testing with other two instances. 
    I guess, If this is a bug SAP would have fixed it in 4.7 or 5.0 at least, since one of our 4.6C instance works fine.  I believe it's a CONFIGURATION ISSUE.
    Any one of you encountered this problem ever?  Any thoughts on this would highly appreciated.
    Thanks
    Madan

    Hi Madan,
    You are right, it looks like a configuration issue. Config dictates which screens and which fields of those screens are required, optional or not displayed. From your description, it looks like the config on two of them matches with your input and in the other two, it does not. Check the config. Here is the path.
    Implementation Guide for R/3 Customizing (IMG)
    -->Financial Accounting
       -->Accounts Receivable and Accounts Payable
          -->Customer Accounts
             -->Master Records
                -->Preparations for Creating Customer Master Records
                   -->Define Account Groups with Screen Layout (Customers)
                   -->Define Screen Layout per Company Code (Customers)
                   -->Define Screen Layout per Activity (Customers)
    Srinivas

  • Bapi for address change

    hi friend,
    i change  customer telephone noumber in revelent T.code
    in my R/3 system and i want to update this change in CRM
    system so kindly give me sutiable bapi for this change.

    Hi
    Check this BAPI: BAPI_BUPA_ADDRESS_CHANGE.
    Regards,
    Vishwa.

  • Email dymanic action to inform payroll admin about the address change

    Hi experts,
    Here is my query. I wanted to create a dynamic action to send an email to payroll admin for an employee address change via an email.
    Employee IT0001 has Payroll admin assigned. Employee IT105 maintained with email address, as well payroll admin user IT105 email id is also maintained.
    In the dynamic actions, I wrote it like this.
    0006  1     06  1 P PSPAR-TCLAS='A'
    0006  1     06  2 P T001P-MOLGA='10'
    0006   1    06  3 M M001
    And in feature it is already there as
    IDTXT MAIL_FOR_I0006
    RECV2  X                          
    SUBTY 0010
    TCODE PA40
    Now my questions are.,
    1) What is this big picture of maintaining distribution lists in SO04, how they are connected in here, and with payroll admin data? How do we connect them?
    2) What data needs to be maintained for this payroll admin, does his user profile needs to be maintained with email? 
    3) Can I substitute X with actual receiver?
    4) My big concern is what is distrinution lists and how they are connected in here?
    Can somebody enlighten me or forward me to the proper links to get more idea to configure this?
    Thanks
    Murthy

    There is a response in ittoolbox on a similar issue.., Posted by Maxine Wood..,
    http://sap.ittoolbox.com/groups/technical-functional/sap-hr/email-notication-on-emp-termination-2233850
    So I am closing this thread.
    Thanks
    Murthy

  • FM or BAPI that will change the address in table ADRC

    Hello,
    Is there any Function module or BAPI that will change the address in table, ADRC?
    Regards,
    Remi

    Hi,
    I don't use Business Partners / Biller Direct related information... So, the related FMs :
    BUPA / EBPP might not help
    My aim is to update ADRC table.
    I have found a couple of FMs that has to be followed in an Order :
    For inserting an Record :
    1) ADDR_INSERT
    2) ADDR_NUMBER_GET
    3) ADDR_MEMORY_SAVE
    4) ADDR_MEMORY_CLEAR
    For Updating :
    1) ADDR_UPDATE
    2) ADDR_MEMORY_SAVE
    3) ADDR_MEMORY_CLEAR
    But i don't know what to fill for address_handle !!
    How do i use these FMs??
    Regards,
    Remi

  • "How are local and state taxes setup/updated when employee's address change

    Hi All
    I wanted to know "How are local and state taxes setup/updated when employee's address changes . - How is it done in SAP? -
    Thanks in Advance

    This defeats the purpose of trying to centralize SAP-related web resources on the SAP server. Typically IIS/Apache or other non-SAP servers are under the control of IT and not the SAP BASIS group.
    We simply would like to have a centralized location to store static web files so that they are not overwritten during Portal support pack applications.

  • Updating a vendor table when address changes in infotype 6

    hello all,
    when an employee changes his personal information in the PZ02 service, it updates the infotype 6, as soon as the update is done it has to update the LFA1 or LFB! vendor table.
    is there a workaround for this
    BR
    venu

    thanks for the reply.
    whenever there is an address change in IT6 it should update the vendor table(for eg: if changes are done in PA30 and not from ess, so its kind of generic version that i have to create to update the vendor table either from ess or PA30).
    i am already using the HR_ESS_ADDRESSDETAIL and HR_ESS_ADDRESSLIST for changing the fields on the iview.
    (t77www_sc)and linking it to pz02.so what u mean is i can go ahead and write the code in the same module for updates.
    is this is the only way to do it, or we can do it by BAPI_address_change.
    I am trying to know all the different ways it can be done.
    a)can i use a BAPI if so which one?
    b) can i do it thru workflow.
    c)or user exit.
    Please help me out with details
    thanks
    venu

  • Process to restrict an employee to change personal information in ESS

    Hi,
    As per the requirement, in ESS, Personal information should be in Display mode but here employee can change his personal information like Bank details [IT0009], Family details [IT0022], Address [IT0006] etc.
    So please guide to restrict an employee to change personal information in ESS.
    Thanks,
    Abay

    Hi,
    Thanks for the update.
    Do you have any document on the same?
    Thanks,
    Abay

  • Employee Address updatas after approved

    Hi frds
    Im Working on the PA30 for infotype - 6(Address Change).My Requirement is when the employee update the address and click the save button ,workflow should trigger and the address should not update in the database table(SE11-PA0006) ..
    Workitem will goto HR Approver 1and HR Approver 2.Once Both approver approved the data should updated or its should not update.If any HR rejected the Req. the employee address should not change the address in database level.
    Thanks
    Pari

    I don't think that you can assume that the user could enter the new address in PA30, butt the actual address in database would not be updated. Or sure this could be possible with some heavy customization&enhancements.
    You should consider this from another perspective. The user should have a separate application/transaction or form (or whatever) for doing a request for address change (and not be able to change the address directly in PA30). Then this request would trigger a workflow, and only after the approval/checking of this request by the admins, the infotype should be updated with new address.
    You could take a look into ISR scenarios or possibly even HCM processes and forms scenario, if you have an option to use interactive Adobe forms. And of course Z-tables work always...
    Regards,
    Karri

  • I need to stimulate a user for an ESS Address Change Process

    Here’s some background..  We want Hourly people to put data in Corporate Internal Site and have it execute the front end ESS process (there are only 4 processes to build).  We want the salaried population to go directly to ESS and execute the same process.  We want the same process and workflow for both groups to be the same as the end state.
    Let me give you an example how I see this working  Process = Employee fills out address change, which triggers several more processes in workflow downstream.
    Normal ESS would say (For Salaried).. they log on ESS and fill out form and SAP processes execute workflow through a human flow of processes before the database does final update.
    For Hourly, they go to Corporate Internal Site and fill out adobe form.   I need the outcome of that form to simulate an ESS portal process.. just as if the employee had signed on to ESS and did it online. I need the outcome of that form to load to the PORTAL front end ESS.
    •     That means I need you to simulate an employee logon (so security and OM routing is read for that employee).  Assume that employee id is also employee password.
    •     And create an employee sign on.. then load an address change record, and when save is simulated.. the normal ESS process executes the workflow for the process to continue ...
    Goal is both data collections work the same. .  What I don't want is two processes for the same event.  I don't want a front end and a back end process for ESS. 
    How can I do that using XI connector?

    I can see how it'd be possible to copy of one user's info into another's folder by temporarily changing ownership permissions. This would get you to your "start her out with all the same...." point.
    itunes/iphoto libraries would be straightforward, as you've found - sharing documents too.
    It can be done - but if you'll forgive me - I'll wait a day or so in case someone posts an easy- no playing with permissions-solution that saves you a lot of hassle.
    Another option is to set up a "video editing" user that you use when you want a clear desktop/no other programs loaded etc environment. You can enable fast user switching in sys prefs-accounts - so it's really no bother to change quickly; & have your various video stuff easily accessible to you - yet switch back almost instantly to a normal account with mail/safari etc all running. This may be a better idea if your editing needs loads of memory & pushes the processor to near it's limit.

  • How would e-mail address change affect forum?

    How company recently changed e-mail addresses for all the employees.  Both the format of the username and the domain changed as well.  Our old address will still work for 2 years before they wipe it out, but of course they want us to start using the new address now.
    Many websites, including NI discussion forums, use a person's e-mail address as the login name.  When the e-mail address becomes inactive, how does that affect my interaction on the discussion forums?  Obviously, I could still login using the old e-mail address.  But any e-mails from the forum for things such as subscriptions to threads would no longer work.  I could not find any place in my profile settings to update my e-mail address for subscription purposes.  Of course, I expect it to be difficult to change the forum login name since that would be my unique identifier in the forum.
    This shouldn't really cause me any problems for almost 2 years.  And I'm sure I'll have to deal with it on other websites that use your e-mail address as the login name such as sites that I purchase products from.
    Anyone else had similar problems with e-mail address changes?  It makes me wonder, if the new e-mail address is supposed to be better, why didn't they use the new format way all along.

    The profile is site wide and not specific to the forums. To change the email address associated with the user, click the MyNI link at the top of each page and then the Modify Profile link.
    Try to take over the world!

  • Partner address change issue using BAPI_SALESORDER_CHANGE

    Hi,
    I'm trying to change partner address in an order using the Bapi BAPI_SALESORDER_CHANGE. I have searched the known threads but did not found a solution.
    my requrirement is to change partner address without passing address number to 'PARTNERADDRESSES' parameter
    This is brief about my requirement.
    Our requirement is sales order executin from ECC6 to ECC5 i.e. when a sales order is created in ECC6 it should be created in ECC5 when we save order in ECC6, so in a similar way even changes done in EC6 sales order should be reflectedin ECC5 (whichi includes ATP also) so during this process a user can add additional line items with different ship_to party address, so for newly added line item in ECC6 during VA02 (change process) address number will not be there in ECC5 so i can not pass address number in ECC5 during address change using BAPI_SALESORDER_CHANGE.
    since stock is not maintained in ECC6 we are doing above process i.e. sales order execution from ECC6 to ECC5.
    so in order to change partner address for newly added line item in ECC6 i will not be having adrees number in ECC5 so can any body plz let me know how to change address of a parter without passing address number to 'PARTNERADDRESSES' parameter of
    'BAPI_SALESORDER_CHANGE'.
    If any body has faced this and found a solutin for this plz let me know.
    Hope you understood my requirement.

    give a meaningful title to ur thread, so that, people get u back quickly. Just tip that, try to do ur requirement online, then Observe How the system is behaving....thanq

  • Email address change not showing on ipad after sync

    iTunes email address change not showing on ipad after sync

    So change it.
    Open iTunes, scroll to the bottom of the main page, tap your account name, log out then sign in with the correct name.

  • HP LaserJet Pro P1606dn ip address change automatic

    i have a HP LaserJet Pro P1606dn, there is problem with IP Address, ip address change automatic in this reason i am not able to use the printer, pls solve my problem....

    Hi @Naksain, 
    I see by your post that the printer's IP address changed automatically and you can't use the printer now. I can help you with this.
    From the Configuration page, get the printer's IPV4 address, try and access the Embedded Web Server for the printer.
    Type the IP address into your web browser's address bar. (Internet Explorer)
    Printing a Configuration Page.
    If you can still access the printer's Embedded Web Server, then create a new port with the new IPV4 address.
    Go to start, devices and printers, right click the printer, go to printer properties, select the ports tab.
    Click Add Port, select Standard TCP/IP Port, then select New Port and follow the wizard.
    Type in the proper IP address for the printer.
    Make sure the printer is online.
    Test the printer.
    Setup a Static IP address for the printer, this way the printer will keep the assigned port.
    Printer Does Not Maintain Wireless Connection.
    Disregard the title. Under Windows, go to Solution four: Assign your printer a static IP address.
    Just use the IPV4 address already assigned to the printer.
    If you need further assistance, just let me know.
    Have a nice day!
    Thank You.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" on the right to say “Thanks” for helping!
    Gemini02
    I work on behalf of HP

  • BAPI For Shipment Change/Update

    Hi,
    I need a BAPI to update/change Shipment.
    I am aware of BAPI_SHIPMENT_CHANGE..but it is not released officially from SAP.
    This is a online job to change the shipment. I need a BAPI rather than a FM. Let me know some generic BAPI's which will change the shipment for a Purchase Order as of VT02N Transaction.
    Thanks & Regards,
    Priyanka.

    Hi,
    To change the header details of a shipment use
    SD_SHIPMENT_HEADER_CHANGE
    To change the stage data use
    SD_SHIPMENT_STAGE_APPEND
    SD_SHIPMENT_STAGE_CHANGE
    SD_SHIPMENT_STAGE_CHECK
    SD_SHIPMENT_STAGE_DELETE
    SD_SHIPMENT_STAGE_INSERT
    To add deliveries to shipment use
    SD_DELIVERY_ASSIGN_TO_SHIPMENT
    regards,
    Ankur Parab

Maybe you are looking for

  • Comment column in a query

    Hello, In a BW query, I need to add a column of text comments (for example, the description of a calculation, the unit used, ...). These texts are static, the queries will only be used as static reports (download scheduler), in excel and web, so we c

  • Microsoft apps for Belle in Croatia

    When will Microsoft apps for Belle be available in Croatia? Thank you!

  • Payment Wizard, bank branch number

    Hi, I am a recent user and I would like to know how to include suppliers' bank branch numbers on the recommendation form and subsequent instruction to our house bank.

  • PROFORMA INVOICE in Business One

    Does anyone know if Business One 2005A SP1 or any other versions of SBO ever supported Proforma Invoices? I did find some old SBO 6.4 powerpoints, but they were specific to Italy. If anyone knows, please let me know. Thanks, Regis

  • How to Read DVD using ioctl call

    I used the ioctl call DKIOCCDREAD to read the CD content. Is any ioctl call to read the DVD content? If not, How can I read the DVD content in the MAC 10.5.8?