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.

Similar Messages

  • BAPI for FM9K(Change Budget Structure)?

    Hi All,
    Is there any BAPI for FM9K(Change Budget Structure)?
    Regards,
    Viral

    No standard one, as far as I'm aware...

  • BAPI for to change two attributes of a bupa

    Hi!
    Someone knows the best BAPI for to change this attributes of a business partner?
    The SEND MEDIUM and Supplier Purchasing Data, where have the field of PO CURRENCY.
    I'v try to use some bapis, but no sucess.
    Tnx!

    Hi
    Seems like a bug in the system.
    <u>Please go through the SAP OSS Notes as well.</u>
    Note 667327 - BBPGETVD/BBPUPDVD: Transmission medium fax not transferred
    Note 790546 - ROS: Supplier currency is not updated
    Note 885458 - SRM partner maintenance: 'Add to invoicing party' is missing
    Note 799072 ROS: Releasing a supplier fails
    Note 916702 - ROS: Using the supplier directory to create a supplier
    Note 918510 Time dependency of the business partner as of SRM_SERVER 550
    Do let me know.
    Regards
    - Atul

  • BAPI for Order Change - Company Code

    Hi,
    Which is the BAPI for Order change? Suppose the order is Open, Can i change the company code of the order?

    have you tried this ...BAPI_ALM_ORDER_MAINTAIN

  • Bapi for Equipment change

    HI
       I would like to know , is there  any  BAPI for Equipment change(T.code-IE02) to update all the feilds of equipment & automatically creates an asset number as normal tranaction code performes.
      As of now i am useing BAPI_EQUI_Change, please let me know any other than this BAPI
    Thanks&Regards
    lakshmi

    Hi,
       Check the FM <b>I_CHANGE_STATUS.</b>
    See the documentaion below
    FU I_CHANGE_STATUS
    Short Text
    Change a status for an object
    Description
    This function module is called to update the user status for a specified object (notification, notification task, order, or operation).
    Regards

  • BAPI for entrysheet Change

    Is there a BAPI for entrysheet change ?  I know there is a BAPI for entrysheet create - BAPI_ENTRYSHEET_CREATE.  WOuld be greatly appreciated if anybody knows if there is a bapi for change.
    Thanks

    Hi,
    It seems there is no BAPI available to change entry sheet. Have you looked at transaction code <b>ML81 (Maintain Service Entry Sheet)</b>? Perhaps you may need to write BDC solution to change services.
    Hope this will help.
    Regards,
    Ferry Lianto

  • 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

  • BAPI for FB09 change line items

    Hi All,
    Is there any BAPI avaialble for changing the line items of transaction FB09...... instead of going for a BDC
    Please give the helpful answers.
    Thanks

    Hi
    BI program is BatchInput program so it's BDC program: u need to simulate the trx FB09 by a BDC, if u need a fm u can insert the BDC in your fm.
    Just I said if you need to change some std fields (like text, attribution, etc....), u can use the std fm FI_ITEMS_MASS_CHANGE: it's the fm used for massive changes.
    If you see the include LFI_ITEMSF03, u can check which fields are managed by that std fm.
    Max

  • BAPI  for create/change purchase info record

    Hi All,
    Could any one suggest me the BAPI for the create/change purchase info record(ME11/ME12).
    Earliest can be appriciable.
    Regards
    Anil

    Hi,
         I did not get any bapi related to create/change purchase info. But i can give u list of purchase info . if u got revert back to me
    Reward if it is usefull..
    Bye.
    BAPI_INFORECORD_GETLIST

  • BAPI for create/change Routing

    Hi ,
         Are there any BAPI's for creating/ changing routings.
    Regards,
    Divyanshu

    hi,
    <b>BAPI_ROUTING_CREATE</b>"used for creation.
    Regards
    vijay

  • BAPI for Price Change using Transaction VK12

    Hi All..
    Can any one help in locating a BAPI for making price changes using transaction VK12.
    Rgds

    try RV_CONDITION_MAINTENANCE

  • BAPI for budget change and update

    Hi,
    I am looking for a BAPI which can update the SUPLLEMENT field(budget change) for transaction CJ37.
    The importing parameters are the following : Project Definition, WBS element, period and supllement value.
    The BAPI  BAPI_EXPENDITUREPROGTREE_CHVAL  doesnt have the importing parameter (definition, WBS element).
    Please help.

    Hi,
    There is no BAPI for FM9K.
    Regards
    Abhii...

  • 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

  • Bapi for fb02 change

    hi,
    i have posted(adjusted) a account document with a reference number (belnr1) and using bapi  bapi_acc_document_post.now this bapi creates a document (belnr2).now my requirment is using FB02 change the document belnr1,pass the belnr2 in the document header text(the text will be 'adjusted document: belnr2').is there nay any bapi/functional module to just open the document(fb02) and pass header text only.
    Thanks,
    challa.

    Hi
    There is no need for a BAPI.
    First manually enter some text and save.
    double click or go to change mode
    takes you some Text editor
    from menu GOTO-> HEADER
    it will display the 4 parameters OBJECT,ID,OBJECTNAME and LANGUAGE
    notedown the OBJECT and OBJECTNAME and ID
    they are constants OBJECTNAME is nothign but the Document Number (BELNR)
    Now write a small program using CREATE_TEXT and pass these 4 parameters and upload the long texts
    it will create the long texts
    see the sample material long texts code.
    REPORT zmm_longtext
           NO STANDARD PAGE HEADING
           LINE-SIZE 255.
    Internal Table for Upload of Long Texts Data
    DATA: BEGIN OF itab1 OCCURS 0,
            matnr    LIKE mara-matnr,    " Material
            text     LIKE tline-tdline,  " Long Text
          END OF itab1.
    Internal Table for Upload of Long Texts Data
    DATA: BEGIN OF itab OCCURS 0,
            matnr LIKE mara-matnr,    " Material
            text  LIKE tline-tdline,  " Long Text
          END OF itab.
    To create Long Text lines for CREATE_TEXT function module
    DATA:BEGIN OF dt_lines OCCURS 0.
            INCLUDE STRUCTURE tline.   " Long Text
    DATA:END OF dt_lines.
    Variable declarations for CREATE_TEXT function module
    DATA : dl_name TYPE thead-tdname,   " Object Name
           dl_lan TYPE thead-tdspras,   " Language
           gv_matnr TYPE matnr.
    Constants
    CONSTANTS:
    Object ID for Long Text of Material Basic Data 1
      c_best     TYPE thead-tdid VALUE 'GRUN',
      c_material TYPE thead-tdobject VALUE 'MATERIAL'. " Object
    Parameters
    PARAMETERS p_file LIKE rlgrap-filename.
    At selection-screen on Value Request for file Name
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_file.
    Get the F4 Values for the File
      CALL FUNCTION 'F4_FILENAME'
        EXPORTING
          program_name  = syst-cprog
          dynpro_number = syst-dynnr
        IMPORTING
          file_name     = p_file.
    Start Of Selection
    START-OF-SELECTION.
    *To Upload Flat file
      CALL FUNCTION 'UPLOAD'
        EXPORTING
          filename                = p_file
          filetype                = 'DAT'
        TABLES
          data_tab                = itab1
        EXCEPTIONS
          conversion_error        = 1
          invalid_table_width     = 2
          invalid_type            = 3
          no_batch                = 4
          unknown_error           = 5
          gui_refuse_filetransfer = 6
          OTHERS                  = 7.
      SORT itab1 BY matnr.
      LOOP AT itab1.
        CLEAR gv_matnr.
        SELECT SINGLE matnr INTO gv_matnr
           FROM mara WHERE bismt = itab1-matnr.
        IF itab1-text NE ' '.
          itab-matnr = gv_matnr.
          itab-text  = itab1-text.
          APPEND itab.
        ENDIF.
        CLEAR itab.
      ENDLOOP.
      DELETE itab WHERE matnr EQ ' '.
    Upload the Texts
      SORT itab BY matnr.
      LOOP AT itab.
        dt_lines-tdformat = 'ST'.
        dt_lines-tdline = itab-text.
        APPEND dt_lines.
        dl_lan = sy-langu.
        dl_name = itab-matnr.
    Call the Function Module to Create Text
        CALL FUNCTION 'CREATE_TEXT'
          EXPORTING
            fid         = c_best
            flanguage   = dl_lan
            fname       = dl_name
            fobject     = c_material
            save_direct = 'X'
            fformat     = '*'
          TABLES
            flines      = dt_lines
          EXCEPTIONS
            no_init     = 1
            no_save     = 2
            OTHERS      = 3.
        IF sy-subrc <> 0.
          WRITE:/ 'Long Text Creation failed for Material'(001),
                 itab-matnr.
        ELSE.
          WRITE:/ 'Long Text Created Successfully for Material'(002),
                 itab-matnr.
        ENDIF.
        AT END OF matnr.
          REFRESH dt_lines.
        ENDAT.
      ENDLOOP.
    Regards
    Anji

  • BAPI for HU ( change of quantity)

    Hi,
    I need to change the Handling unit quantity which is maintained in table vepo using some bapi or FM.
    Request you to provide one....
    i tried HU_iTEM_CHANGE but this doesn't fetch me the desired result...as it is called from some indep program...
    Points will be rerwarded...
    Regards
    Gunjan

    Hi Gunjan,
    Here is the sample code for the FM HU_ITEM_CHANGE, this is the correct FM to make change in the table vepo. Actually this will refer to VEPOVM and inside it it has the structure VEPO, so please do follow this and see whether it is working fine or not.
    DATA: ls_vepo type vepovb, ls_header type vekpvb.
      data: lf_update type xfeld.
      ls_vepo-venum = is_item-venum.
      ls_vepo-vepos = is_item-vepos.
    These are the fields for the handling unit quantity.
    just check it once.
    Thanks and regards
    Vipin Das

Maybe you are looking for

  • How to access OBIEE report in J2EE application?

    Hi All, I need to integrate OBIEE with my J2ee application. The scenario is something like i need to access the reports(that were created by BI Answers) via my j2ee application. I will provide a simple screen and the user will enter a value and i nee

  • Cash desk tables

    I need to the table which stores cash desk receipts. it urgent, please help

  • Safari (Only) Won't Connect to a Single Web Site

    I'm having an odd problem with both Safari 4 and newly downloaded 5. Most every site works fine. One, and only one, site always generates an error "Safari can't open the page "http://www.salon.com/" because the network connection was reset. This prob

  • Lockups caused by Cool and Quiet?

    Since a few months, I have a MSI K8T Neo2 FIR motherboard with an Athlon64 3200+ (Venice) CPU, equipped with 2x512 Mb dual channel memory. No overclocking or any non-standard BIOS-settings; BIOS version 9.1. The system works great, but for one thing:

  • Itunes starts every time my Mac G5 boots up, WHY?

    When I turn my Mac on, Itunes starts on it's own. How do I stop it from doing that? iMac G5   Mac OS X (10.4)