BAPI's used in SAP SRM

what are the BAPI's used in SAP SRM?

Dear Fazhlay,
To fetch the BAPIs related to SAP SRM goto se37 and type either BAPI* or META* for the list of bapis.
For the detailed description on the BAPIs of SRM please goto to below link as this question is already addressed there:
BAPI's in SAP SRM Module
All the Best :-)
Reward if useful

Similar Messages

  • Query on components to be used for SAP SRM Installation

    We have a requirement for SRM Server.. I need some help on what installation objects should I download. This is on AIX and DB2
    for "EHP1 FOR SAP SRM 7.0 -> based on SAP NetWeaver 7.02"
    I'm sure that I'll need :
    1) Installation Master
    2) Export (SAP SRM 7.0 EHP1 Installation Export 1-3 of 3)      51038765_1
    I have queries on this:
    3) For Java stack, the component available is BS7i2010 Java Components 1x4 of 4
    I have NW 7.3 based EP system. Can that be used for Java or Do I need to install another stand alone Java ?
    If it can be used:
    - Will it not create problems b'coz portal is on 7.3 and SRM is based on 7.02
    - are there any SRM Java specific components in this installation object or is it a plain NW 7.02 Java stack ?
    4) What is SAP SRM 7.0 EHP1 Components in terms of functionality given?
    5) We need MDM Server:.
    For MDM Server: Where do I need to download MDM Server from ? I am not sure If we have license under our S-user.. Can you give me the path where download starts ?
    For MDM Catalog :what is the difference in
    - SAP Application Components"> SAP SRM"--> SAP SRM ENHANCE PACKAGE" >EHP1 FOR SAP SRM 7.0>Installation -->based on -->based on SAP NW 7.02 --> 51039147_1      SRM-MDM CATALOG 7.01 1 of 5
    V/S
    ---SAP Application Components --> SAP SRM Catalog -->  { SAP MDM Catalog Mgmt 7.01 ; SAP MDM CATALOG MGMT 3.0/NW701 ; XI CONTENT SRM-MDM CATALOG 3.0; SAP CATALOG CONT.MGMT. 2.0_700}
    Any clue, please help..

    Hi,
    Go with: SAP Application Components"> SAP SRM"> SAP SRM ENHANCE PACKAGE" >EHP1 FOR SAP SRM 7.0>Installation -->based on -->based on SAP NW 7.02 --> 51039147_1 SRM-MDM CATALOG 7.01 1 of 5
    Download relevent OS copy as its AXi and DB2. What ever It can be: OS Bit 64 or OS Bit 32.
    As it's DVD so it contains all version info in lable.sca file. Read it before you start installation.
    Regards,
    yaniVy
    reward if helps

  • Sap srm important tcodes, tables and functions

    hi!
    can any one say me important tcodes , tables , functions that are used in sap srm ?
    thanks in advance

    what's your email address?  try this link:
    http://wiki.sdn.sap.com/wiki/display/SRM/SRM+Tables

  • SAP - SRM Integration

    Hello,
    First of all I'd like to say that I do not know anything about SAP. Recently I have switched one of my client's hosting company and shortly after I started hearing complaints from my client that his client cannot order from the catalog. Turns out my client's client uses this SAP SRM system to make orders. My question is as you guess how do I implement SAP SRM to my shopping cart, or is there anything that I need to do on my side? What do I need to change on my system to make this work again?
    Before I switched the hosting company I also changed whole structure of the website. It is using different shopping cart system now. I checked the old system and I see that there is a file called welcome.php which includes HOOK_URL. No idea what this is.
    Could anyone possibly help me about this problem? 
    Thank you very much for the helps.

    Hi, thanks for the response.
    This is what they get
    Fatal error: Call to a member function remove_all() on a non-object in .../.../.../welcome.php
    This error is not generated by SAP. It is shopping cart error.
    And here is the content of welcome.php
    <?php
      require("includes/application_top.php");
         $cart->remove_all();
        $hook = $_REQUEST['HOOK_URL'];
    ?>
    The value of HOOK_URL is empty
    <a href="index.php?HOOK_URL=<?php echo $hook; ?>">Start shopping here</a>
    Edited by: janjan123 on May 14, 2010 5:06 PM

  • BAPI's in SAP SRM Module

    Hi SAP Gurus,
         Please provide me the list of BAPI's with its descriptions for SAP SRM module.
    regards,
    George.

    Hi,
    Which BAPIs are you looking for ? What's your detailed requirement ?
    Using SE37 Transaction, you cand find the BAPI Function modules.
    Search using BAPI* or META* to get all the existing SRM BAPIs.
    Meta function are generic call to external system. Depending on system kind and release, the function to call is different. The bapi that the Meta will effectly call in a backend is defined in table bbp_function_map.
    Some sample BAPIs in SRM ->
    Re: get vendor number BAPI or functional module
    Standard BAPI to pull out data from SRM 5.5
    BAPI_POEC_CREATE
    bapi_srm_doc_getlist
    BBP_VENDOR_GET_NON_BAPI
    BAPI_PCA_MASTER_CREATE
    BAPI_ORGMASTER_REPLICATE
    PCA_MASTER_CREATE
    BAPI_ORGMASTER_SAVE_ORIG_MULT
    BAPI_ORGMASTER_SAVE_REPL_MULT
    BBP_BAPI_CONF_CREATE_IN
    BBP_BAPI_CONF_RESPONSE_CRT
    BBP_BAPI_INV_RESPONSE_CRT
    BBP_BAPI_INV_SEND
    BBP_BAPI_IV_CREATE_IN
    BBP_BAPI_PCO_CREATE_IN
    BBP_BAPI_PO_SEND
    ALE_ORGMASTER_SAVE_REPL_MULT
    IDOC_INPUT_ORGMASTER
    RSO_GET_MASTER_DATA
    RSSEM_UPB_MASTER_DATA
    UPDATE_MASTER
    MASTERIDOC_CREATE_REQ_ADRMAS
    MASTERIDOC_CREATE_SMD_ADRMAS
    UPC_MASTER_DATA_MAINTAIN
    RSDPW_MASTERDATA_UPLOAD
    UPC_BW_MASTER_DATA_MAINTAIN
    UPSDL_MASTER_IDOC_CREATE
    MASTER_IDOC_CREATE_UPSMAS
    MASTER_IDOC_CREATE_UPSRCP
    BR,
    Disha.
    Do reward points for  useful answers.

  • SAP SRM IDOC'S BDOC'S and BAPI'S clarification

    Hi,
    please clarify the following points:
    1) For a particular object say Shopping cart, how to asscertain whether it uses IDOC, BDOC, BAPI. Is there any defined process/method to know which mode of transfer to the other system i.e backend.
    2) Are BDOC'S relevant only to SAP CRM or for SAP SRM also.
    maximum points would be rewarded.
    regards,
    IGA.

    difficult to answer your first point , as each type of document is created in backend in different way, but i know few ,
    in classic scenario --> backend documents are created directly in R/3
    and there following BAPI is used
    1) BAPI_PO_CREATE1 for PO creation
    2) BAPI_REQUISITION_CREATE for PR creation.
    in extended classic scenarion --> replication of documents happens using FM --> BBP_PD_PO_TRANSFER_EXEC
    you can refer to the function module  --> and investigate how documents are created in this case.., if you have implemented extended classic scenario
    2 ) regarding your second question ,  i have seen BDOCS only during the replication of master data from R/3 to SRM.
    that is the replication of product categories , products.
    i dont think BDOCS are used anywhere in SRM , i have not seen them being used for creation of documents...
    hope this helps..

  • Using business objects in SAP SRM Content

    There is an integration scanarion (MM->SRM) inside SAP SRM SERVER 5.0 SCV. There is a mapping between IDOC outbound interface and PurchaseOrder inbound interface.
    But how PurchaseOrder is inserted into SAP SRM? Why there is no  PurchaseOrder -> IDOC Mapping.
    Is it a good practice to have additional layer of interfaces, for example (IDOC->PurchaseOrder->JDBC_XML instead of IDOC->JDBC_XML)  ?

    as far as i know, SRM is working with proxies. so for the purchase order interface in the XI content a (inbound) proxy should exist within SRM, inserting the data into the according tables.
    your second question is referring to what is called a "canonical data model". in general it's not a bad idea, but it depends on the integration strategy of each company if it is used and within XI content from SAP it is definitely not used
    best regards
    Christine

  • Advantage of using SAP SRM

    Hi,
    Could any one please explain the advantages of using SAP SRM over MM module. As per me we can de most of the activities in MM except some vendor related activities (and that even if SUS is used).
    Thanks in advance.
    Regards,
    Lalit

    Hi Lalit,
    All advantages of using SRM and MM module is in Plan-Driven Procurement documentation on service.sap.com/instguides -> SRM.
    Generally planning in APO or MRP in an ERP system calculates the quantity and materials required. This requirement can be transffered to the EBP system. Requisitions from SAP Plant Maintanance or Project System are also possible requirements.
    The requisitions are passed to EBP. If the data is complete and unique, purchase orders can be created automatically. If the data is missing, the proffesional purchaser has to complete the missing information in Sourcing or via Process Purchase Orders. An option for the professional buyer is to assign un-sourced PO to an RFQ and send it out for bids.
    The proffesional purchaser completes the orders, assings source of supply, add or deletes item.
    Once the order is complete it is issued automatically to R/3. XML is the upcoming medium, since the data can be automatically integrated in more and more supplier's systes, or You can send orders by e-mail, fax or print them.
    Goods receipt is either done in EBP by supplier via an XML confirmation, by employee who requested the item by general goods recipient or in the backend system. Inventory is updated in backend.
    The invoice is processed in EBP manually by the requestor or an accountant submitted by the supplier via an XML invoice, possibly from SUS or backend system.
    You can also look in Self-Service Procurement documentation on:
    http://help.sap.com/saphelp_srm50/helpdata/en/8d/f6a93e08503614e10000000a114084/frameset.htm
    Regards,
    Marcin Gajewski
    Please assign points for useful answer.

  • Do we need a SAP PI system to use SAP SRM enterprise services?

    Hi,
    I am working in a project where we need to use some enterprise services like ([Maintain Purchase Request|http://wiki.sdn.sap.com/wiki/display/ESpackages/MaintainPurchaseRequest]) for SAP SRM 7.x. We have an ECC 6 system also in the landscape but the middleware is a non-SAP one. My question is that to be able to use the SRM and Enterprise Services, do we need SAP PI or SAP CE in place. Any help or useful clue/pointers is appreciated.
    Best regards,
    Nilay

    Hi Jesse,
    Please refer to my blog for the details.
    http://scn.sap.com/community/pi-and-soa-middleware/blog/2012/06/13/transfer-of-central-contract-from-srm-to-ecc-using-web-services-without-pi
    Regards,
    Naveen

  • What BAPI's use the ERM of the SAP GRC AC 5.3 to create the roles in the R/

    Hello,
    Does somebody knows what BAPI's use the ERM of the SAP GRC AC 5.3 to create the roles in the R/3?
    Thank you in advance.
    Pablo Mortera.

    Pablo,
       I don't have access to the system right now. Go to SE38 and search for 'Virsa' BAPIs...it will list all the ERM BAPIs under RE. The naming convention is pretty straightforward so you will be able to find a create role BAPI. If you open this BAPI, you will be able to find the SAP delivered BAPI which is being used in PFCG.
    Alpesh

  • Access BAPIs Using the SAP Java Resource Adapter

    Hi experts,
    Can someone tell me how to Access BAPIs Using the SAP Java Resource Adapter?

    hi Shweta,
    Please refer the step by step procedure:
    1. Start the deploy tool of the SAP J2EE Application Server with the DeployTool.bat in the directory //<SAP J2EE Engine Installation Directory/.../j2ee/deploying.
    2. Choose Project &#8594; New Project and enter a name for the new project.
    3. Click on the Deployer tab.
    4. From the menu path, choose Deploy &#8594; EAR &#8594; Load Module and select the sapjra.rar file.
    5. For the newly created node sapjra.rar, choose Server Settings &#8594; Identity Subjects and select Caller Impersonation as authentication type, so that the J2EE user data is used to log on to the ABAP system.
    6. Make sure that the J2EE Application Server is running. Connect to the J2EE Application Server with Deploy &#8594; Connect.
    7. Deploy the sapjra.rar using the menu Deploy &#8594; Deployment &#8594; Deploy Module.
    8. Enter SAPJRADemo as application name and start the application.
    9. Close the deploy tool.
    10. Start the Visual Administrator again.
    11. Select the Cluster tab and switch to <Server Node> &#8594; Services &#8594; Connector Container.
    12. Click on the Runtime tab and choose sap.com/SAPJRADemo &#8594; eis/SAPJRADemoFactory.
    13. Choose Managed Connection Factory &#8594; Properties. On this page, you need to specify the logon data for the ABAP system. There is already some dummy data visible in the property list if no real system data has been specified so far.
    14. To change the value of a property, select the property in the list, change the value underneath it, and add the changes using the Add button. At the end, do not forget to save all changes by pressing the button Save Changes. The user configured for the SAP JRA must be the user authorized to read metadata of function modules.

  • CRM Internet Sales B2B connectivity woth SAP SRM using OCI

    Dear all,
       we are trying to connect a CRM Internet Sales B2B with a apartner's SAP SRM procurement process. Reading several forum and articles I found that the url to be used by the SRM part is :
    http://orestes:50000/b2b/b2b/init.do?shop=b2b%20shop&forward=ocireceive&OKCODE=ADDI&TARGET=_top&FORCETARGET=yes&CALLER=CTLG&~HOOK_URL=
    when however hitting this URL we get a system error :
    The requested forward <b>ocireceive</b> is not defined on the action <b>com.sap.isa.isacore.action.b2b.StartApplicationAction</b>.
    Any ideas?
    do we need to setup anything else in CRM e-commerce in order for this to work??
    Thanks.

    Shouldn't that be ocireceive.do instead of ocireceive ?

  • Using SAP SRM on Windows Tablet

    Hi All,
    (1) Have anyone used SAP SRM portal on a windows tablet? How is the experience? Any Issues?
    (2) Can we install SAP GUI on a windows Tablet (assume that I have enough memory in the Tab).
    Thanks,
    Ganapathi

    Hi,
    I guess both 1 & 2 are possible in Windows Tablet or Mobile devices...because the OS is same..
    But I could not try this as I (or none of my friends) don't have these device. If someone has tried, kindly share the experience, or if someone knows about the compatibility regarding these, please confirm.
    Ganapathi

  • What product to use with EHP1 FOR SAP SRM 7.0 JAVA System

    Hello,
    I install EHP1 FOR SAP SRM 7.0 JAVA system and now I what create this system in SAP Support Portal.
    What product should I select: SAP SRM or SAP Netweaver?
    If I select SAP SRM, in version I don't have option to select SRM 7.0 EHP1 and no Technical usage to select.
    If I select SAP Netweaver, in version I have SAP Netweaver EHP2 and I can select Technical usage "Application server java" and "EP Core" but not SRM java.
    In Solution Manager I have the same problem, what products shoul I select to create this system in SMSY?
    This JAVA system is not in the same network so I don't know how to synchronize system data.
    Best regards,
    Filipe

    Hello,
    SAP told us to register the license of SAP SRM in ERP installation number only and when I am creating the SRM system in ERP installation number stuck in the same situaltion as it's not giving an option for SRM EHP1 and not sure what to select for the license and what in SMSY.
    Regards
    Saurabh Mishra

  • Inbound Delivery Using ASN in SRM

    Dear All,
    We are implementing SRM to our Business,our SAP is running on 4.7C. We have done the BBP in which we got the following queries regarding Inbound delivery generation in SAP for PO.
    -->>> We have activated the confirmation Key in Po, so with this we can able to send the Po's to Vendor portal.
    --->>> Now after receiving all vendor has created ASN(Advance shipping Notification), once he created ASN in SAP automatically an inbound delivery should need to create.
    Is there any BAPI/Function Module available in SAP 4.7C, in which system will Pull the required field of ASN to create GR.
    I heard this can be done by using IDOC, but we want only through BAPI/FM.
    Please let me know is there any way we can have BAPI/FM available in SAP or should we require to customize??
    Regards,
    Nagaraj S

    Dear Nagaraj
    Standard Process flow :
    1. PO created with confirmations and sent to Vendor
    2. Vendor sends ASN.
    3. Inbound dlivery will be created wrt ASN in SAP
    4. Goods receipt wrt inbound delivery in SAP 
    For creating the inbound delivery wrt ASN, you can use BBP_INB_DELIVERY_CREATE .
    For creating the Goods recept , you can use BAPI_GOODSMVT_CREATE
    More info please refer :
    http://www.sap-img.com/abap/bapi-goodsmvt-create-to-post-goods-movement.htm
    warm regards
    Ramakrishna

Maybe you are looking for