HTTP 2 BAPI

Hi 2 all,
I am running the HTTP to BAPI scenario ....
My test Html tool for executing the scenario is showing Error Msg on page.
and Error message : Permission Denied is showing..
Help needed ..XI guru's
Regards,

Sorry guys,
you took me wrong....
Scene  is  : When i am clicking on Send button of Test HTML...A message is coming up at the status bar of Explorer saying "Error in Page".
Regards,

Similar Messages

  • Http to bapi scenario runtime mapping exception

    Hi,
    I am doing to http to bapi scenario and I am giving the valid sales order number and organization. And It is throwing me below exception when I see it in sxmb_moni.
    ======================
    <SAP:Code area="MAPPING">EXCEPTION_DURING_EXECUTE</SAP:Code>
      <SAP:P1>com/sap/xi/tf/_MM_request_sales_bapi_</SAP:P1>
      <SAP:P2>com.sap.aii.utilxi.misc.api.BaseRuntimeException</SAP:P2>
      <SAP:P3>RuntimeException in Message-Mapping transformatio~</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>com.sap.aii.utilxi.misc.api.BaseRuntimeException thrown during application mapping com/sap/xi/tf/_MM_request_sales_bapi_: RuntimeException in Message-Mapping transformatio~</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    ========================
    I have executed individual mappings with sample data and worked fine.
    Any inputs on this?
    Thanks
    Balaji

    hi,
    you need to test the mapping as shown in my blog:
    /people/michal.krawczyk2/blog/2005/09/16/xi-how-to-test-your-mapping-in-real-life-scenarios
    to find the error
    then correct your mapping and try again
    Regards,
    michal

  • Http == rfc (bapi) - bapi not created

    Hi
    I've got an http <==> rfc (bapi) scenario. QoS is Best Effort. I am using SAP's http test tool. After enabling the "synch-logging" I can see two successful rows. I am using the bapi "bapi_master_savedata".
    Some weird things:
    - no material master data is created.
    - The parts of the response message are only "Call Adapter" and "Request Message Mapping", nothing else.
    Thanks
    Go:khan

    Hi
    I think you pointed to the right problem.
    I haven't written something like that before, but I will try if there is no other solution.
    So I don't need any wrapper for a syn. rfc call with SP 14??
    But the following article doesn't use any wrapper "/people/arpit.seth/blog/2005/06/27/rfc-scenario-using-bpm--starter-kit ??
    Thanks
    Go:khan

  • HTTP to BAPI

    Hi,
       I am doing HTTP to BAPI. In this one I am following the setps of TBIT - HTTP to BAPI scenario. Now when I compleated I am getting error <b> The requested resource does not exist..</b> ( MY sender service is correct and all parameters like host,port,client and etc were correct.)
      Is there any thing to be changed in the XSD and XSL files.
    regards,
    Ansar.

    Hi,
    Where you are getting this error... is it while sending a request to XI, I mean to the HTTP adapter?
    If so please check of you are using a proper URL
    check out this link for HTTP adapter URL
    http://help.sap.com/saphelp_nw04/helpdata/en/43/64db4daf9f30b4e10000000a11466f/content.htm
    Regards,
    Prakash

  • HTTP to BAPI  Scenario

    Hi Friends
    I am doing one scenario in XI  and getting an error can anyone please help me
    The scenario which I am trying to achieve is this:
                           A Web Client using SOAP protocol calls the BAPI "BAPI_USER_GET_DETAIL" in R/3.
        Configuration
        ==========
    1) System Landscape Directory: Created a new product and one software component for it. Created 2 technical systems : One for Web Client and the other for R/3. Created two business systems for these two technical systems. For both the technical and business systems, I added the software component of the product which I created.
    2) Integration Repository: Imported the created software component and allowed for the import of RFC's and IDOCs and then imported the structure for "BAPI_USER_GET_DETAIL". I then created a OUTBOUND SYNCHRONOUS message interface, let's call it "MSGINTRF_BAPI". The outbound structure is "BAPI_USER_GET_DETAIL" and the inbound structure is "BAPI_USER_GET_DETAIL.Response".
    3) Integration Directory: Created a new scenario and added the two technical systems as services and then created communication channels for them. Since the Web Client is the sender, I used the SOAP adapter for it and for R/3 which is the receiver, I used the RFC XML adapter.
    In receiver determination, the sender service and message interface - "MSGINTRF_BAPI" were specified and then the R/3 system was specified as the receiver system.
    For interface determination, the sender service, the message interface and the inbound interface (BAPI_USER_GET_DETAIL) were specified.
    For receiver agreement, the receiver service, the message interface (BAPI_USER_GET_DETAIL) and the communication channel were specified.
    For sender agreement, the sender service, the message interface (MSGINTRF_BAPI) and the communication channel were specified.
    I am using XMLSpy for testing the scenario. I have generated the 'Web Service' 'wsdl' file from the Integration Directory. I use XMLSpy to generate a SOAP request using the generated 'wsdl' file. The error which I get back is that "User  does not exist". There is a space between the words "User" and "does not exist". You can replicate this error if you were to run this FM in R/3 without passing the value for the parameter 'username'.
              This means that XI is not passing this value to R/3 when it calls this FM in R/3.
    What I would like to know is what else should I do in my configuration to let XI transfer the 'username' parameter value, which I pass from my Web client, to R/3 so that I can get the results back?
    I hope I have been comprehensive enough to explain the scenario and the problem I am facing...
    Please help me in this as i am very new to the XI .
    Thanks and Regards

    Hi ! Ishika
    refer these
    /people/community.user/blog/2006/12/12/http-to-rfc--a-starter-kit 
    /message/266750#266750 [original link is broken]
    /people/community.user/blog/2006/12/12/http-to-rfc--a-starter-kit
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/66dadc6e-0a01-0010-9ea9-bb6d8ca48cc8
    http://help.sap.com/saphelp_nw2004s/helpdata/en/c8/e80440a832e369e10000000a155106/content.htm
    check with this for http client
    /message/266750#266750 [original link is broken]
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/66dadc6e-0a01-0010-9ea9-bb6d8ca48cc8
    http://help.sap.com/saphelp_nw04s/helpdata/en/82/f4993c03e0cd37e10000000a11405a/content.htm
    Follow this weblog
    /people/community.user/blog/2006/12/12/http-to-rfc--a-starter-kit
    have a look also at these
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/httpToRFCSynchronousScenario-FAQs&
    Unable to view payload in HTTP to RFC Scenario
    /people/krishna.moorthyp/blog/2006/07/23/http-errors-in-xi
    Pls reward if useful

  • HTTP to BAPI (CRM)

    Hi,
    I need to pull CRM BP oganizational data (Sales Office, Sales Group and District) by calling CRM BAPI (BAPI_BUPA_FRG0140_GETDETAIL) using Sales area data and send the results to my HTTP client. I configured the complete scenario and I checked whether Sales office, group and district have been maintained in my CRM system for the business partner I am using . They are all maintained properly but I am getting empty tags (Sales office, district and group tags) in my HTTP response. No errors. What could be the reason that I am not getting the values. I checked all my configuration and everything seems to be OK, I tested my mapping etc.
    Any suggestions would be helpfull. There some complex scenarios ahead.
    Thanks and Regards,
    Jagadish.

    hi,
      Can you have a look at this and recheck.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/17c5345a-0601-0010-05bc-a35317360dde
    Last two topics(8 and 9).
    Anirban.

  • Exceptions in BAPI

    Hi ALL,
    Can u pls help me out with the following queries?
    1. how can we handle exceptions in BAPI?
    2.wats the major/important differences between BAPI and RFC?( im really confused)
    Pls help me out!!!
    <REMOVED BY MODERATOR>
    Jack
    Edited by: Alvaro Tejada Galindo on Apr 9, 2008 5:51 PM

    Hi Jack,
                BAPI stands for Business Application Programming Interface. It is a library of functions that are released to the public as an interface into an existing SAP system from an external system.
    RFC is the protocol used to call functions in an R/3 system by a caller external to R/3 or to call programs external to R/3 from an R/3 system.
    Functions can only be called via RFC, if they are tagged as RFC functions in the SAP development workbench. They are then called RFC function modules. BAPIs are complete sets of (BAPI) function modules that model a business application.
    When you are familiar with web developments: RFC can be compared to HTTP and BAPIs are CGI applications.
    In other words: A BAPI function is a function module that can be called remotely using the RFC technology.
    Thanks,
    Greetson

  • BAPI  Vs  RFC

    Hi all,
         Can anyone of you please tell me the difference between BAPI and RFC
    Regards
    SURYA

    Hi praveen..
    BAPI stands for Business Application Programming Interface. It is a library of functions that are released to the public as an interface into an existing SAP system from an external system.
    RFC is the protocol used to call functions in an R/3 system by a caller external to R/3 or to call programs external to R/3 from an R/3 system.
    Functions can only be called via RFC, if they are tagged as RFC functions in the SAP development workbench. They are then called RFC function modules. BAPIs are complete sets of (BAPI) function modules that model a business application.
    When you are familiar with web developments: RFC can be compared to HTTP and BAPIs are CGI applications.
    In other words: A BAPI function is a function module that can be called remotely using the RFC technology.
    Hope this will be helpful..
    Urs GS

  • RFC Vs BAPI

    hi

    Hi,
    BAPI are RFC enabled function modules. the difference between RFc and BAPI are business objects. You create business objects and those are then registered in your BOR (Business Object Repository) which can be accessed outside the SAP system by using some other applications (Non-SAP) such as VB or JAVA. in this case u only specify the business object and its method from external system in BAPI there is no direct system call. while RFC are direct system call Some BAPIs provide basic functions and can be used for most SAP business object types. These BAPIs should be implemented the same for all business object types. Standardized BAPIs are easier to use and prevent users having to deal with a number of different BAPIs. Whenever possible, a standardized BAPI must be used in preference to an individual BAPI.
    BAPI stands for Business Application Programming Interface. It is a library of functions that are released to the public as an interface into an existing SAP system from an external system.
    RFC is the protocol used to call functions in an R/3 system by a caller external to R/3 or to call programs external to R/3 from an R/3 system.
    Functions can only be called via RFC, if they are tagged as RFC functions in the SAP development workbench. They are then called RFC function modules. BAPIs are complete sets of (BAPI) function modules that model a business application.
    When you are familiar with web developments: RFC can be compared to HTTP and BAPIs are CGI applications.
    In other words: A BAPI function is a function module that can be called remotely using the RFC technology.
    bye

  • BAPI about create a material record on ecc6.0

    Dear everyone!
         In XI, I want to achieve through the HTTP call BAPI to realize the operation that create a new material information. But I do not know which BAPI  I can  choose and call in the RFC.
       Can somebody give me this BAPI,and which parameters i must fill in.  Or give me some help file!
         thanks very much!

    Hi
    use this  BAPI_STANDARDMATERIAL_CREATE
    Thanks

  • Questations on BAPI

    HI all,
    I have some questations on BAPI function modue creation,
    1.  After creating bapi function module we have to release the
         function module.  why should we release the Function
         module ?
    2. Creating BAPI object,
        What is API Method ?
        Why should we create the API Method ?
        What is the use of API ?
    3. Here also we are doing like
       Object Type Component -> To Implemented.
       Object Type Component -> To Released.
       Object Type -> To Implemented.
       Object Type -> To Released.
       What is the use of this ?
    Thanks,
    Nagaraju.

    Hi,
    1.RFC is Remote Function Call - a function module, which can be called remotely from outside
    BAPI is also a Remote enabled function module but the difference between BAPI and RFC is in BAPI there is a bussiness object attached to it which calls SAP application internally.
    can you explain RFC and BAPI???
    The difference between RFc and BAPI are business objects. You create business objects and those are then registered in your BOR (Business Object Repository) which can be accessed outside the SAP system by using some other applications (Non-SAP) such as VB or JAVA. in this case u only specify the business object and its method from external system in BAPI there is no direct system call. while RFC are direct system call Some BAPIs provide basic functions and can be used for most SAP business object types. These BAPIs should be implemented the same for all business object types. Standardized BAPIs are easier to use and prevent users having to deal with a number of different BAPIs. Whenever possible, a standardized BAPI must be used in preference to an individual BAPI.
    RFC is the protocol used to call functions in an R/3 system by a caller external to R/3 or to call programs external to R/3 from an R/3 system. Functions can only be called via RFC, if they are tagged as RFC functions in the SAP development workbench. They are then called RFC function modules. BAPIs are complete sets of (BAPI) function modules that model a business application.
    RFC is the protocol used by SAP for remote communication, that is, for communications between remote independent systems.RFC is used for communications between two independent SAP systems, or for communications between an SAP system and a non-SAP system, such as an external application. It can also be used for communications between modules on the same system.Using the RFC interfaces you can extend the functionality of R/3 applications from an external program.
    An R/3 system also contains Business Application Programming Interfaces (also called Business APIs, or BAPIs), which provide a programming interface to business objects. BAPIs are a set of methods for working with and manipulating SAP business objects.Internally, BAPIs are implemented as function modules stored in the R/3 Function Builder. Each BAPI has an equivalent internally-named function module. However, you should use the BAPI and not the function module behind it, because the BAPI provides a stable, object-oriented view of R/3 applications and data. The internal function modules or even the fact that the BAPIs are implemented as function modules are not guaranteed to remain the same in future releases of R/3.
    BAPI stands for Business Application Programming Interface.
    It is a library of functions that are released to the public
    as an interface into an existing SAP system from an external
    system.
    RFC is the protocol used to call functions in an R/3 system
    by a caller external to R/3 or to call programs external to
    R/3 from an R/3 system.
    Functions can only be called via RFC, if they are tagged as
    RFC functions in the SAP development workbench. They are
    then called RFC function modules. BAPIs are complete sets of
    (BAPI) function modules that model a business application.
    When you are familiar with web developments: RFC can be
    compared to HTTP and BAPIs are CGI applications.
    In other words: A BAPI function is a function module that
    can be called remotely using the RFC technology.
    RFC and BAPIs are remote enabled function modules. They are practicly the same. A BAPI is one step further as it usually is a self contained business function, such as "Create Purchase Order", or "Change Sales Document". BAPIs interface is very well defined and documented. BAPIs can be found in the BAPI browser via transaction BAPI. RFCs are just remote enabled function modules.
    BAPI stands for Business Application Programming Interface. It is a library of functions that are released to the public as an interface into an existing SAP system from an external system.
    RFC is the protocol used to call functions in an R/3 system by a caller external to R/3 or to call programs external to R/3 from an R/3 system. Functions can only be called via RFC, if they are tagged as RFC functions in the SAP development workbench.
    BAPIs are RFCs, the only difference is that BAPIs usually encapulate some complete business object. For example, creating a sales order, the BAPI would do all of the steps required to create a sales order.
    2.Create the API Method Using the BAPI WIZARD
    The BAPI wizard is used toTo expose the remote function module as a BAPI. The wizard will generate some additional code, so the function module is a valid method of the BOR. This allows the BAPi to be called as a workflow method in addition to be called by an outside program.
    Note: Each function module corresponds to a method in the BOR
    Go to the Business Object Builder SWO1.
    You can either create the new Object type as a subtype of an existing business object or create a new business object from scratch. In this example it would be obvious to create the Object type as a subtype of BUS2005 Production order. However, to illustrate how to create a new Object type from scratch, we will do this.
    In the Object/Interface type field write the name of the new Business Object: ZORDERSTAT. Press enter and fill in the additional fields necessary to create the object type.
    Supertype: Not relevant because we are creating our object from scratch
    Program. This is the name of the program where the wizard generates code for the Object type, NOT the function module we created earlier. The program name must not be the name of an existing program.
    Create the API Method Using the BAPI WIZARD
    The BAPI wizard is used toTo expose the remote function module as a BAPI. The wizard will generate some additional code, so the function module is a valid method of the BOR. This allows the BAPi to be called as a workflow method in addition to be called by an outside program.
    Note: Each function module corresponds to a method in the BOR
    Go to the Business Object Builder SWO1.
    You can either create the new Object type as a subtype of an existing business object or create a new business object from scratch. In this example it would be obvious to create the Object type as a subtype of BUS2005 Production order. However, to illustrate how to create a new Object type from scratch, we will do this.
    In the Object/Interface type field write the name of the new Business Object: ZORDERSTAT. Press enter and fill in the additional fields necessary to create the object type.
    Supertype: Not relevant because we are creating our object from scratch
    Program. This is the name of the program where the wizard generates code for the Object type, NOT the function module we created earlier. The program name must not be the name of an existing program.
    Create the API Method Using the BAPI WIZARD
    The BAPI wizard is used toTo expose the remote function module as a BAPI. The wizard will generate some additional code, so the function module is a valid method of the BOR. This allows the BAPi to be called as a workflow method in addition to be called by an outside program.
    Note: Each function module corresponds to a method in the BOR
    Go to the Business Object Builder SWO1.
    You can either create the new Object type as a subtype of an existing business object or create a new business object from scratch. In this example it would be obvious to create the Object type as a subtype of BUS2005 Production order. However, to illustrate how to create a new Object type from scratch, we will do this.
    In the Object/Interface type field write the name of the new Business Object: ZORDERSTAT. Press enter and fill in the additional fields necessary to create the object type.
    Supertype: Not relevant because we are creating our object from scratch
    Program. This is the name of the program where the wizard generates code for the Object type, NOT the function module we created earlier. The program name must not be the name of an existing program.
    After you have finished the wizard, you will notice that the ZGetOrderStatus has been added to the business object:
    You can double-click on the method to see its properties. To use the business object you must change the Object type status to Implemented. Use menu Edit->Change releases status->Object type->To implemented. No you can test the object (Press F8).
    Note that the BAPI wizard has added a wrapper class for the function module so it can be sued as method in the business object. Choose menu Goto->Program to display the program:
    Implementation of object type ZORDERSTAT *****
    INCLUDE <OBJECT>.
    BEGIN_DATA OBJECT. " Do not change.. DATA is generated
    only private members may be inserted into structure private
    DATA:
    " begin of private,
    " to declare private attributes remove comments and
    " insert private attributes here ...
    " end of private,
    KEY LIKE SWOTOBJID-OBJKEY.
    END_DATA OBJECT. " Do not change.. DATA is generated
    BEGIN_METHOD ZGETORDERSTATUS CHANGING CONTAINER.
    DATA:
    BAPIORDERSTATUSIMPORT LIKE ZBAPI_ORDER_STATUS_IMPORT,
    RETURN LIKE BAPIRETURN,
    TBAPISTAT LIKE ZBAPISTAT OCCURS 0.
    SWC_GET_ELEMENT CONTAINER 'BapiOrderStatusImport'
    BAPIORDERSTATUSIMPORT.
    SWC_GET_TABLE CONTAINER 'TBapistat' TBAPISTAT.
    CALL FUNCTION 'Z_BAPI_GET_ORDER_STATUS'
    EXPORTING
    BAPI_ORDER_STATUS_IMPORT = BAPIORDERSTATUSIMPORT
    IMPORTING
    RETURN = RETURN
    TABLES
    T_BAPISTAT = TBAPISTAT
    EXCEPTIONS
    OTHERS = 01.
    CASE SY-SUBRC.
    WHEN 0. " OK
    WHEN OTHERS. " to be implemented
    ENDCASE.
    SWC_SET_ELEMENT CONTAINER 'Return' RETURN.
    SWC_SET_TABLE CONTAINER 'TBapistat' TBAPISTAT.
    END_METHOD.
    Please check this link.
    http://help.sap.com/saphelp_utilities472/helpdata/en/c6/4dce68eafc11d18a030000e829fbbd/frameset.htm
    Use this its perfect for you
    EMIGALL
    Regards,
    Shiva.

  • Is there any BAPI which combines web and SAP??

    Is there any BAPI which combines web and SAP??

    Hi Krishna,
    <b>Good .. check the following documentation
    BAPIs are technically nothing else but RFC-enabled function modules meaning that they provide us with external access to the SAP system.
    However, BAPIs are more than "normal" RFC-enables function modules in that they generally access SAP business objects (like customer, sales order, etc.).
    Usually, a BAPI corresponds to a certain dialog transaction dealing with a SAP business object (e.g. BAPI_USER_CREATE -> SU01 to create SAP users).
    In web terms RFC is similar to HTTP and BAPIs are CGI applications.
    RFC will normally provide sy-subrc 0 or >0. Most of the BAPIS will provide a return-structure.
    RFC and BAPIs are remote enabled function modules. They are practicly the same. A BAPI is one step further as it usually is a self contained business function, such as "Create Purchase Order", or "Change Sales Document". BAPIs interface is very well defined and documented. BAPIs can be found in the BAPI browser via transaction BAPI. RFCs are just remote enabled function modules.
    refer links,
    http://searchsap.techtarget.com/ateQuestionNResponse/0,289625,sid21_cid558752_tax293481,00.html
    http://www.sap-img.com/abap/interview-question-on-bapi-rfc-abap-objects-tables.htm
    http://www.sap-img.com/fu033.htm
    http://www.sap-img.com/abap/ale-bapi.htm</b>
    Good Luck and thanks
    AK

  • Difference BAPI & Functional Module

    hi friends
    my Q is
    => what are differences between BAPI and Function Module?
    => why Smart form is client independent? (in detail)

    Hi   Sujit ayare ,
    BAPI stands for Business Application Programming Interface. It is a library of functions that are released to the public as an interface into an existing SAP system from an external system.
    RFC is the protocol used to call functions in an R/3 system by a caller external to R/3 or to call programs external to R/3 from an R/3 system.
    Functions can only be called via RFC, if they are tagged as RFC functions in the SAP development workbench. They are then called RFC function modules. BAPIs are complete sets of (BAPI) function modules that model a business application.
    When you are familiar with web developments: RFC can be compared to HTTP and BAPIs are CGI applications.
    In other words: A BAPI function is a function module that can be called remotely using the RFC technology.
    BAPI's are RFC enabled API's where as FM's are not.
    Regards
    Eshwar.

  • RFC call in XI

    Hi All:
    <b>In my HTTP to BAPI Scenaerio I am sending the message</b>
      <?xml version="1.0" encoding="UTF-8" ?>
    - <ns:MT_HTTP_Request xmlns:ns="http://sap.com/XI/HTTP2BAPI">
      <CompnayID>001</CompnayID>
      </ns:MT_HTTP_Request>
    <b>In MONI its Mapped to BAPI</b>
      <?xml version="1.0" encoding="UTF-8" ?>
    - <ns0:BAPI_COMPANY_GETDETAIL xmlns:ns0="urn:sap com:document:sap:rfc:functions">
      <COMPANYID>001</COMPANYID>
      </ns0:BAPI_COMPANY_GETDETAIL>
    <b>But I am getting response</b>
    - <rfc:BAPI_COMPANY_GETDETAIL.Response xmlns:rfc="urn:sap-com:document:sap:rfc:functions">
    - <COMPANY_DETAIL>
      <COMPANY />
      <NAME1 />
      <NAME2 />
      <COUNTRY />
      <LANGU />
      <STREET />
      <PO_BOX />
      <POSTL_COD1 />
      <CITY />
      <CURRENCY />
      <COUNTRY_ISO />
      <CURRENCY_ISO />
      <LANGU_ISO />
      </COMPANY_DETAIL>
    - <RETURN>
      <TYPE>E</TYPE>
      <CODE>FN030</CODE>
      <MESSAGE>Company 001 does not exist</MESSAGE>
      <LOG_NO />
      <LOG_MSG_NO>000000</LOG_MSG_NO>
      <MESSAGE_V1>001</MESSAGE_V1>
      <MESSAGE_V2 />
      <MESSAGE_V3 />
      <MESSAGE_V4 />
      </RETURN>
      </rfc:BAPI_COMPANY_GETDETAIL.Response>
    When I checked the same comp code "001", "1", 0001  in R3 (SE38), I am getting response.
    what is the reason behind it?
    I am using <b>BAPI_COMPANY_GETDETAIL</b>
    Regards
    Farooq.

    Hi,
    it's RWB test client
    link:
    <b>RWB - component monitoring - integration engine - test message</b>
    you can sent messages from there too
    Regards,
    michal

  • Real Time

    Hi,
    Can any body help me in clarifying the following.
    1.Suppose in Idoc to file scenario i'm sending PO from SAP system. How does this Idoc gets triggered. How does the receiving Non SAP system uses it i mean what is the use of PO for receiving system.
    2. similarly what is the use of SO for receiving system in (http tp BAPI scenario ie. calling the BAPI to get SO.
    Thx in advance.

    Hi,
    >>>>1.Suppose in Idoc to file scenario i'm sending PO from SAP system. How does this Idoc gets triggered
    this IDOC will be created when the PO will be saved (released)
    or when the PO is changed (all in standard and depends on your customizing)
    >>>>How does the receiving Non SAP system uses it i mean what is the use of PO for receiving system.
    it can create a sales order in another company (typical EDI scenario)
    or it can create a PO - if you want to replicate the PO in another system
    of the same company
    >>>>2. similarly what is the use of SO for receiving system in (http tp BAPI scenario ie. calling the BAPI to get SO.
    during the SO creation a message can go back to PO (from which it originated)
    and create a PO confirmation (with SAP it will create a new line in confirmations tab of the PO)
    or it can be used with VMI (vendor managed inventory) scenarios when SO will create a PO - in automotive scenarios
    Regards,
    michal

Maybe you are looking for

  • Always looping RUnning Debt

    I'm already create 2 view using union to union the transaction 1. View Transaction (View For Union all the transaction debet n kredit) 2. View LAST_SALDO (View for find Last Customer Customer Debt) I have a problem when i query it looking for Running

  • Account hacked, credit card used and cant get acce...

    Hi,  I have had my main account hacked again for a second time and cannot get access back. I just got some skype notifications that there have been 12 purchases made in China on my acount. I cannot recover my password as it never sends me the recover

  • Why do i have to reconnect my iphone 5 to wifi every time?

    Every time i leave work and come back to work i have to reconnect to the wifi. It's an open wifi connection shouldn't my Iphone 5 automaiticaly connect without me have to go to settings every time and reconnect? Any ideals?

  • Safari quits when AOL messages deleted

    When I try to delete AOL unwanted messages Safari quits! How do I stop this before I get a zillion messages in my AOL mailbox? I recently installed an OSX update that was received via the automatic update dialog box. Could this have something to do w

  • TechCommSuite suggested workflow for New Documentation

    Hi there, We plan to buy TechComSuite2 to help with our new product documentation. Previously I have used Robohelp to create .chm files and the like, however now we want to produce several outputs: Quick start guide Detailed user manual Configruation