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

Similar Messages

  • Function module / BAPI for changing planning date (FDTAG)

    Hi everyone,
    Let's go for a problem.
    Many FI documents have been created in our system, with a wrong planning date, these documents have to be changed and I have been trying to develop a report.
    I am having a big trouble finding a function module or a BAPI which allows me to change the planning date (FDTAG field). I have been trying these function modules:
    FI_ITEMS_CHANGE
    FI_DOCUMENT_CHANGE
    The first one works for changind data in the FI documents but it seems like it can't change the planning date, it returns an error message that informs that the FDTAG field can not be changed.
    The second one is confusing, I have been unable to feed the function module with the data it needs to determine a single document.
    I am trying to use BAPI_ACC_DOCUMENT_POST right now, it doesn't seems promising but you never know.
    Has anyone had the same problem? I have been looking for an answer in both google and here but I can't find one, just some people with the same problem.
    I will keep trying to find the solution, if I find it I will post it here.
    Thanks in advance,

    Hi again Max,
    This worked perfectly, even better because we where already using the FDTAG field for mass changes (don't remember right now which note we implemented) so I have just used FI_ITEMS_MASS_CHANGE with no changes at all.
    Thank you very much for the help.

  • 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

  • Function Module/Document to change Reversal date for FI  document.

    Can anyone please provide me with the Function Module/Document to change Reversal date for FI  document.

    Hi Vikram,
    Normally, you post a reversing document in the same period you posted the original document.  The period of the original document must be open to post a reversing document. If the period is not open, you can overwrite the posting date field with a date in an open period, such as the current period.
    Regards,
    Manoj.

  • BAPI for changing delivery date and delivery time fields in LIKP table

    Hi All,
         Is there any BAPI or function module to change the delivery date and delivery time in LIKP table ?
    Please tell me experts if exists.
    Thank you,
    Raghu.

    try these:
    BAPI/FM to update LIKP and VTTK tables
    http://sap.ittoolbox.com/groups/technical-functional/sap-dev/bapi-for-changing-sales-headertable-likp-662800

  • BAPI to change partner data in Function location

    Hi,
    is there any BAPI,that can be used to change the Partner data in functional locations & equipments.
    Regards,
    Raghavendra

    You can use the BAPI <b>BAPI_EQUI_CHANGE</b> for this purpose.

  • BAPI to change components data of planned orders?

    Hi,
    Currently we are using BDC to change components at planned orders.
    Due to big data volume, we have performance issue now. Just checked
    if there is any BAPI to replace BDC. But can't find proper one. Anyone has
    any expeerience about changing components at planned order?
    Thanks.
    B. Regards,
    Nancy

    Hi,
    It's planned order due to biz requirement.
    B. Regards,
    Nancy

  • Function Module /BAPI for changing the components in Production order

    Hi,
    We are in ECC5.0. We have requirement wherein we want to change /delete the existing component of the production order and add new component through RFC call from an external system. We tried to use CO_XT_COMPONENT_ADD FM for adding new components and when we tested this FM in SM37  with data there were no error messages . When we checked the Production order ,no changes were made to the production order component. Tried to use Commit statement and there is no change in the system behavior.Can some one help me to  understand the system behavior . If possible kindly suggest me some alternate FM/BAPI .
    With regards,
    Joseph Anand B

    Dear,
    Please check this link,
    ADD COMPONENTS TO PRODUCTION ORDER
    Regards,
    R.Brahmankar

  • FM/ BApi to change Plan data of profit center

    Hi,
    My requirement is to clear  the planned amount of particular profit center . for that I am using 'PCA_PLANDATA_POST' and passing the amoutn values = 0. This is mot working, as this FM
    adds up the amount to the previous one that I pass though it.
    Please suggest me some bapi/Fm to clear the Plan values of   Profit center and also the way to use it .
    Thanks in advance

    Try Using
    BAPI_PCA_BELEG_SAVEREPLICA
    BAPI_PCA_PLANBELEG_SAVEREPLICA

  • Function or bapi for changing service contract in CRM

    Hi all,
    anyone heard of a function that is able to alter a service contract in CRM?
    Thanks!
    Ron.

    Fixed it with FM CRM_ORDER_MAINTAIN.

  • QM Orders - Funktions/BAPI for Changing

    Dear all,
    I have to mass change the Profit Center and the Cost Center in the QM Orders.
    I can not find a function or BAPI to change the data. Can anybody give me a tip - please.
    Thanks for help.
    Best regards
    Roman

    Dear Roman
    Please check this link. I couldnt find anything to change
    Link: [Bapi for changing internal order master data]
    My recommendation will
    1) Write a program to change the costcenter and profit center  in the table
    2) You can replace the existing order by creating new QM order using the BAPI BAPI_INTERNALORDER_CREATE
    Regards
    Gajesh

  • Need Fm/BAPI to change Actual GR date(WADAT_IST_LA) in inbound delivery

    Hi ,
    Need a function module/BAPi to change the Actual Goods Receipt date for inbound delivery . Any suggestion would be appreciated . Have tried with WS_DELIVERY_UPDATE and BAPI_INB_DELIVERY_CHANGE . Am I missing something here ?
    Regds,
    Sanjeev

    Hello Sanjeev,
    Need a function module/BAPi to change the Actual Goods Receipt
    date for inbound delivery . Any suggestion would be appreciated .
    Have tried with WS_DELIVERY_UPDATE and BAPI_INB_DELIVERY_CHANGE .
    Am I missing something here ?
    I am not a ABAP expert but may be upon calling BAPI_TRANSACTION_COMMIT, try using UPDATE command to insert the Actual GR date. Please explore around this pointer and post an update on this thread.
    Regards,
    Sarthak

  • IW51 - Badi during save to change item data

    Hello experts,
    we are trying to modify on service notification the item data (classification data).
    We are trying to do it via BAdI Interface IF_EX_NOTIF_EVENT_SAVE.
    Once we reach that badi we want to update classification data using function BAPI_OBJCL_CHANGE.
    We pass the document number we have to the object key of the bapi (qmnum + fenum).
    But bapi returs us message that document xxxx does not exist.
    When we test bapi vie SE37 it works .
    But in the badi it seems failing cause the document is not yet commited.
    Do you have an idea of how we could call the bapi to change item data with document number saved before ? (other badi, exit, other solution,...)
    Or any other idea could be welcome.
    Thanks for the help.
    S.N

    Hi
    Transaction Code - VF01                     Create Billing Document
    Exit Name           Description
    J_3RSINV
    SDVFX001            User exit header line in delivery to accounting
    SDVFX002            User exit for A/R line in transfer to accounting
    SDVFX003            User exit cash clearing in transfer to accounting
    SDVFX004            User exit G/L line in transfer to accounting
    SDVFX005            User exit reserves in transfer to accounting
    SDVFX006            User exit tax line in transfer to accounting
    SDVFX007            User exit: Billing plan during transfer to Accounting
    SDVFX008            User exit: Processing of transfer structures SD-FI
    SDVFX009            Billing doc. processing KIDONO (payment reference number)
    SDVFX010            User exit item table for the customer lines
    SDVFX011            Userexit for the komkcv- and kompcv-structures
    V05I0001            User exits for billing index
    V05N0001            User Exits for Printing Billing Docs. using POR Procedure
    V60A0001            Customer functions in the billing document
    V60P0001            Data provision for additional fields for display in lists
    V61A0001            Customer enhancement: Pricing
    No of Exits:         17
    With Regards
    Nikunj Shah

  • 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

  • BAPI Function for EG70 change rate data

    I am searching a BAPI function which can perform the function of EG70 (change rate data), ie, update the RateType and Fact Group is each register under an installation and device.
    Can anybody helps?  Thanks very much and point must be rewarded.

    Hi,
    ISU_DB_EASTL_RATETYPE_SELECT - Use this for selecting rate type & fact group.
    ISU_DB_EASTL_UPDATE -Use this to update rate type & fact grp at device level
    ISU_DB_EASTS_RATETYPE_SELECT  - Use this for selecting rate type & fact group at register level.
    ISU_DB_EASTS_UPDATE-use this to update rate type & fact grp at register level.
    Two tables are updated by EG70 EASTS & EASTS,you can search any FM from SE37 by ISUEAST
    Hope this helps.

