Can all SAP System releases be connected to VC?

Hello folks,
our customers would like to know if it is possible to also connect older SAP System Releases like R/3 4.7 to the Visual Composer or even older releases. Are there any connection restrictions concerning the SAP Backend System Release?
Thanks,
Katharna

Hi Katharina,
this is standard connector, which is described here:
<a href="http://help.sap.com/saphelp_nw2004s/helpdata/de/21/58feb70e884bc68a474429ac26f448/content.htm">http://help.sap.com/saphelp_nw2004s/helpdata/de/21/58feb70e884bc68a474429ac26f448/content.htm</a>
So it should be possible that you can use your R/3 system with Visual Composer.
Best Regards,
Marcel

Similar Messages

  • With Sap system  Release 7 .0 Level 15 test a service

    Hi,
    We are using Sap system  Release 7 .0 Level 15.
    I have created a web service from a function module and want to ask you what is
    the easiest shortest way to test this created webservice ?
    Regards
    ertas ilhan

    hi ilhan,
    u can test the web service from web service test environment,
    to do so u use transaction SOAMANAGER in th epage clikc business adminsitration then web service administration , search by service and giev the service name onc eu get the name of it select the service and click applly selection , under overview tab u have open webservice navigator for selected bindign link and u get the test enviornment on it u have test link click it and u get input paramters fill it and test
    hope it solves ur query

  • How can Get SAP SYSTEM MESSAGES Dynamically

    i developed a report program and from that call one bdc program and pass the data to that. I can get bdc messages but how can i get SAP SYSTEM MESSAGES dynamically if possible how to store it.
    thanks in advance,
    your reply will get good points.
    From Maran,India.

    Hi Maran,
    You can use the followin code after call transaction;
    Make sure that u add the message option during call transaction
    DATA: i_messtab TYPE TABLE OF BDCMSGCOLL.
    CALL TRANSACTION p_tcode USING p_bdcdata
                     OPTIONS FROM l_params
                     MESSAGES INTO i_messtab.
        LOOP AT i_messtab INTO wa_messtab.
          CALL FUNCTION 'FORMAT_MESSAGE'
           EXPORTING
             id              = wa_messtab-msgid
             lang            = sy-langu
             no              = wa_messtab-msgnr
             v1              = wa_messtab-msgv1
             v2              = wa_messtab-msgv2
             v3              = wa_messtab-msgv3
             v4              = wa_messtab-msgv4
           IMPORTING
             msg             = l_message
          EXCEPTIONS
            not_found       = 1
            OTHERS          = 2
          IF sy-subrc <> 0.
            MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
          ENDIF.
    Regards,
    Saji.
    Message was edited by: Sajith Hari

  • How can all SAP reports be distributed to Always Connected handhelds?

    I need to provide a means of generally making all reports (standard reports and custom reports) available on handhelds in Always Connected mode (SAP ERP, SAP BW, SAP BI).
    a) Is there any standard functionality for this?
    b) Anyone done this or have a good idea how to make a generic app for this?

    Hi
    For always connected apps, all you need is either BAPI's or webservices or a supported datamodel.
    If you have BAPI's ready, it may be possible.
    Regards
    Vidyadhar

  • UWL - Different numbers for wf-templates over all SAP Systems are needed?

    Hi Experts,
    we have the situation that we have three systems with a invoice receipt workflow. In all systems they are the same template numbers (e. g. WS99900012). Now it is a good solution because every development at the workflow could be transported to the other two systems and good is.
    Now we heard that all template number must be a distinct number over all systems. Otherwise the UWL will not find the correct workflow in the correct system.
    Is this true? Or have the UWL another attribute except the template number to find the correct combination system/workflow?
    Thank you for your help!
    Bernhard

    Hi,
    When you configure the UWL for your workflow tasks, there will be configuration XML file(s). You either generate them automatically or build them manually, or something between these two. The thing that I mentioned will be done in the configuration file(s).
    Now I cannot find any official document about this topic. But as I said I don't see any reason why it shouldn't work. I have configured UWL to work with multiple backend systems. And your case is basically the same. The only difference seems to be that your task IDs will be the same for each system, but the different backend system objects should handle this. Of course I cannot be 100% sure about this, and sure there might be at least a bug in the UWL that it cannot handle these.
    The uwl configuration you can find in portal in System admin -> System config -> UWL.
    Regards,
    Karri

  • All SAP System Display Authorization

    Hi,
    I want to give FI, MM, SD, PP and Y& Zprograms in display mode pls suggest me a solution i have tried giving Activity 03 for each object also but i was not succeeded
    Please suggest me a better solution
    Regards
    Rajini

    Yeh, about 50 or 183... somewhere around there...
    The catch is that some fields are activity related but not on their own (even a "name" field can be) and possibly only for certain transaction contexts (because there are other objects checked as well).
    > My conclusion after this search is that a technical-theoretical approach will never be a substitute for testing.
    One way of getting developers to make authority-checks and funckies to use objects consistently, is to have a policy that nothing goes into a role for a dialog user unless it is documented in SU24 with the correct activity related fields being proposed.
    If they want their functionality in production, they will have to do it. Then try to build such a role based only on what is known in SU24.
    A bugger are still executable reports though - those must make the correct checks and / or be assigned to exclusive authorization groups... SU24 cannot help there.
    Cheers,
    Julius

  • IP Adresses of Connected SAP Systems

    Hi all,
    I am using a 3rd party tool to collect data of SAP systems that are connected to the solution manager.  I am able to query for the systems with its appl. servers, databses and other things. Currently I am stuck because I need the IP adress of the application server and the databases. Can anybody tell me if, and in which table I can find these information?
    Best Regards

    >
    Peter Holzmann wrote:
    > Hi all,
    >
    > I am using a 3rd party tool to collect data of SAP systems that are connected to the solution manager.  I am able to query for the systems with its appl. servers, databses and other things. Currently I am stuck because I need the IP adress of the application server and the databases. Can anybody tell me if, and in which table I can find these information?
    >
    > Best Regards
    Hello Peter,
    The Ip address is stored in the structure SMSY_EDIT_DFLDS_HOST. So it is not a straight forward thing to extract it.
    Instead of using Solution Manager to capture the data, would it not be a good idea to use the local SLD connected to Solution Manager to capture the data ? You would have better options here.
    Regards
    Amit

  • Backup message error -SAP system is running or SAP user is connected to dat

    Hello ..
    when the backup started i got this message error ..before starting the backup, the shell shutdown the sap system but below message was showed
    BR0262I Enter database user name[/password]:
    BR0055I Start of database backup: bedvugxg.aff 2010-08-08 05.31.48
    BR0484I BRBACKUP log file: /oracle/AAA/sapbackup/bedvugxg.aff
    BR0477I Oracle pfile /oracle/AAA/102_64/dbs/initAAA.ora created from spfile /oracle/AAA/102_64/dbs/spfileAAA.ora
    BR0068E SAP system is running or SAP user is connected to database AAA - database cannot be shut down
    BR1025I Please shut down SAP system first or use the 'offline_force' option
    BR0056I End of database backup: bedvugxg.aff 2010-08-08 05.31.48
    BR0280I BRBACKUP time stamp: 2010-08-08 05.31.49
    BR0054I BRBACKUP terminated with errors
    [Major] From:  "OMNISAP" Time: 08/08/10 05:31:49
    BRBACKUP /usr/sap/AAA/SYS/exe/run/brbackup -t offline -d util_file -c -m all -u hpbkup/******* returned 3
    i am new on this, what should i review into the db?
    Regards and thanks in advance
    Dma.

    Hello Daniela,
    you try to perform an offline backup (which is a very uncommon way nowadays) and your SAP system is not down.
    This is also described in the official documentation:
    http://help.sap.com/saphelp_sm32/helpdata/en/0d/d309664a0c11d182b80000e829fbfe/content.htm
    offline: Database backup in offline mode, in other words, the database is shut down during backup. When you select this parameter, BRBACKUP checks that no SAP system users are connected to the database. If an SAP System is active, the database is not shut down and BRBACKUP terminates the process with an error message (message number BR0068E).
    Regards
    Stefan

  • Another IISPROXY question (multiple SAP systems)

    Hi!
    We've got a challenge. We have SAP EP (6.0 SP12), visible from outside
    (via  MS ISA server publishing). Also we have several SAP systems (BW,
    ERP2004, Solution Manager), that we want to make available from web.
    We installed IIS proxy module on portal server machine. It's working.
    I even maneged to publish some test reports and WebGUI of BW server.
    But when I try to publish in a simmilar way other system, I fall into
    problem.
    When you call '/sap/bw/' for example, SAP system after authentication
    converts it to something like '/sap(lsdkSDF435ssdgf)/bw'. As far as I
    understand between "(" and ")" there is some hash of password or something.
    The problem is, that it's true and the same for all SAP systems.
    So if I put in iisproxy.xml following strings:
    <mapping name="bw">
    <source>
         <protocol>http</protocol>
         <prefix>/sap/bw/</prefix>
    </source>
    <source>
         <protocol>http</protocol>
         <prefix>/sap/bw</prefix>
    </source>
    <source>
         <protocol>http</protocol>
         <prefix>/sap/public/bc/its/mimes/</prefix>
    </source>
    <source>
         <protocol>http</protocol>
         <prefix>/sap(</prefix>
    </source>
    <target>
            <protocol>http</protocol>
         <host>bw-server.ourdomain.local</host>
         <port>8000</port>
    </target>
    <compress-types>text/html, text/plain</compress-types>
    </mapping>
    it's working for BW server. We able to see reports and webGUI.
    If I try to add following strings for ERP2004 server:
    <mapping name="erp">
         <source>
              <protocol>http</protocol>
              <prefix>/erp/sap/bc/gui/sap/</prefix>
              <new-prefix>/sap/bc/gui/sap/</new-prefix>
         </source>
         <source>
              <protocol>http</protocol>
              <prefix>/erp/sap/bc/gui/sap</prefix>
              <new-prefix>/sap/bc/gui/sap</new-prefix>
         </source>
         <source>
              <protocol>http</protocol>
              <prefix>/erp/sap/bw/BEx</prefix>
              <new-prefix>/sap/bw/BEx</new-prefix>
         </source>
         <source>
              <protocol>http</protocol>
              <prefix>/erp/sap/bw/BEx/</prefix>
              <new-prefix>/sap/bw/BEx/</new-prefix>
         </source>
         <source>
              <protocol>http</protocol>
              <prefix>/erp/sap/public/bc/its/mimes/</prefix>
              <new-prefix>/sap/public/bc/its/mimes/</new-prefix>
         </source>
         <source>
              <protocol>http</protocol>
              <prefix>/erp/sap/public/bc/ur/Design2002/</prefix>
              <new-prefix>/sap/public/bc/ur/Design2002/</new-prefix>
         </source>
         <source>
              <protocol>http</protocol>
              <prefix>/erp/sap/bc/public/systemlogin/</prefix>
              <new-prefix>/sap/bc/public/systemlogin/</new-prefix>
         </source>
         <source>
              <protocol>http</protocol>
              <prefix>/sap(</prefix>
         </source>
         <target>
              <protocol>http</protocol>
              <host>erp2004-server.ourdomain.local</host>
              <port>8000</port>
         </target>
    <compress-types>text/html, text/plain</compress-types>
    </mapping>
    and try to open webGUI, it redirects to BW server.
    A think that's because double '/sap(' prefixes.
    How can we avoid that?
    Same situation for SolMan.
    In portal's 'System Landscape' setup is:
    BW system
      ITS
        ITS description: CLIxxxSID
        ITS host name: portal-server.ourdomain.ru (this name in accessible from internet, it's a host where portal and IISPROXY are installed)
        ITS path: /sap/bc/gui/sap/its/webgui
    ERP2004 system
      ITS
        ITS description: CLIxxxSID
        ITS host name: portal-server.ourdomain.ru
        ITS path: /erp/sap/bc/gui/sap/its/ (I added /erp/ trying to distinguish request to ERP2004 server), without it it's also not working)
    In intranet (if we do not use IISPROXY) everything is working. Of course with other system definitions in System Landscape.
    Do I need to provide more details? Or my question is clear?
    Thanks in advance for help and support!
    Regards,
    DK
    P.S. Actually I opened an OSS message on this topic (with "high" priority), but no SAP activities since September, 6th :o(

    Hi Jayesh!
    Seems it's not working :o( And worst thing, that I do not know why :o(
    What i've done.
    1) Created an alias '/erp/sap/', that points to '/default_host/sap/bc/gui/sap/its/webgui'.
    2) In System Landscape edited system definition (of an ERP2004 system), so that ITS path is now '/erp/sap/' and ITS host 'ourportal.ourdomain.ru'.
    3) Created an 'SAP transaction iView' that should launch SU01 transaction in ERP2004 system.
    Now when I try to open it from page, portal tries to connect me to our BW server.
    Seems that alias are working in some other way :o(
    Here's what I can see in IISPROXY log:
    11:57:29 Filter J2EE --> GET /erp/sap/
    11:57:29   7616 Proxy    GET http://erp2004.ourdomain.ru:8000/erp/sap/
    11:57:29   7616 Proxy    HTTP/1.1 200 OK | queued for 0.000 sec, processed in 0.078 sec.
    11:57:29   7616 Proxy    | GET http://erp2004.ourdomain.ru:8000/erp/sap/ | HTTP/1.1 200 OK | 0.000 | 0.078
    11:59:41 Filter J2EE --> GET /sap(dslkknvDSAFSADVFDSVaslkdv)/bc/gui/sap/its/webgui?okcode=/nSU01&DisconnectOnClose=0&sap-client=200&sap-language=en&sap-accessibility=
    11:59:41   6952 Proxy    GET http://bw.ourdomain.local:8000/sap(dslkknvDSAFSADVFDSVaslkdv)/bc/gui/sap/its/webgui
    So it's still tries to open '/sap(dslkknvDSAFSADVFDSVaslkdv)/bc/gui/sap/its/webgui' instead of /erp/sap(
    dslkknvDSAFSADVFDSVaslkdv)/
    Thanks for help and support!
    Regards,
    DK

  • Release jms connection doesn?t release.

              Hi All,
              Environment: WLS 7.0sp2, JMS: weblogic JMS JMSJDBCStore, database oracle9
              We invoke the following sendEvent code from a worker thread invoked by a scheduler
              that was started in a servlet init method (this worker thread code is wrapped
              with a user tx).
              The topic’s MDB is getting the message OK, however the number of connection in
              the monitor (mydomain> JMS Servers> NomJMSServer> Active JMS Servers) keep growing.
              As you can see we are releasing the connection in a finally block. Can anybody
              explain it.?
              Second question: Should we cache the jms session? If the answer is yes, can they
              expire (close), how do we check if they are still valid?
              Thanks
              public String sendEvent(SyncOutput event)
              String retval = null;
              try
              init();
              topicPublisher.publish( formatMessage(event) );
              catch (Exception e)
              logger().debug("cannot send event", e);
              }finally{
              release();
              return retval;
              private Message formatMessage(SyncOutput output)
              throws JMSException, IOException
              BytesMessage message = topicSession.createBytesMessage();
              GZIPOutputStream gzip = new GZIPOutputStream(new BytesMessageOutputStream(message));
              output.flush(new OutputStreamWriter(gzip));
              gzip.close();
              return message;
              private void init()
              throws Exception
              InitialContext context = new InitialContext();
              TopicConnectionFactory conFactory =
              (TopicConnectionFactory) context.lookup(JMSConfig.get(JMSConfig.FACTORY));
              topicConnection = conFactory.createTopicConnection();
              topicSession = topicConnection.createTopicSession(false, Session.AUTO_ACKNOWLEDGE);
              Topic topic = (Topic) context.lookup( this.jndiName );
              topicPublisher = topicSession.createPublisher(topic);
              topicPublisher.setDeliveryMode(     DeliveryMode.PERSISTENT );
              private void release()
              try{
              if (topicPublisher != null){
              topicPublisher.close();
              topicPublisher = null;
              if (topicSession != null){
              topicSession.close();
              topicSession = null;
              if (topicConnection != null) {
              topicConnection.close();
              topicConnection = null;
              System.gc();
              }catch(Exception ignore){
              ignore.printStackTrace();
              

              We found the problem, it was a bug in our code. Thanks for your help.
              Tom Barnes <[email protected]> wrote:
              >Its possible the monitor has a bug, but in your case, since
              >you now only create one connection how could the
              >connection count keep growing?
              >
              >Perhaps the MDB app or MDB container is failing in some
              >unexpected way and not
              >closing its connection before attempting to create a new one?
              >Check your log for warnings and error messages, and
              >consider encapsulating your onMessage() code with a
              >try { /* all onMessage code */ }
              >catch (Throwable t) { t.printStackTrace(); rethrow}
              >
              >Meir wrote:
              >> Is it possible that the monitor has a bug? I changed my code to cache
              >the topic
              >> session and topic publisher, so I always use the same one (they are
              >static members
              >> of the class) but this didn't change the result that I'm seeing in
              >the monitor
              >> - the number of connections still keep growing.
              >> Could it be TX related weirdness (note we set the factory "User Transactions
              >Enabled"
              >> attribute to true)?
              >>
              >>
              >> "Meir" <[email protected]> wrote:
              >>
              >>>Thanks for your quick response.
              >>>I cahnged the code to catch throwable (both the open and close connection
              >>>are
              >>>in the try/catch block) and I don't see any problems.
              >>>Do you have any other suggestions? Do you need more data?
              >>>
              >>>
              >>>Tom Barnes <[email protected]> wrote:
              >>>
              >>>>
              >>>>Meir wrote:
              >>>>
              >>>>
              >>>>>Hi All,
              >>>>>
              >>>>>Environment: WLS 7.0sp2, JMS: weblogic JMS JMSJDBCStore, database
              >>>>
              >>>>oracle9
              >>>>
              >>>>>We invoke the following sendEvent code from a worker thread invoked
              >>>>
              >>>>by a scheduler
              >>>>
              >>>>>that was started in a servlet init method (this worker thread code
              >>>>
              >>>>is wrapped
              >>>>
              >>>>>with a user tx).
              >>>>>The topic’s MDB is getting the message OK, however the number of
              >connection
              >>>>
              >>>>in
              >>>>
              >>>>>the monitor (mydomain> JMS Servers> NomJMSServer> Active JMS Servers)
              >>>>
              >>>>keep growing.
              >>>>
              >>>>>As you can see we are releasing the connection in a finally block.
              >>>>
              >>>>Can anybody
              >>>>
              >>>>>explain it.?
              >>>>
              >>>>Perhaps you are throwing a RuntimeException or Error without
              >>>>catching it. Put trace statements before the connection
              >>>>create and right before and after the "connection.close()" to
              >>>>verify.
              >>>>
              >>>>Note that since you are closing the connection, there is no need
              >>>>to close the publisher or session.
              >>>>
              >>>>
              >>>>>Second question: Should we cache the jms session?
              >>>>
              >>>>For performance reasons, yes. But if your performance
              >>>>is fine, you don't need to. Since you are doing
              >>>>a "zip" per message, which is expensive in terms of CPU,
              >>>>the overhead of creating a session per
              >>>>message may be negligable in comparison.
              >>>>
              >>>>
              >>>>>If the answer is yes, can they
              >>>>>expire (close),
              >>>>
              >>>>If the host JMS server is adminstratively shutdown
              >>>>or the host JVM for the JMS server crashes...
              >>>>
              >>>>
              >>>>>how do we check if they are still valid?
              >>>>
              >>>>If it fails when you use it, it ain't valid. ;-)
              >>>>
              >>>>You can detect failures pro-actively by registering
              >>>>a connection onException listerner
              >>>>and a session onException listener.
              >>>>
              >>>>Note that WL 8.1 has built in connection/session
              >>>>pooling, and the JMS Performance Guide white-paper's
              >>>>appendix has sample code for writing your own pool for
              >>>>previous WL versions. There is a linke to
              >>>>the white-paper here:
              >>>>
              >>>>http://dev2dev.bea.com/technologies/jms/index.jsp
              >>>>
              >>>>
              >>>>>Thanks
              >>>>>
              >>>>>
              >>>>> public String sendEvent(SyncOutput event)
              >>>>> {
              >>>>> String retval = null;
              >>>>> try
              >>>>> {
              >>>>> init();
              >>>>> topicPublisher.publish( formatMessage(event) );
              >>>>> }
              >>>>> catch (Exception e)
              >>>>> {
              >>>>> logger().debug("cannot send event", e);
              >>>>> }finally{
              >>>>> release();
              >>>>> }
              >>>>> return retval;
              >>>>> }
              >>>>>
              >>>>> private Message formatMessage(SyncOutput output)
              >>>>> throws JMSException, IOException
              >>>>> {
              >>>>> BytesMessage message = topicSession.createBytesMessage();
              >>>>> GZIPOutputStream gzip = new GZIPOutputStream(new BytesMessageOutputStream(message));
              >>>>> output.flush(new OutputStreamWriter(gzip));
              >>>>> gzip.close();
              >>>>> return message;
              >>>>> }
              >>>>>
              >>>>> private void init()
              >>>>> throws Exception
              >>>>> {
              >>>>> InitialContext context = new InitialContext();
              >>>>> TopicConnectionFactory conFactory =
              >>>>> (TopicConnectionFactory) context.lookup(JMSConfig.get(JMSConfig.FACTORY));
              >>>>> topicConnection = conFactory.createTopicConnection();
              >>>>> topicSession = topicConnection.createTopicSession(false,
              >Session.AUTO_ACKNOWLEDGE);
              >>>>>
              >>>>> Topic topic = (Topic) context.lookup( this.jndiName );
              >>>>> topicPublisher = topicSession.createPublisher(topic);
              >>>>> topicPublisher.setDeliveryMode(     DeliveryMode.PERSISTENT );
              >>>>> }
              >>>>>
              >>>>> private void release()
              >>>>> {
              >>>>> try{
              >>>>> if (topicPublisher != null){
              >>>>> topicPublisher.close();
              >>>>> topicPublisher = null;
              >>>>> }
              >>>>>
              >>>>> if (topicSession != null){
              >>>>> topicSession.close();
              >>>>> topicSession = null;
              >>>>> }
              >>>>>
              >>>>> if (topicConnection != null) {
              >>>>> topicConnection.close();
              >>>>> topicConnection = null;
              >>>>> }
              >>>>>
              >>>>> System.gc();
              >>>>> }catch(Exception ignore){
              >>>>> ignore.printStackTrace();
              >>>>> }
              >>>>> }
              >>>>>
              >>>>
              >>
              >
              

  • SAP Systems and Isolation Groups

    Dear experts
    We started to configure RW with free-of-charge license. So SAP system were created under Isolation Groups.
    When Full license was activated, only GLOBAL Isolation Group is available for all configurations.
    But we cannot see all SAP systems, created in named IG before. How can we move or objects, created in named IS when logging on to IS GLOBAL?
    Regards
    Vladimir Kogan

    Hello Vladimir,
    Isolation groups are not available by default in the full version of CPS.
    If you wish to move all objects to the GLOBAL isolation then you can do this by running the job named System_Isolation_Deisolation. Be sure that this is what you wish to do before you run the System_Isolation_Deisolation job because once run it is NOT reversible.
    Regards,
    David Glynn
    SAP Global Partner Support

  • WLS5.1 - How to configure WLS5.1 to release "unclosed" connections?

              Hi all,
              is there any feature or detector element in WLS5.1 to release connections back
              to the pool if they were not closed properly by the application? If not, is there
              any alternative to overcome the problem?
              Please advice! Thanks!
              Best Regards,
              Winnie
              

              "Winnie Ngiam" <[email protected]> wrote:
              >
              >Hi all,
              >
              >is there any feature or detector element in WLS5.1 to release connections
              >back
              >to the pool if they were not closed properly by the application? If not,
              >is there
              >any alternative to overcome the problem?
              >
              >Please advice! Thanks!
              >
              >Best Regards,
              >Winnie
              Hi WInnie,
              you can set timeouts for releasing the connection pool if the connection
              is not properly closed by using
              the following way for a T3CLient like :
              t3.setSoftDisconnectTimeoutMins(2);
              for further calrifications let me know.
              http://www.weblogic.com/docs51/classdocs/API_jdbct3.html#startupconnpool
              rgds
              SureshKumar
              

  • JCo RFC from a UTF-8 System to an MDMP SAP System

    We have a non-SAP-based application which is using the JCo to connect to and interact with an SAP system. Today the non-SAP system is using the "Latin-1" and "Shift-JIS" code pages and the SAP system is also using the corresponding SAP code pages/languages in an MDMP mode. The non-SAP system is proposing to move its application, content, etc to a "Unicode" system based on UTF-8. I suspect SAP won't like that code page difference across the JCo. The non-SAP app is calling RFC-enable function modules, of course. Is there something that can be done to ensure the text is properly transmitted, captured, and stored in SAP?

    Mick,
    You have to ensure the function modules is in SAP if RFC enabled before you can calling it from outside SAP system. There are 2 types of connectors that you can use to achieve connection from non-SAP system.
    DotNet Connection and Java Connection where the later is still supported by SAP on ongoing basis. You may refer here for the guide.
    http://help.sap.com/saphelp_nw04/helpdata/en/6f/1bd5c6a85b11d6b28500508b5d5211/content.htm
    Cheers,
    Andrew

  • SAP BO Analysis "Show Connections" option inactive

    Hi all,
    While trying to open a workbook or a datasource in SAP BO Analysis for Excel, I am trying to locate SAP systems which are not included in my local "SAP logon". Though, the option of "Local System" in the show connections option of SBO Analysis is my only option as the dropbox is inactive.
    According to the User Guide, all other options (All/System/Cube/Infoprovider/Query/Query View) which are included in the "Connections" section are referring to Business Objects Enterprise which is not my case.
    Any ideas will be much appreciated.
    Thank you.

    Hi,
    We are using web based INI and while accessing through advance analyzer we are not able to see list of all sap systems in the sap log on pad. We are getting blank window as you see in below screen shot. Where local system is disabled, please guide me here to unable the all sap system in log on pad.
    Thanks in advance.
    Regards,
    Mithun.

  • Sap version releases??

    Hello All,
       Can any body tell me where I can find all SAP version release?
    Thanks,
    Amit

    Hi Amit,
    SAP 4.7 Release Notes:
    http://help.sap.com/saphelp_47x200/helpdata/en/2d/99959a9764b944b7358ed97dfbe6b7/frameset.htm
    ECC 5.0 Release Notes:
    http://help.sap.com/saphelp_erp2004/helpdata/en/c6/feda40ebccb533e10000000a155106/frameset.htm
    Also please check this link as well.
    http://help.sap.com/saphelp_webas630/helpdata/en/73/69f0ae55bb11d189680000e829fbbd/content.htm
    Hope this will help.
    Regards,
    Ferry Lianto
    Please reward points if helpful.

