Very urgent::: Standard BAPI for creating quotation in vendor side

hi all
i need a standard bapi for creating Quotation in the vendor side
i found 2 bapi's :
bapi_quotation_createfromdata,
bapi_salesorder_createfromdat1.
but these are related to customer side itseems...
i want standard bapi's for vendor side Quotation creation....
points will be awarded for useful answer...

hi all
i need a standard bapi for creating Quotation in the vendor side
i found 2 bapi's :
bapi_quotation_createfromdata,
bapi_salesorder_createfromdat1.
but these are related to customer side itseems...
i want standard bapi's for vendor side Quotation creation....
points will be awarded for useful answer...

Similar Messages

  • Standard BAPI for creating groups in SAP

    Hi,
    I have a requirement to create user groups in SAP executing a BAPI from an external application.
    As an input parameter the group name and group description will be passed to the BAPI.
    I am unable to find the standard BAPI for the same. Can anyone help me with the BAPI name for creting groups in SAP?
    Thanks in advance,
    Ani

    Hi,
    I think you can search for it or you can create a thread at ABAP section.

  • Standard BAPI for creating groups in SAP using JAVA and JCO

    Hi,
    I have a requirement for creating user groups in SAP from java using JCO but i am unable to find the standard BAPI name to creating user groups.
    Can anyone let me know whats the bapi name for creating user groups in SAP?
    Thanks in advance,
    Ani

    Hi,
    I think you can search for it or you can create a thread at ABAP section.

  • Standard Bapi for Create Materials

    Hi all
    I need to  know how is the bapi standard that i need to use for create, modify materials. We need to execute this bapi from XI system...
    I want to know the name of bapi and how to use it!!
    BR

    Hello Jose,
    The BAPI BAPI_MATERIAL_SAVEDATA is used to create/Change a material data.
    On how to use BAPI you can refer the following thread (it is with JAVA).
    /people/ramganesan.karuppaiah/blog/2006/12/14/material-creation-bapi-access-in-webdynprojava
    Hope this helps
    Regards,
    Arif Mansuri

  • Standard BAPI for PO and PREQ Rejection

    Hi All,
    Do we have a standard BAPI for PO Rejection and Purchase Requisition Rejection?
    Regards,
    Murtuza

    The standard process is that you should configure the sales order as Third party sales order (or Inter company SO-PO process whatever is the requirement here) then Purchase requisition will be created automatically when the sales order is saved. You can then create PO with reference to the Pur.req. The item category TAS is configured in standard SAP for Third party / inter company processing requiring SO - PO process.
    A PO in a third party/inter company SO-PO process is linked to SO through Purchase requisition and the linkage happens at item level because a single sales order can have both PO related items and items that are directly delivered and billed.
    You can refer these links
    how to configure third party order ?
    http://sapsdforum.com/2007/10/23/third-party-order-processing/

  • Need Standard BAPI To Create Opportunity in SAP Using Java Connector.

    Hi All,
         What is the standard BAPI to create an opportunity in SAP CRM through Java Connector.
    Please share code if available for doing same. I have found BAPI_OPPORTUNITY_CREATE_MULTI .
    How to create opportunity in SAP through java connector using BAPI_OPPORTUNITY_CREATE_MULTI .

    Hi,
    I think you can search for it or you can create a thread at ABAP section.

  • Standard Form for Customer Quotation in PS

    Hi All,
    Can anybody tell me Standard Form for Customer Quotation in Project System (PS).
    Its Urgent.
    Regards,
    Sachin Bhatnagar.

    Hi,
    as per your requirement Tcode -VA21 standard script name is RVORDER01 if u want change as per your requirement copy it as Zform then modify it . and according to ur printform give name in NACE Tcode  ...
    <REMOVED BY MODERATOR>
    thanks,
    Suresh.
    Edited by: sriratna nainala on Feb 15, 2008 4:12 PM
    Edited by: Alvaro Tejada Galindo on Feb 15, 2008 2:55 PM

  • CRM - Bapi for creating relationship between BPs with sales area data

    Hi
    I am looking for BAPI for creating relationship between business partners with sales area data in CRM 5.0.
    Example - I would like to create relationship type CRMH03.
    Bapi BUPR_RELATIONSHIP_CREATE does not allow for maintaining sales area data (Sales org, distribution channel, division).
    Does anybody know such a bapi?
    Regards
    Radek

    Hey Radek,
    I am actually looking for the same functionality. Were you able to find a solution although no one replied to your question in this thread? If so, it would be very helpful for me to know. Maybe you have to combine more BAPIs in order to add the organization information to the relationship. But I have no idea how.
    Best Regards
    Mirko

  • What is the BAPI for creating BP account / contact ?

    Hello experts,
    what is the BAPI for creating BP account / contact ?
    Please replay me as erarly as possible. Urgent requirment.
    Thanks,
    HP

    Hi,
    I think it is for bua1.
    Below are other bapi's which migt be useful:-
    BAPI_BPCONTACT_ADD_TO_ASGN BAPI Partner Sales Activity AddToAssigned
    BAPI_BPCONTACT_CHANGE BAPI Change Partner Sales Activity
    BAPI_BPCONTACT_CREATEFROMDATA BAPI Partner Sales Activity Create from Data
    BAPI_BPCONTACT_CREATEWITHDIA BAPI Partner Sales Activity - Create from Data Dialog
    regards
    Sandipan

  • Suggest BAPI for create notification IW34

    Hi,
    Kindly suggest BAPI for create notification IW34.
    Regards,
    Tanaya

    How to find function module or Bapi for particular transaction in sap?
    If you mean that you need to know what BAPI's a particular tranx uses, which I can only assume that's what you mean, then you should access the code behind the transaction and search for 'CALL'. That normally is the standard method that think that most people use. 
    Suppose you want to find the bapi for creating a sales order, you usually use transaction VA01 for this. 
    1. Find out the package of the transaction. 
    Start Va01 go to system --> status. 
    Double click on transaction 
    Package is VA 
    Open this package in SE80 
    Open business engineering-->Business object types 
    Find the BO which sounds the most appropriate 
    I would suggest BUS2032 Sales Order 
    Double click. 
    Open methods. 
    Find the released method with from data or something similar in the name 
    , Createfromdat2 
    Position the cursor in it and click the program button 
    Scroll down to find the bapi used in this method 
    With this way you can also find out programs and FM's 
    2. Start va01 go to system-->status 
    Double click transaction VA01 
    Double click on package 
    Read the application component. (this is SD-SLS Sales) 
    Then open the transaction BAPI 
    Sales and distribution>Sales>sales order 
    createfromdat2 
    Answer: This is  the BAPI for your mentioned   transaction code BAPI_GOODSMVT_CREATE.
    thanks,
    Sankar M

  • BAPI for creating scheduling agreement with reference to Contract agreement

    Hi All ,
    Can anyone please suggest if there is any BAPI for creating scheduling agreement with reference to the contract agreement number.
    Thanks for your help.
    Vadivukkarasi

    Hi,
       Check this BAPI <b>BAPI_AGREEMENT_MAINTAIN.</b>
    check these
    BAPI_CUSTSCHEDULAGREE_CONFDELV Customer Sched. Agreement: Confirmation of Delivery; Document Flow Upd
    BAPI_SALES_DEL_SCHEDULE_CREATE BAPI for creation of releases in scheduling agreements
    Regards

  • BAPI for Creating a PM order(iw34) with reference to a Notification

    Hi All,
    Could anyone help to find the BAPI for creating a PM order with reference to a notification Number.
    I will explain my requirement :
    I want to create a notification from an external Application where i got the BAPI BAPI_ALM_NOTIF_CREATE and keeping this created notification number as Referece or for this notification number  i need a create a PM order.Usually this process in done transaction IW34 in R/3.
    But with the BAPI BAPI_ALM_ORDER_MAINTAIN i can create a PM order but this BAPI doesn't have a input parameter "Notification number ".So i can't use this BAPI.
    Could any suggest for a BAPI where i can create a PM order with reference to a Notification Number.
    Regards,
    Sid

    Hi,
    I have tried with the FM CO_IH_ORDER_GENER_2 but when i executes it gives a error message
    "<i>Service/maintenance order type PM02 not completely maintained in plant
    Message no. IW216
    Diagnosis
    For the selected order type and plant, no check control is maintained in Plant Maintenance/Service in 'Availability Check for Materials, PRTs and Capacities'.
    Procedure
    A check control must be maintained for this combination of order type and plant</i>"".
    And even have a doubt what to enter in this input parameter "GEWRK_OBJTYP"  .
    Kindly help me to solve this issue.
    Regards,
    Sid

  • FM/BAPI for creating the credit memo request for Vendor

    Hi Experts,
        I need an RFC/BAPI,  for creating the credit memo request for Vendor.
    Thanks in Advance,
    Kiruba.R

    Hi,
    Use this BAPI 'BAPI_DRMCREDITMEMOREQ_CREATE' - Credit Memo Request Creation
    Regards,
    Jyothi CH.

  • Problem with FM for creating quotations

    Hello,
    we are trying to use the FM BS01_MM_QUOTATION_CREATE for creating quotations in an ECC6.0.
    Following failure keeps reappearing:
    " In programme "SAPLBOS04 " in include "LBOS04F01 " in line 711
    following syntaxerror occurs: "The data object "IESLL" does not have a component called "EXTDES". "
    Any options for this?
    Regards
    Micha

    Hi André,
    sorry, cannot provide an answer. I am waiting for an answer from SAP support.
    Best regards,
    Micha

  • Function Module / BAPI for Creating Material freight Group

    Hi All,
    Can anyone tell me the Function Module / Bapi for creating material freight group.
    Regards,
    Raj.

    Bapi for creating material freight group. :: You actually use mm01 or mm02 to change data for material flight.
    So you can use BAPI for mm02 and mm01
    For Ex:
    BAPI_MATERIAL_SAVEDATA
    Hope this helps

Maybe you are looking for

  • ISA user admin with CRM Productivity Pack

    Hello, We have deployed the Business Productivity Package for CRM on EP 6.0 S09 and am having some trouble connecting some of the iViews to our backend SAP CRM 4.0 instance. ISA is also installed on the same J2EE as the Portal as per an SAP note. I h

  • Creative Cloud Desktop App Manager never self update correctly

    I have no idea what is wrong with the Adobe Creative Cloud Desktop App Manager. I downloaded and installed it ever since I subscribed to Creative Cloud. EVERY TIME when there is an update to the Creative Cloud Desktop App Manager, it will prompt me t

  • Problem with CS5 Photoshop Installer

    I'm having trouble installing the latest CS5 photoshop.  I work for a university that receives a licensed copy of the CS5 software that we then distribute to all the students.  To make this possible we take the original installer, put it through the

  • How to call the new page in smartforms

    Hi friends, How to call the new page in smartforms. Thanks, Ravi

  • Blocking inbound call in CM with MGCP Voice gateways

    I'm sure someone has posted on this: We have MGCP voicegateways and CM 4.02aSR2b. How can I setup CM to block a specific inbound call? If the gateways were H323 then no problem, but with MGCP we are stumped. Any suggestions? Thx!