Please tell me for BAPI which adapter is used

Hi friends this is  shalini, for BAPI's which adapter is used
i think RFC adapter is used it is correct or wrong.
please tell me friends.
Regards
Shalini shah

Shah,
Check this weblog for one of the integration on this:
Weblog to send Response from RFC to File in Asyn Mode Using Proxy [original link is broken]
/people/michal.krawczyk2/blog/2006/04/19/xi-rfc-or-abap-proxy-abap-proxies-with-attachments
Regards,
---Satish

Similar Messages

  • Please tell me a BAPI to get Closing balance of customer account based on Sales Organization?

    Hi Experts,
    A requirement has come up where I want to get Customer closing balance based on its sales organization as this particular customer is extented to 2 different sales organizations. I want to get the closing balance of individual sales organization vise.
    Please tell me a BAPI to get Closing balance of customer account based on Sales Organization?

    AFAIK there is no such BAPI, cause there is no database table with balance for customer per sales organisation. (No KNCx table for VKORG)
    First ask functionals (*) how to recover sales organisation from a FI document (I suppose for SD invoice it is easy if no merging between organisation) will be a little tricker for pure FI document like payment transactions (hope thet are quickly cleared...)  Then start from non cleared records of BSID (also BSAD if you use a past date of reference, in case you have to add the records of BSAD with clearing date greater than reference date) and cross it with SD information to break FI into sales organisation.
    Regards,
    Raymond
    (*) Ask for where do they store VKORG in FI documents

  • Could you please tell me the BAPI of CJ37 or CJ38?

    Dear experts,
           Could you please tell me the BAPI of CJ37 or CJ38?
    Best Regards,
    Merry

    Hi Merry,
    Gotot Transaction CJ37 screen. Gotot Menu, System >> Status.
    There you will get the Program Name. Double Click on that name, it will open the Source code of the T-code.
    Goto Menu Attribute. It will show the Package of T-code. IT will be KABP.
    Now double Click on the Package name, it will navigate to T-code SE80 i.e. Object Repository.
    There under the folder Function Group you can search for BAPI or RFC of your interest.
    You can get the Exits or BADIs also relevant to the T-code CJ37/38.

  • Please tell me examples of how defineNamedWhereClauseParam is used

    Hi,
    Following APIs added to oracle.jbo.RowSet in JDev10.1.3
    - void defineNamedWhereClauseParam(String name, Object defaultValue, int[] indices);
    - void removeNamedWhereClauseParam(String name);
    - void setNamedWhereClauseParam(String name, Object value);
    - void skipNamedWhereClauseParam(String name);
    Please tell me examples of how defineNamedWhereClauseParam is used.
    Thanks

    Hi,
    the Javdoc that are available on OTN (http://download-east.oracle.com/docs/cd/B25221_04/web.1013/b16005/index.html) say
    defineNamedWhereClauseParam
    public void defineNamedWhereClauseParam(java.lang.String name,
    java.lang.Object defaultValue,
    int[] indices)
    Defines a named bind variable to use with the view object's where-clause.
    This named where-clause parameter will be defined as a variable on the view object. That is, if a named where-clause parameter is defined through one row set, all other row sets that belongs to the same parent view object will "see" that parameter.
    Through the defaultValue, one can specify the default value for this where-clause parameter. If no default value is supplied, null will be used as the parameter value.
    The indices parameter specifies where-clause parameter indices into which this named parameter will be bound. The same value can be bound into multiple indices. For example, if { 1, 2 } is specified for indices, the value will be bound for where-clause parameter indices of 1 and 2. I.e., this parameter will produce setWhereClauseParam(1, value) and setWhereClauseParam(2, value).
    This method can be invoked to redefine an existing named where-clause paramter (to change the default value and the indices) only if the named parameter is found on the view object. If the named parameter/variable is found on one of the parent objects, a new where-clause parameter definition is still added to the view object.
    When redefining, a check is made to ensure that the existing variable has no kind specification (null) or is of the "where" kind (which means that the existing variable is a where-clause parameter). If not, an InvalidParamException is thrown.
    Defining a named where-clause parameter does not automatically execute the query. You must call executeQuery() to apply the new bind value.
    Parameters:
    name - the name of the where-clause parameter.
    defaultValue - specifies the default value for this where-clause parameter. This default value can be overridden through a call to setNamedWhereClauseParam().
    indices - where-clause indices into which this parameter value should be bound. See above.
    Throws:
    InvalidParamException - if this method is being called to redefine an old parameter and the variable turns out not to be a where-clause parameter.
    removeNamedWhereClauseParam
    public void removeNamedWhereClauseParam(java.lang.String name)
    Removes a named where-clause parameter.
    This method removes previously defined named where-clause parameter. A check is made to ensure that the variable being removed is a where-clause parameter (variable kind = "where"). If not, an InvalidParamException is thrown.
    If the named where-clause parameter is found but it does not belong to the view object that owns this row set, an InvalidOperException is thrown. This means one is disallowed from removing a named where-clause parameter that belongs to the View definition, for example.
    Removing a named where-clause parameter does not automatically execute the query. You must call executeQuery() for the removal to take effect.
    Parameters:
    name - the name of the where-clause parameter to remove.
    Throws:
    InvalidParamException - if the specified variable is not a where-clause parameter.
    InvalidOperException - if the specified variable does not belong to the view object that owns this row set.
    setNamedWhereClauseParam
    public void setNamedWhereClauseParam(java.lang.String name,
    java.lang.Object value)
    Sets the value of a named where-clause parameter for this row set.
    If the view object owns multiple row sets, each row set may have its own (different) named where-clause parameter value.
    Setting a named where-clause parameter does not automatically execute the query. You must call executeQuery() to apply the new bind value.
    Parameters:
    name - the name of the where-clause parameter.
    value - the where-clause parameter value for this row set.
    Throws:
    InvalidParamException - if the named variable turns out not to be a where-clause parameter.
    NoDefException - if the named where-clause parameter does not exist.
    skipNamedWhereClauseParam
    public void skipNamedWhereClauseParam(java.lang.String name)
    Skips the named where-clause parameter for this row set. This method does not remove the named where-clause parameter. However, it "masks out" the named where-clause parameter, so that the parameter is skipped when the query is executed.
    Skipping a named where-clause parameter does not automatically execute the query. You must call executeQuery() for the skip to take effect.
    Parameters:
    name - the name of the where-clause parameter.
    Throws:
    InvalidParamException - if the named variable turns out not to be a where-clause parameter.
    NoDefException - if the named where-clause parameter does not exist.
    Frank

  • How to decide which adapter to use from IDOC and RFC?

    Hi All,
    When interating XI with an SAP system,
    How to decide which adapter to use from IDOC and RFC?
    Thanks.

    Hi,
    you can also consider to use ABAP Proxy if you are working with Systems based on SAP Web AS 6.40.
    Here some useful links:
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/02/265c3cf311070ae10000000a114084/content.htm">ABAP Proxy Runtime</a>
    ABAP Proxies in XI(Client Proxy)
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy
    ABAP Server Proxies
    /people/siva.maranani/blog/2005/04/03/abap-server-proxies
    How do you activate ABAP Proxies?
    /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    XI: Reliable Messaging EOIO in ABAP Proxies
    /people/arulraja.ma/blog/2006/08/18/xi-reliable-messaging-150-eoio-in-abap-proxies
    More links for proxy:
    proxies and performance...
    Hope this help
    Francesco

  • HT4341 which adapter is used in Israel?

    which adapter is used in Israel? when reffering to world adapter kit?

    Isreal use "H" type socket.
    http://holytourist.blogsome.com/2008/07/14/electrical-power/
    http://www.adaptelec.com/index.php?main_page=document_general_info&products_id=3 15

  • Looking for BAPI which can post condition records.

    Hi ,
    I am looking for a bapi which can post the condition records. I need to post Maximum Condition Base Value KONP-MXKBAS along with other fields. I found already one bapi BAPI_PRICES_CONDITIONS which has this field but if I execute
    the bapi with BAPI_TRANSACTION_COMMIT it is not posting any data at all. So could any one please help me out of this or if any other alternate BAPI* or any other solution is possible here. But one thing to mention here that LSMW,BDC is not possible to use.
    Thanks in advance.
    Best Regs
    Somnath

    Hi!
    In most common, standard BAPIs are working correctly.
    Here are a the following cases if they aren't:
    - standard fault, mostly has a correction note at OSS (very rare case)
    - the BAPI is not finishing succesfully. In this case, you always have to check the return table of the BAPI (BAPIRET2, or RETURN, etc...). In this table there is the error. Mostly it occurs due to incorrect customizing settings.
    Please check the return table of your BAPI, and you'll find out the problem.
    Regards
    Tamá

  • In my scenario from r3 to CRM,IDOC for r3,which adapter is best for CRM

    from r3 to CRM which adapter is best for CRM for customer data

    Hi ,
    Some more info that might help you make a decision:
    CRM Middleware & XI
    Will SAP CRM Middleware be replaced by XI
    Regards
    Vijaya

  • Which adapter should use SOAP or http?

    Hi  SDners,
    I have a one scenario in which I have to integrate our ECC system to our company intranet site. for this scenario what approch I have to take?
    Please suggest
    Regards

    Hi Abhay,
    I think you can use  HTTP adapter in your case  , there will be two modes  url and http destination in channel configuration ,
    you can choose to create  HTTP Destination mode and create a RFC Destination in sm59
    (HTTP Type=G).Here you mention your internal site connection details like parameter for
    connections , user and password  etc .By doing so, you can test the connection from XI to the url.
    You can test the rfc connection in the test connection tab in RFC destination.If connection test
    is ok then you can use this http destination in you http channel.
    But if you question is to compare HTTP or SOAP , then as suggested above a simple search will
      give best answers to your questions.
    Regards,
    Srinivas

  • Which adapter to use to download data from site dynamically except file typ

    hi,
    I am to download data dynamically from a secure website to PI server without using file/FTP adapter and send it to any folder using PI.
    (At receiver end i will use file adapter , Please suggest for sender side)
    I will give user name and password to that site through PI.
    Which adapter I should use at sender side?
    At the same time I am to call an predefined RFC to trigger a Function module in SAP system.
    How to do that?
    Please help me out.
    Response will be appreciated..
    Thanks,
    Jaideep

    Hi
    add "&sap-client=<client>&sap-user=<loginId>&sap-password=<password>" to your wsdl
    like http://server:8000/sap/bc/srt/rfc/sap/webservice _ name?wsdl&sap-client=100&sap-user=andre&sap-password=123456
    Regard's
    Chetan Ahuja

  • Which adapter to use to integrate 2 instances of oracle apps 11.5.10

    We are using Oracle application server 10g integration interconnect(iSTUDIO) to integrate two instances in oracle apps 11.5.10 for the purpose of implementing customer data hub. We are not sure which adapters to use for this pupose. Whether it will be
    1. database adapters
    2. oracle application adapter
    3. Or any other adapters.
    We have to use publish/subscribe messaging paradigm.
    Any kind of help is welcome
    Regards
    Sourav Biswas

    Soubi,
    Yan is right but to add a bit more.
    Consider 2 application instances APP1 and APP2.
    If you install an OA (Oracle Apps) adapter into an OracleAS Oracle Home and point to APP1, you must use copyAdapter to "clone" another adapter of the same type (e.g. another OA adapter) for APP2. I don't think the copyAdapter script runs any of the post installation steps either so, you'll have to run the OAI schema scripts to create the OAI schema on APP2. See the post_installation.txt file for more information. This is in the adapter home directory.
    If you install an OA adapter for APP1 and decide to install a DB adapter for APP2, you can use the installation media to install both.
    However, if you decide (for whatever reason) to install an OA adapter and a DB adapter for APP1, you should be aware that the installation of the second adapter will drop and recreate the OAI schema for the spoke database. If you have been using one of the adapters before the second install this may cause you problems.
    Regards,
    David

  • Which Adapter to use - HTTP or SOAP Adapter?

    Hi Experts,
    The third party system will be sending a standard HTTP request with a standard SOAP envelope containing standard XML.
    So in this case what adapter I should use HTTP or SOAP?
    What is the difference between these two adapters and in which scenarios this should be used?
    Thanks.

    Hi,
    The plain HTTP adapter gives application systems the option of communicating with the Integration Engine and exchanging business data using a plain HTTP connection. Depending on the receiver system, outbound messages can be enhanced with certain information.
    The SOAP adapter enables you to exchange SOAP messages between remote clients or Web service
    servers and the Integration Server or the PCK.
    In the SOAP adapter, you can specify security settings to be used to sign/verify the SOAP body.
    In addition, you can specify the standard to be used for signing/verifying the SOAP message
    whenever Xi need to communicate with any sort of webservice i.e remote applications it uses SOAP adapter..
    And XI uses HTTP adapter when you want to post a HTTP request message from a web application to XI.
    HTTP Adapter :
    1) HTTP Adapter is used by extenal systems to connect to Intergartin server using native HTTP Interface
    2) http adapter is a service which is directly connected to integration engine
    SOAP Adapter :
    1)Allows Local Processing in AAE
    2)Exaclty One Operation per Interface
    3)Modules for Receiver Adapter
    With regards,
    Pinangshuk.

  • Please tell me the cases when I will use Call transaction/ Batch Session.

    Can you please tell me when I will use Call transaction or  Batch Session in the time of uploading data through BDC.
    Regards,
    Subhasish

    Hi subhasish,
    1. One of the main criteria is
    2. If error handling facility is required, then batch session is the best,
      otherwise if we use call transaction, then error handling code,
      has to be written in the program itself.
    3. Batch session provides lot of facilities to the user.
    regards,
    amit m.

  • His there a widget for dashboard which i can use to turn the infrared functionality for my apple remote on and off quickly?

    As many of you i suppose, i have a universal dock and a macbook pro.
    Now because this dock and my MBP are often in the same room and both react to the remote, it would be handy if there was a widget which i could use to temporarily turn of my infrared port of the macbook, when i want to use my remote for the dock only.
    If i only want to use the remote for my macbook it's simple, i just unplug my iphone, but if i want to do the opposite, use it only for my dock while working on the computer i have to complete several steps in the system preferences before i can get what i want.
    So is there an easy way (i was thinking a widget in the dashboard) to get around this?
    thx in advance for your thoughts!

    Unfortunetally, No and no.  Apple TV is a closed API so developers are right now unable to create an app that is very compatible to connect to Apple TV.  There is also no remote app on the Mac App Store. 
    Let me know if this solves your questions or if you have any others,
    Thanks,
    Allen

  • 9iAS WE v2 Beta: which adapter to use for BC4J-UIX-XML components?

    hi,
    through official TAR i still have no answer after 3 weeks, so maybe someone here can help me out.
    using Jdveloper 9i RC i create a BC4J-based client project (BC4J-UIX-XML components) which i want to use for wireless services. the only thing i know is that oracle recommends this framework. together with WE v2 we got more than 1000 pages of documentation, but nothing about the new adapters (the most important thing i believe, what else am i supposed to do as official beta tester?!!).
    any piece of information about the new adapters (especially the oc4j-adapter) or any kind of examples are really appreciated.
    TIA, trevi

    automatic mode is just for quick demos. You cannot internationalize your application while using automatic mode.
    You will need to turn off automatic mode, and have bc4j:column beans in your table and databind the data to come from your resource bundles.

Maybe you are looking for

  • I need more help

    I have to install an new hard my main run of room on it and I transfer everything over to the new hard drive will Itunes will play the list is gone. I have try going to the download page to reinstall it that doesn't work could I please have the link

  • How to transfer site files from one computer to another?

    I've got a couple sites archived on my MacBook Pro that I'd like to move over to my iMac. Is there an easy way to do this that will retain all the site settings and so that the sites will show up in the site files window as I'm used to working with?

  • Removing Devices from my Verizon Account

    I am the account owner of a family share plan account. I have two devices I want to permanently remove from my plan. How do I do this? Do I have to call customer service directly or can I do it on my own?

  • Error  in query definition

    Hi all, I am getting the following error when accessing HR payroll quires "Formal error in query definition ( DIM <-> from[NAV]) ? Can any body help me ? KK

  • Sender JMS content conversion only header

    I hav a scenario as shown in example 3.2. of Wiki given below and  configured accordingly. I only get NameA record but i do not get NameB or NameC. can some one help me out if I am wrong some where http://wiki.sdn.sap.com/wiki/display/XI/HowTo...Cont