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

Similar Messages

  • 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.

  • 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 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

  • Required BAPI for Shipment Cost Document (VI01)

    Dear All,
       I required BAPI for Shipment Cost Document (VI01), pls help on this.
    Regards
    Ranjit

    Dear MM
      Thanx for replying, but the BAPI which you have provided will only show me the Cost with correct Tax calculation,
    But its not getting created, which system should show the Shipment Cost Document number.
    Regards
    Ranjit

  • 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 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 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 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 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 shipment

    Hi Experts,
    My requirement is :
    *for export ocean there is scenario like orders getting attached to a shipment, this shipment is the container shipment and shipment type is Z070
    u2022     Similiarly there will many container shipments created, now all these container shipments will be then added to a big shipment and the big shipment is called as ocean shipment, type is Z075
    u2022     There is an entity in ocean export scenario called as FF (FREIGHT FORWARDER) . In the system FF is a number maintained as partner function against partner TF
    u2022     FF will be maintained in sales order under partner tab.
    u2022     Now FF which is available in sales order have to be copied to container shipment in partner function--vt02
    u2022     Now all these container shipments will be attached to ocean shipment, so the FF of the first container shipment will be copied to partner profile of ocean shipment.
    Can anybody suggest BAPI for the above requirement.
    Thanks in advance.

    Please check this mght help you..
    BAPI_SHIPMENT_CREATE
    Also check the below link
    Re: Bapi or Functional Module for shipment!!
    Try to test the bapi in se37 with required input you have..
    Regards
    Satish Boguda

  • BAPI for displaying and updating table KOTG001?

    Please suggest what BAPIs to use.
    Henning

    hi ,
    u dont have any bapis for updatign specific tables
    bapis are generally used for updating a transaction i mean number of tables
    where is the use of the tables u can search bapis in transaction bapi
    and where are the tables used i guess in fi/co so u can search under them
    regards
    afzal

Maybe you are looking for

  • Restoring a Project to an earlier time

    Hi, Is there anyway to restore a project to an earlier time once it has been saved. Auto save was not enabled Thanks Pete

  • Download HR Master Data - PU12?

    Hi, We are designing an outbound interface from SAP HR, to publish master data, but only some infotypes. Regarding implementation, someone suggested Interface Toolbox (tr. PU12), however, when I did a brief analysis in the system it seemed to be quit

  • What's the correct way to handle some simple database actions with EF 6.1.3?

    I realize the title is very generic, so I'll go into more detail. I have experience working with Entity Framework, but most of my experience is with older versions of EF. Specifically EF 4.x. I'm writing a very simple app; it will return records from

  • IMovie events not showing images

    Previously created Project (that has been Shared with iTunes) suddenly no longer shows images in the Viewer in from the Event; the shared movie in iTunes is still good. Still have audio from the Event. Thumbnails still are visable in both the Project

  • Any way (or script) to add a point-numbered footnote?

    (This is a cross-post from the Mac forum ... really need help here ... AM) A recent ID client who does heavy-duty legal publishing asked me this question, I didn't have an answer, but told her I'd post it here to see what the great minds have to say.