Maybe you are looking for

  • Accounting Document number from Purchasing Document Number

    Hi Gurus, My Requirement is that i have a Purchasing Document number (EBELN) and i need Accounting Document Number( BELNR_D)  so that i can get the Amount in Document Currency (WRBTR) for that document .

  • Wireless netwrok help

    Hi, I appologise if this has been posted before. I am having trouble connecting to the internet using a wireless connection. I have been online before using the computer although i may have deleted some stting by accident. I now try and connect via a

  • Proper way to migrate OS to new SSD with mSSD cache Intel RST installed ?

    Hi everyone, I have a laptop hp envy dv6 7300 CTO. it has  750 GB SATA  with 32 GB  mSSD for Intel RST cache now. Right now,  I am purchasing 500 GB SSD to upgrade my HDD so I guess I do not need intel RST to work with my new SSD. I am not sure about

  • Unable to open printer (read failure)! mac lion

    I downloaded the new Lion software recently and since doing so I have not been able to print. When I print to my Canon MX700 it come up with :Unable to open printer (read failure)! I have reset as I found thru other posts, downloaded th current drive

  • Applying new access rules fails.

    Netware 6.5 SP6 BM 3.9 Ok, new problem. I am trying to add some new access rules to the list in a particular container. When I have defined the rule and click apply I get the following message - Unknown system error. This doesnt happen on the other c