Maybe you are looking for

  • AIM 5.9 and iChat

    I've been working on doing video chat from my Mac to my in-laws PC. We got it to work last night with them using AIM 5.9. The only thing is that the window which they see us in is only 1"x1 1/2" (rather small). First, is there a way to change that wi

  • Why do I get "can't access device" message while using Safari?

    I am traveling in Mexico with my friend who has a Sony Vaio running Vista. I have a white MacBook (early 2008) running OS X 10.5.6. We choose hotels offering wireless internet, and my friend has no trouble anywhere, where I have trouble everywhere. B

  • The temp of my Nvidia g105m when using firefox too high

    i have a seriusly problem with firefox. The temp of my grafic card (nvidia geforce g105m), it very high (about 95C) event when firefox load new website, i only see this problem when using firefox, i not coming when i use anyother brower! i think i di

  • Http post with cgi script

    Hello everyone, I currently have a pl/sql web form that executes a cgi script... Instead of that cgi containing any html and printing a page, I would like to just grab the output and print it as text, wrapping it in my pl/sql headers and footers and

  • How can I get colors closed to the Nikon 5100 defaults?

    Hi! I noticed a big difference between CaptureNX and Lightroom colors for Nikon D5100 RAW. How can I make it look closer? Thank you. Lori http://www.seniorsoftware.ro http://www.seniorerp.ro