Change Reservation with BAPI

Hi,
We need to change the requirement date in a reservation when certain criteria are fullfilled. I thought of using a BAPI for this and checked this forum to find out which --> result : BAPI_RESERVATION_CHANGE ; But when i try to look this one up in SAP i can't find anything. Just a bapi to create a reservation.
So is there a bapi that can help me with my requirement ?with regards
Erik

Hello,
Try with these Fm's
FMR0_WF_CHANGE_RESERVATION
FMR0_WF_UPDATE_RESERVATION
MB_CHANGE_RESERVATION          Changing reservations
MB_CHANGE_RESERVATION_ARRAY    Changing reservations (array update)
MB_CHANGE_RESERVATION_WA       Updating the reservation items from goods movements
RH_PM_FM_RESERVATION_UPDATE
TB_LIMIT_RESERVATION_CHANGE
If useful reward.
Vasanth

Similar Messages

  • Changing delivery with BAPI

    My requirement is to update Pick quantity in the Delivery, which can be acheived via a BDC to VL02N transaction.
    But for obvious reason I am looking for some suitable FM or BAPI.
    I was looking at BAPI_OUTB_DELIVERY_CHANGE function module to change outbound deliveries. But the TABLE parameter ITEM_DATA do not have  any field for supplying Pick quantity.
    Any reason why pick quantity is not there. Appreciate your reply or workaround on this.

    Hi
    You can youse this fm  "SD_DELIVERY_UPDATE_PICKING"
    Regards
    Ravish

  • Process flow with BAPIs

    Hi experts,
    as we will try to built the Travel management in SAP CE, we want to trigger the whole travel management flow with BAPIs.
    The following already works:
    - Creation of trip BAPI_TRIP_CREATE_FROM_DATA
    - Approval of trip via BAPI_TRIP_APPROVE
    But now I don't know how to proceed.
    As I've seen in PR05, the status has then be changed to settled.
    Afterwards it can be sent to FI via transaction  PRFI.
    And then the posting in FI can be done in PRRW.
    Is that flow correct?
    What are the BAPIs to use for that?
    Is it BAPI_ACC_TRAVEL_POST?
    DoI also need BAPI_PAYROLLTRAVELEXPNSESPOST?
    Could please somebody of you give me an example for calling those functions?
    Unfortunately you have to specify a lot of parameters and I don't find much about it on SDN.
    Is there a way to retrieve this data first using only personnel number and trip number?
    Thanks in advance!

    Hi Eddie,
    For settling and posting the travel cost into the system, you can use t-code - PREC, PRFI and PRRW.
    Best Regards,
    Raj

  • Why BDC when we can do the same with Bapi's

    Hiii
    Plz tell me why BDC when we can do the same with Bapi...
    plz list out the differences clearly
    Thanks & Regards
    krishna

    If the same functionality can be achieved by BAPI then we generally go for BAPI instead of BDC. The main reason is that the screen no can change in the next version and in that case the BDC code will not work. But if no BAPI is available then we go for BDC.
    Sometimes we need to handle a large amount of data in BDC/BAPI in which it is not preferable to use 'CALL TRANSACTION' command. If the corresponding BAPI internally use 'CALL TRANSACTION'  command. Then instead of that BAPI we create a BDC with SESSION METHOD.
    Ex: IDOC_INPUT_ORDERS internally use CALL TRANSACTION. So if we need to use a large amount of data we create a BDC with session method instead of using IDOC_INPUT_ORDERS.

  • I want to upload material master (MM01) using LSMW with BAPI method

    I want to upload material master (MM01) using LSMW with BAPI method and also later on I may need to change the updated data.
    Which business object and Method I should use so that i can do both.
    Thanks
    kumar n

    Hi,
    The business object is BUS1001.
    Thanks,
    Murali

  • Error message after update while creatin equipment with BAPI

    Hi All,
    I'm creating equipment master record with BAPI 'BAPI_EQUI_CREATE'. After commit I receive the following error message in my inbox - 
    Update was terminated
    System ID....   ***
    Client.......   ***
    User.....   ***
    Transaction..   Z***
    Update key...   4AD49ADAF8E13020E10000000A701B19
    Generated....   15.10.2009, 16:44:33
    Completed....   15.10.2009, 16:44:33
    Error Info...   Error while determ. loc. crcy: exchange rate type date from to
    Who knows what's the reason and how can it be fixed.
    Thanks in advance,
    Kind Regards,
    Nikolai.
    Edited by: Nikolai Gurlenia on Oct 16, 2009 2:18 PM

    Hi ,
    Try to run the transaction and post the record manually and see how it behaves.
    Contact your functional consultant and check with them if they recently made some config changes
    Thanks
    Ramya

  • EDI_SEGMENTS_ADD_BLOCK is empty - LSMW with BAPI

    Hi everybody!
    I'm trying configure a LSMW with BAPI, but when I try to do the step "Start IDoc Generation" I receive the message "EDI_SEGMENTS_ADD_BLOCK is empty".
    I already configured the Ports, Partner Type and Partner Number, but I am still receiving the message.
    My Example Scenario is:
    - A test LSMW to change flight table using the BAPI "BAPI_FLIGHT_SAVEREPLICA".
    - The Port is FILE type and the file is local (PC).
    -The Partner Type is LS.
    - The Partner Number is using FLIGHT_SAVEREPLICA message type in Inbound parameters.
    Anybody knows the possible cause of this?
    Tks

    After search I tried many things to solve it, in the end I just rebuild the LSMW step by step again and the problem does not appeared again...

  • How to do the lsmw with bapi?

    hi
    while upload the vendor master data using (xk01) from nonsap to sap
    how to do the lsmw with bapi? pls could u give the steps with scren shot to me.
    regards
    eswar.

    Hi
    BAPI - BAPIs (Business Application Programming Interfaces) are the standard SAP interfaces. They play an important role in the technical integration and in the exchange of business data between SAP components, and between SAP and non-SAP components. BAPIs enable you to integrate these components and are therefore an important part of developing integration scenarios where multiple components are connected to each other, either on a local network or on the Internet.
    BAPIs allow integration at the business level, not the technical level. This provides for greater stability of the linkage and independence from the underlying communication technology.
    LSMW- No ABAP effort are required for the SAP data migration. However, effort are required to map the data into the structure according to the pre-determined format as specified by the pre-written ABAP upload program of the LSMW.
    The Legacy System Migration Workbench (LSMW) is a tool recommended by SAP that you can use to transfer data once only or periodically from legacy systems into an R/3 System.
    More and more medium-sized firms are implementing SAP solutions, and many of them have their legacy data in desktop programs. In this case, the data is exported in a format that can be read by PC spreadsheet systems. As a result, the data transfer is mere child's play: Simply enter the field names in the first line of the table, and the LSM Workbench's import routine automatically generates the input file for your conversion program.
    The LSM Workbench lets you check the data for migration against the current settings of your customizing. The check is performed after the data migration, but before the update in your database.
    So although it was designed for uploading of legacy data it is not restricted to this use.
    We use it for mass changes, i.e. uploading new/replacement data and it is great, but there are limits on its functionality, depending on the complexity of the transaction you are trying to replicate.
    The SAP transaction code is 'LSMW' for SAP version 4.6x.
    Check your procedure using this Links.
    BAPI with LSMW
    http://esnips.com/doc/ef04c89f-f3a2-473c-beee-6db5bb3dbb0e/LSMW-with-BAPI
    For document on using BAPI with LSMW, I suggest you to visit:
    http://www.****************/Tutorials/LSMW/BAPIinLSMW/BL1.htm
    <b>Reward points for useful Answers</b>
    Regards
    Anji

  • Deleted reservations with Balance Stock

    Dear All,
    Management requires below exception report as per the policy implemented in company
    Note-"In every case, stock items will be brought to project sites only when there is some requirement and MRP is generated. When there is changes in some project plan, and if the material which has already brought on site and now not required; in such cases, the Open reservations has to be deleted from Project Activity. In such cases, system will show the stock without Open reservations and such stock items are clear case."
    To acheive this is there any standard report available to see deleted reservations with the material code and curent Stock availabilty for the material.
    Please help.
    Thanks & Regards,
    Sandesh Sawant

    Sandesh Sawant wrote:
    Dear All,
    > Note-"In every case, stock items will be brought to project sites only when there is some requirement and MRP is generated.
    I do not think any standard report is available as per your requirements.
    you can refer the below reports to check valuated project stock..
    1) S_P00_07000140
    2) MBBS
    May be you can use transfer posting of stock from unrestricted to project and vise versa while doing transfering of material from your stock to project site just to track the material movements history.

  • LSMW with BAPI for Person's Qualification Profile - BAPI_QUALIPROF_CHANGE

    All,
    I tried to use BAPI 'BAPI_QUALIPROF_CHANGE' to upload the qualification profile for an employee. The corresponding object type for the function module is BUS7017 (& the method is CHANGE). But in standard SAP, in the initial LSMW attributes screen, it supports only those objects with an ALE interface. But, BUS7017 does not have an ALE interface.
    It is possible to create an ALE interface for a BAPI in the transaction 'BDBG'. After creating an interface, I get the business object in the F4 help for the Business object (LSMW attributes screen). But, I get an error in the step 'Maintain structure relations'. It is saying 'target structure could not be found'.
    Can you please tell me what I am missing here. Also let me know how to generate a function module for the inbound/outbound processing of an ALE with BAPI?
    Thanks in advance.
    Regards,
    Parvath.

    Hi,
      Did u get any solution to this . I am trying to upload cost centers and facing the same problem. If you have found any solution , please pass it.
    Sutapa

  • Hey, my iphone4 fell from my desk and its front screen cracked, how much will apple charge for fixing this? Or will they change it with a new one without any charge? (its still has warranty)

    Hey, my iphone4 fell from my desk and its front screen cracked, how much will apple charge for fixing this? Or will they change it with a new one without any charge? (its still has warranty)

    Out-of-Warranty Service
    If you own an iPhone that is ineligible for warranty service but is eligible for Out-of-Warranty (OOW) Service, Apple will service your iPhone for the Out-of-Warranty Service fee listed below.
    iPhone model
    Out-of-Warranty Service
    iPhone 4, iPhone 3GS,
    iPhone 3G, Original iPhone
    $199
    A $6.95 shipping fee will be added if you arrange service online or by calling Apple Technical Support. All fees are in U.S. dollars and are subject to local tax. When setting up out-of-warranty service, Apple will request credit card pre-authorisation for the maximum service fee listed above.  This amount will be deducted from your credit limit. The final service fee we charge will be determined during testing and may be less than the service fee listed above.Certain damage is ineligible for out-of-warranty service, including catastrophic damage, such as the device separating into multiple pieces, and inoperability caused by unauthorized modifications. However, an iPhone that has failed due to contact with liquid may be eligible for out-of-warranty service.Apple reserves the right to determine whether or not your iPhone is eligible for Out-of-Warranty service. iPhones that are repaired or replaced have a 90-day limited hardware warranty or assume the remainder of your standard warranty or AppleCare Protection Plan for iPhone coverage, whichever is longer. Please see Apple's Repair Terms And Conditions for further details."
    http://support.apple.com/kb/index?page=servicefaq&geo=United_States&product=ipho ne

  • How to change pricing Conditions in Sales order in change sales order bapi

    Hi Experts,
    How to change pricing Conditions in Sales order in change sales order bapi.
    I have used the 2 function modules bapi-changesalesorder and sd salesdocument change, But it is creating the new record , instead of changing the existing one, Could please assist regarding the same
    Thanks in Advance .
    NLN

    HI NLN
      I have just tried on my system and managed to overwrite the existing price by passing the following parameters.
      <b>Import Paramters:</b>
         SALESDOCUMENT - Sales Document Number
         ORDER_HEADER_INX - UPDATEFLAG as <b>'U'</b>.
         LOGIC_SWITCH - Import Structure - Pass 'X' to LOGIC_SWITCH-COND_HANDL.
      <b>Tables:</b>
         CONDITIONS_IN - ITM_NUMBER,
                         COND_COUNT, -> Condition counter same as KONV-ZAEHK generally it is <b>'01'</b>
                         COND_TYPE,
                         COND_VALUE,
                         CURRENCY.
         CONDITIONS_INX - ITM_NUMBER,
                          COND_COUNT,
                          COND_TYPE,
                          UPDATEFLAG as <b>'U'</b>,
                          CURRENCY.
       Hope i have clarified your query.
    Kind Regards
    Eswar

  • Performance issues with Bapi BAPI_MATERIAL_AVAILABILITY...

    Hello,
    I have a Z program to check ATP which is working with Bapi BAPI_MATERIAL_AVAILABILITY....
    As I am in the retail system we have performance issues with this bapi due the huge amount of articles in the system we need to calculate the ATP.
    any  way to  improve  the  performance?
    Thanks and best regards
    L

    The BAPI appears to execute for only one plant/material, etc., at a time, so I would have to concentrate on making data retrieval and post-bapi processing as efficient as possible.  In your trace output, how much of your overall time is consumed by the BAPI?  How much by the other code?  You might find improvements there...

  • I cant remember my password to logon to my mac, how can i change it with out needing the old one?

    i cant remember my password to logon to my mac, how can i change it with out needing the old one?

    http://support.apple.com/kb/HT1274

  • Error while changing BOM with change number

    Hi ALL, Please help me with followed error message, I am using ECM. I created ECR and converted to ECO and then released.
    Object management record cannot be generated
    Message no. 29046
    Diagnosis
    You want to change the BOM with the entered change number.
    One of the following situations triggered this error message:
    1. The indicator that allows automatic generation is not set for object type BOM in the change master.
    2. The indicator generation only on initial creation is set for object type BOM
    3. You are processing a change request.
    System response
    The system checks whether the indicator object management record will be generated is set in the change master.
    If the indicator generation only on initial creation is set, the system checks whether the BOM exists in the system.
    Procedure
    If you are authorized to change the change master, execute the following steps:
    For 1.)
    Set this indicator for object type BOM or create the control record in the change master.
    For 2.)
    If the BOM already exists in the system and the generation only on initial creation indicator is set, the system can no longer generate the control record automatically.
    In this case you have to add the object control record to the change master first, then you can change the BOM in relation to the change number.
    For 3.)
    You cannot generate any object control records for a change request.

    Hi
    With your question regarding changing BOM with change number  it looks lke there may be problem in defining the Object types,objects.Moreover whenever converted to ECO you need to enter into cs02 tcode for changing the bom with relevant change number and valid from date.
    Hope this gives you a clear idea.let me know if you need anyfurther inputs.
    Regards
    Praveen

Maybe you are looking for