BAPI to change confirmations details of PO

Hi all,
I want to add confirmations details like confirmation category, delivery date, quantity, reference, etc in the confirmation tab of ME22N. I'm in need of a BAPI to do this.
Please let me know any BAPI or FM to change the confirmation detials of PO.
Thanks in advance,
Srilakshmi

Hi Sreelakshmi,
You can either use BAPI_PO_CHANGE or function module ME_CONFIRMATION_UPDATE_GR.
Refer this BADI on ME22N (Change PO) also.
Regards
Deepa

Similar Messages

  • BAPI for Changing Customer Details

    Hi
    Pls tell me how to use "BAPI_CUSTOMER_CHANGEFROMDATA1".
    When I'm filling all mandatory fields, its showing message- Make an entry in all fields where required.
    Regards.

    Hi,
    Try
    [http://abap.wikiprog.com/wiki/BAPI_CUSTOMER_CHANGEFROMDATA1]
    Regards,
    Surinder

  • BAPI to change planned orders details

    Hi Experts,
    I need BAPI to change Planned order details,which are created through SNP PPM's.I searched for Bapi and got one 'BAPI_MOSRVAPS_SAVEMULTI3'  but this BAPI will change order details if created for PP/DS PPM's.
    Kindly suggest will this BAPI only work or someother.
    I want to keep the PPM name blank and save the order details through BAPI.
    Pls reply asap.
    Thanks
    surbhi

    Hi Surbhi,
    You may please search on google, there are lots of tutorial on BDC, you will surely get the solution... in short BDC is to record a transaction & then use same recording to generate ABAP program & you can play with screen navigations & update the fields you required...
    Regards,
    Adarsh

  • BAPI to change the articles in article master

    Hi all,
    Can you please let me know the BAPI to change the details of an article in the article master.
    regards,
    Sharadha

    and the most important step,
    Loop over your articles to be created.
    call the BAPI_MATERIAL_MAINTAINDATA_RT
    and do   a BAPI_TRANSACTION COMMIT
    ENDLOOP
    Important!!!!! Do a commit work after every article Bapi Call !!!
    If you will not follow this rule, you will have a data inconsistency in classification data

  • Badi/bapi to change contracts

    hi gurus
    could you please provide me some function/badi/bapi to change contracts on ISM?
    In details I need a function to update the status:
    - JHTVKO-XBESTK confirmed
    - JHTVKO-XBEARB postprocess
    thanks in advance
    kind regards
    pesca

    Hi,
    ISM_AM_CONTRACT - IS-M: BAdI for Contract
    ISM_AM_COA_BAPI - IS-M: BAPIs for Contract (BUSISM012 BOR Object) try with this BAPI
    regards
    Saju.S

  • Need Bapi to change Billing block

    Hi
    if any one knows the BAPI to change Billing Block of a document , can u send me the BAPI name
    Thanks

    BAPI_BILLINGDOC_CANCEL         Cancel Customer Individual Billing Document                          
    BAPI_BILLINGDOC_CANCEL1        Cancel Customer Individual Billing Document                          
    BAPI_BILLINGDOC_CONFIRM        Customer Individual Billing Document : Confirm Billing Document      
    BAPI_BILLINGDOC_CREATE         Custimer Individual Billing Document : Create Billing Document       
    BAPI_BILLINGDOC_CREATEFROMDATA Create Customer Individual Billing Doc. Using Ext. Doc. from RH      
    BAPI_BILLINGDOC_CREATEMULTIPLE Create Individual Customer Billing Document                          
    BAPI_BILLINGDOC_DISPLAY        Customer Individual Billing Document : Display Billing Document      
    BAPI_BILLINGDOC_EDIT           Customer Individual Billing Document : Change Billing Doc. (with dialo
    BAPI_BILLINGDOC_EXISTENCECHECK Individual Customer Billing Document : Existence Check               
    BAPI_BILLINGDOC_GETDETAIL      Detailed Information on a Billing Document                           
    BAPI_BILLINGDOC_GETLIST        Detailed Information on a Billing Document                           
    BAPI_BILLINGDOC_GET_FIELD_INFO Determine Field Information for a Billing Document                   
    BAPI_BILLINGDOC_IS_CANCELLED   Individual Customer Billing Document: Is Billing Document Canceled?  
    BAPI_BILLINGDOC_SIMULATE       Simulate Customer Individual Billing Document using External Document
    BILLINGDOC_DISPLAY

  • FM or BAPI to change Operation data

    Hi,
    Is there any BAPI to change operation data? BAPI_ALM_ORDER_MAINTAIN is not useful in my case. I want to use   IBAPI_ORDER_OPERATION_CHANGE but not able to get proper documentation for same.Can anyone give me a sample code about how to use IBAPI_ORDER_OPERATION_CHANGE?
    My requirement is to tick check box 'Required Splitting' in operation if some conditions are met. I am planning to do this using cuatomer exit. Everything is working fine only i need to know how to use above BAPI. If this doesn't work then as a last option i will go with BDC.
    Regards,
    Kamal

    Hi Kamal,
    Unfortunately I can not see any BAPI which changes operation data of a production order.
    BAPI_PRODORD_CHANGE is available only for changing header details.
    BAPI_ALM_ORDER_MAINTAIN and IBAPI_ORDER_OPERATION_CHANGE are used for changing maintenance or service orders, and not production orders, most probablty this won't work or cause issues.
    I'm afraid BDC is the only option in this case.
    Regards,
    Marcelo Pacheco

  • BAPI for Change Customer

    Hi Experts,
    We have a requirement to change the details of a customer. We are using BAPI, "BAPI_CUSTOMER_CHANGEFROMDATA". Change is happening when we try to change details like name, But when we try to change 'country' field, we are getting error saying  "Personal address diffrent from comapany address; change not allowed"..... Can anybody help me with this,,, or can somebody suggest any other BAPI for change customer....
    Thanks and regards,
    Mahendra R

    Hi Mahendra,
    CHek the link below[using BAPI_CUSTOMER_CHANGEFROMDATA1;

  • ADD or Change Bank Details in the Customer master

    Hello Gurus,
    I am looking for a BAPI or Function Module that will help me to update the Payment Transaction Tab of the customer master that contains the Bank details. I tried using BAPI_BUPA_BANKDETAIL_ADD and BAPI_BUPA_BANKDETAIL_CHANGE, but these are allowed to be used if only Business Partner is created for the payer/customer in SAP R/3.
    For every customer we donot have BP created in R/3, hence the above bapis donot help to meet my requirement.
    Has any of you had this requirement and used any bapi or any other method to add / change bank details.
    Expecting lots of options from you experts,
    Thanks & Regards in advance,
    Casimer

    hi, thnks for the update,
    i have followed as per your guidelines,  but i could not able to generate the report  , i have included the tables  knb1, kna1 and knvv.  and in the list field i have selected all the dialog box  , and in the selection list i am selecting according to the customer account group .
    but i cannot able to excuete the report it says  "no data has been selected"  and it says the following msg
    "When executing a query on the selection screen, no data was found for the criteria you entered. Therefore, no list could be generated."
    is there any problem in choosing the table  should i have to choose according to the  order level , like  General data, company code data, and sales area data   .  
    can u help me on this
    thanks

  • FM to change Confirmation number of Production order

    Hello Experts,
    I have a requirement where I need to change the confirmation number ( which is already created for a production order) AFVC-RUECK.  I could see that the confirmation number is not modifiable once it is created and no opition to change it by BDC.  But my requirement is to change it for a production order. 
    1.  Is there any FM or BAPI to change it? 
    2.  Or directly changing in the database table AFVC is the only option?
    3.  Or is there any other method in which we can do it.
    Awaiting your reply,
    Balaji

    Hi Balaji,
    Please check whether the below link is helpful,
    Re: How to modify a wrong confirmation of a production order
    Also for the relevant tables, check the link,
    confirmation number of production order
    Best Regards.

  • Function Or BAPI to Change BP Data

    Hi All
    We need to change the value of a field Classification of the BP after we create a Quotation, but we are not able to find the function to do it.
    Best Regards.

    Hi Kamal,
    Unfortunately I can not see any BAPI which changes operation data of a production order.
    BAPI_PRODORD_CHANGE is available only for changing header details.
    BAPI_ALM_ORDER_MAINTAIN and IBAPI_ORDER_OPERATION_CHANGE are used for changing maintenance or service orders, and not production orders, most probablty this won't work or cause issues.
    I'm afraid BDC is the only option in this case.
    Regards,
    Marcelo Pacheco

  • Bapi to change Vandor master

    hi friends,
    is there is any Bapi to change vendor master Address and bank details my Input is vandor number,Address number and Bank Account .
    please reply.
    thanks in advance,
    regards,
    Kaustubh

    chk these bapis
    BAPI_ADDRESSORG_CHANGE or BAPI_ADDRESSORG_SAVEREPLICA
    CALL FUNCTION 'BAPI_ADDRESSORG_CHANGE'
    EXPORTING
    obj_type = 'LFA1'
    obj_id = lv_lifnr
    OBJ_ID_EXT = ' '
    CONTEXT = 1
    ACCEPT_ERROR = ' '
    SAVE_ADDRESS = 'X'
    IV_CHECK_ADDRESS = 'X'
    IV_TIME_DEPENDENT_COMM_DATA = ' '
    IMPORTING
    ADDRESS_NUMBER = lv_address_number
    TABLES
    BAPIAD1VL = t_bapiad1vl
    BAPIADTEL = t_bapiadtel
    BAPICOMREM = t_bapicomrem
    BAPIAD1VL_X = x_BAPIAD1VL
    BAPIADTEL_X = x_BAPIADTEL
    BAPICOMRE_X = x_BAPICOMREM
    I populate my structures as follows:
    t_bapiad1vl-extens_1 = '3278'.
    x_bapiad1vl-extens_1 = 'X'.
    t_bapiad1vl-house_no = '100'.
    x_bapiad1vl-house_no = 'X'.
    t_bapiad1vl-str_suppl1 = 'BROADCAST HOUSE'. "Building: street2.
    x_bapiad1vl-str_suppl1 = 'X'.
    *t_bapiad1vl-extens_1 = '3278'.
    *t_bapiad1vl-house_no = '100'.
    *t_bapiad1vl-str_suppl1 = 'BROADCAST HOUSE'. "Building: street2.
    APPEND t_bapiad1vl.
    APPEND x_bapiad1vl.
    t_bapicomrem-comm_type = 'SSF'.
    x_bapicomrem-comm_type = 'X'.
    APPEND t_bapicomrem.
    t_bapiadtel-extension = '1111'.
    x_bapiadtel-extension = 'X'.
    t_bapiadtel-telephone = '1111111111'.
    x_bapiadtel-telephone = 'X'.
    APPEND t_bapiadtel.
    lv_lifnr = '0005000102'.

  • FM or BAPI for changing parked documents information of transaction FB02

    Hi Guys!
    Currently I'm working an upload report that will change the field XREF3 of FB02 (parked). I'm using BDC for the change but unfortunately, some invoice no. did not work out to my expectation because of a POP window (information). I'm just wondering if you guys have an idea how to deal with this kind of scenario. Using FM or BAPI can do it. Do you guys know any BAPI or FM for FB02 (parked doc) that will change the details XREF3. Thanks a lot. Hoping for your help!
    Regards,
    Mark

    Hi,
    Hi this might change from one client to another.. so better check if it suit to ur screens.
    [call transaction fb02;
    Regards,
    Surinder

  • Production order confirmation detail problem

    Hi,
    how can i get the production order confirmation detail by sending confirmation mumber alone?
    in BAPI_PRODORDCONF_GETDETAIL, it need confirmation counter. but if i know confirmation number alone, how can i get the details? which BAPI shall i use to get the confirmation details by sending confirmation number alone?
    regards
    senthil

    Dear Senthil,
    I saw you already solved this thread.
    call function 'BAPI_PRODORDCONF_GETDETAIL'
          exporting
            confirmation              = conf_detail_2-conf_no
            confirmationcounter       = conf_detail_2-conf_cnt
         importing
         RETURN                    = i_return2
           conf_detail               = conf_detail_3 .
    In this FM there has no any tables.
    How can I get the details?
    Could you please advice me?
    Thanks in advance.
    Bishnu
    18/10/2011

  • Order confirmations details

    Hi,
    We have created Production Order confirmation and reversed,now when we go to CO14 to see  the order confirmation, we are getting error message as "No confirmation has been carried out". We could able to see the confirmation entries in table AFRU.May i know what could be the reason?. Where can we see the initial confirmation details that was cancelled later?.
    Thanks in advance.

    We have created Production Order confirmation and reversed,now when we go to CO14 to see the order confirmation, we are getting error message as "No confirmation has been carried out". We could able to see the confirmation entries in table AFRU.May i know what could be the reason?. Where can we see the initial confirmation details that was cancelled later?.
    Dear adithya,
      If my assumption is correct
    after confirmation & cancellation of the order.
    Your user  has done the read master data, at the time status came back created state CRTD , at the time confirmation done earlier Link will go out,
    IF you have still doubt
    go to production order
    click header--> status change, you can find out when the status is set CRTD after the confirmation & By whom & date

Maybe you are looking for

  • How to create a PI Sheet with variable data

    Hi, I am working in version 6.2 of SAP. The requirement that I am trying to configure in PP PI is to create a PI Sheet that contains variable data in the instructions.  I have been attempting to use Process Instruction type 2, Simple DATA_REQUEST_TYP

  • Applescript to replace a picture in a Word document

    I am trying to create an Applescript to control Microsoft Word to replace a selected image in a document with a new image from a file.  The extracted problematic code is below.   -- prior code sets up variables and seems to be working fine.          

  • How to run a addon automatic when firefox started

    Starting the addon need to click. I want to do it automatic when firefox started

  • SNC between SAP BO and SAP BW for MS Advanced Analysis

    Hy experts, i have configured the SNC between SAP BO and SAP BW but for any user i have this issue: when the user launch a Bex Query by MS Advanced Analysis, this error message occurs: No applicable data found. On the SAP BW system, on ST22 there is

  • Different ways ofaccessing an object

    How many different ways you can access another class' methods and attributes. I mean other than just instantiating an object with in your class. Actually I read somewhere that an attrivute to an object can be made readily availabale to the entire app