Graphs from xMII to SAP R/3 Enterprise 4.7

Hi Experts, 
We are having an requirement to display a graph from xMII to SAP R/3.
The graph is based on the data collected from the historians.
Is it possible to display the graph in SAP R/3 through some RFC ?
Else, Can we pass on all the data from xMII to a z-table in SAP R/3 and generate graphs ?
Please let me know your suggestions.
Regards,
Vivek K

There is a GUI control for displaying web pages within SAPGUI. Sorry, I can't recall the object

Similar Messages

  • Is there any way to limit the number of RFC calls from xMII to SAP R/3

    Hi All!
    I wanted to know whether the number of simultaneous RFC connections made from xMII to SAP R/3 system can be controlled in any way. Suppose we have a scenario wherein some million Sales Orders or Production Orders are to be updated in SAP R/3 from xMII in a short span of time. For all these updations to take place, multiple RFC calls will be established from xMII to SAP at the same time. This will increase the load on the SAP R/3 system and affect performance of the SAP R/3 system. Is there any check on xMII side to limit the number of RFC calls that can be made to SAP R/3 system?
    Regards
    Anupam

    Anupam,
    If you are using 11.5 just keep in mind that the JCO connection points to a single application server (based upon the SAP Server alias connection settings), but the traffic itself to make a BAPI request is effectively the same as any client user traffic.  There will obviously be limitations on performance and throughput, with network and server constraints added to the number and size of the R/3 requests, but there is no magic formula to plug-in because of all of these variables.
    If you are using 12.0 (or plan to migrate when it goes GA) then taking advantage of the JRA (java resource adapter) and the associated application server pooling that it offers on the NetWeaver side of things will greatly help you in the throughput capacity.
    If you have put some of your xMII application into either test or productive use and are running into issues then I would highly recommend entering the specifics into the customer / partner support portal so that they can help you through any associated problems.
    Regards,
    Jeremy Good

  • Send IDOC from XMII to SAP

    Hi All,
    I want to send an IDOC from xMII to SAP. Can anyone suggest me the steps and how to configure in SAP and xMII.
    thanks
    Manoja

    Hi,
    What ever Dipankar Saha said is correct.
    SAP xMII is used for the purpose of connecting ERP and shop floor.
    Usually from R/3 system, you can get info in the form of idoc.(through other forms also you can get data. I hope that you have got the data through idoc)
    From shop floor, you get data in the form of B2MML.
    If you want some data back to ERP, you can use JCO interface present in the
    business logic editor. Use this, to find correct BAPI which can push some data into ERP.
    Link the data from B2MML field to BAPI field.
    Save this transaction and call this where you want.
    Hope this may help you...
    Regards,
    P.S.Kishore kumar

  • Updation of INPUT Request fields in PI sheet automatically from xMII system

    Hi,
    We are getting the consumption data(Material Weight and Batch) from xMII in SAP browser based PI sheet through Z function module as a parameters .These values needs to updated automatically in PPPI_INPUT-REQUEST fields (PPPI_MATERIAL_CONSUMED & PPPI_BATCH),so that PI_CONS(Consumption) process message will be created automatically.
    We are facing problem to update the input request fields(PPPI_MATERIAL_CONSUMED and PPPI_BATCH) automatically in Browser based PI sheet.
    Can you please help us out to populate the input request fields automatically in PI sheet to automate the xMII with SAP PI sheet. I can provide the screen shots of PI sheets and configuration of process management if required.
    Thank you
    Warm Regards
    Darga Ali

    Hello Udayan,
    The issue is in SAP PI Sheet.
    We are getting the data from xMII into variables through function module and able to populate these values in PI sheet,But we need to update these values directly in input request fields ,so that it will create a process message and updated the process order with material consumption data.
    Is there any functionality available in xMII ,to update the vaules directly in input request fields in PI sheet.
    Thank you
    Warm Regards
    Darga Ali

  • Update ABAP Report in SAP R/3 with data from xMII

    Hi Experts,
    How do we update some PP reports in SAP R/3 from xMII .
    We have sucessfully got all the data from the historians in the plant and also established connection between SAP R/3 and xMII.
    1. We also need to store the data passed in SAP R/3 in a Z-table and fetch data from there.
    2. How the BLS in xMII can be called from SAP R/3 to update the table.
    Thanks in advance.
    Regards,
    [Vivek K|https://forums.sdn.sap.com/profile.jspa?userID=2097685]

    Vivek,
    You can very well do this using a remote enabled function module.  For this,
    1) Write a function module which takes input (tag name & value) and inserts in z table.
    2) Set it remote enabled.
    3) Define your SAP server under data services - > SAP Server Configurations.
    3) Write a BLS transaction which calls this RFC using SAP JCO action. Here you can use the configuration that you defined in earlier step. Set the input parameters.
    4) Execute the transaction and you can put an external breakpoint in your RFC for debugging.
    I think when you said you are getting data xacute query, even that will execute such kind of BLS transaction.
    Mike.

  • Upgrade CFM from Sap R/3 Enterprise (4.7) Sap to ECC 6.00

    Hello,
    We are in a project of upgrade Sap from Sap R/3 Enterprise (4.7) to Sap ECC 6.00. Our question is particularly for CFM component migration/upgrade.
    As we checked we have activate the extension set:
    EA-FIN: Financials Extension
    EA-FS: Financial Services
    According with the Component Version Data the extension set EA-FINSERV has the release 2.00. However, in order to execute the CFM migration with transaction TPM_MIGRATION we are not sure if our CFM installation is on release 1.00 or 2.00.
    In the other OSS note 858966 mentions the following conditions to start points migration:
    1. The start release of the upgrade is SAP R/3 Enterprise 4.70 with SAP
    R/3 Enterprise extension set 1.10 or earlier.
    2. The target release of the upgrade is SAP R/3 Enterprise 4.70 with SAP
    R/3 Enterprise extension set 2.00 or higher.
    Do you know a transaction o report Sap which provides this information?
    Thank in advance.
    Sergio

    Within SAP, select System -> Status...  In the pop-up box, click the details button in the SAP System data section and you'll get another pop-up with system component information.  It's been a couple of years since I did the Treasury migration for our upgrade from 4.7 to 6.0, but I believe the component you're looking for is EA-FIN.  The Release column will have either 110 (for extension set 1.10) or 200 for (2.00).
    Regards,
    Shannon

  • What User authorization objects needed for connecting to SAP from xMII?

    We eneter a SAP user and password for connecting to SAP from xMII to retrieve the metadata of the incoming IDocs.
    When I specify a user with SAP_ALL user profiles, the IDocs are received properly in xMII. If I specify a user with privileges to run only certain transactions, IDocs are not received in xMII.
    What user authorization objects are needed for this user to connect to SAP from xMII?
    Thanks,
    Sara

    Sam,
    I turned on the SAP System trace for this user and figured out the following auth. objects are required for receiving IDocs in xMII:
    C_TCLA_BKA
    S_RFC
    S_CTS_ADMI
    B_ALE_MAST
    S_IDOCDEFT
    The following auth. object is required for making JCO call to SAP from xMII:
    C_AFRU_AWK
    Thanks,
    Sara

  • Execute Business Transaction from xMII via XI to SAP R/3

    Hello everyone,
             I have a requirement to post the SAP R/3 transaction from xMII via XI. Does anyone one could give me the steps needs to follow to accomplish this.
    Thanks,
    Mahesh

    Mahesh,
    So as i understand your flow is xMII -> XI -> SAP ECC. So basically in this case u can setup XI to host a web service and xMII can call the web-service and post the data to XI. You will have to get the WSDL for the XI Web Service and then use it in the Web Service action block in xMII to consume. You will also need to setup the soap adapter in XI to receive the web service call from xMII. Once xMII calls the web service, XI can then update the data into SAP ECC either thru Idoc or RFC adapter.
    So once your trigger point in xMII is activated, it should call the BLS which in turn will call the XI Web Service and post the data to XI.
    In case the scenario is the other way round you can also host your BLS as a Web Service in xMII. XI can then call the web service and send the data to xMII. Alternatively you can also use the http post action block in xMII to do the same.
    Let me know if you need anymore info.
    Thanks,
    Kapil.

  • Migration SAP R/3 Enterprise 47x200 from HPUX to Windows.

    Hello,
    Due to cost-reducing we have to migrate our SAP environment (SAP R/3 Enterprise 47x200 - Oracle 9.2.0.6.0) from HPUX 11 to Windows. For the moment it's a production system, but it will become a sleeping system that needs to be active for legal reasons. Is it still possible to get the required installation CD's for this SAP version ? If yes, who do I have to contact, if not, do you have other suggestions to do this migration. Thanks in advance for your help.
    Regards
    René Jongeneelen

    >  Is it still possible to get the required installation CD's for this SAP version ?
    sure.
    >  If yes, who do I have to contact, if not, do you have other suggestions to do this migration.
    Download them:
    http://service.sap.com/swdc
    but
    keep in mind that you're doing a heterogeneous migration. This requires a certified migration consultant doing the migration on-site, otherwise you'll loose support for problems during the migration and for the target system.
    Check http://service.sap.com/osdbmigration --> FAQ
    Also keep in mind that Oracle 9.2 is (long) out of support, you should upgrade to 10g.
    Markus

  • HOW TO DEFINE VIRTUAL HOST NAME IN HPIA64 + SAP R/3 ENTERPRISES 4.7

    Hi all,
    I am trying to install sap r/3 enterprises 4.7 with OS as HP-UX and Database as Oracle in a cluster environment.
    In cluster environment sap installation should be done on virtual hostname ( package id ). I'm using the env variable SAPINST_USE_HOSTNAME=<VIRTUAL HOSTNAME>.
    My cluster is running and I'm able to ping it from network, but at the time of SAP Installation my sapinst starts with the physical host name not with the virtual host name.
    What can be the solution ..?
    Thanks,
    Chandresh Pranami.

    Hi Chandresh,
    Try executing sapinst with virtual hostname.
    eg. ./sapinst SAPINST_USE_HOSTNAME=<VIRTUAL HOSTNAME>.
    This should work.
    -Pinkle

  • DUMP CRITICAL ERROR - SAP R/3 Enterprise

    Hello Guys,
    I am with the following error in my environment DEV, with the QAS environments and PRD does not happen the same mistake.
    The error occurs when I try to access the table BSEG through transacão SE16. The Dump what happens is:
    DBIF_RSQL_INVALID_REQUEST
    shot dump DBIF_RSQL_INVALID_REQUEST when acessing in cluster table BSEG
    Watching this error in the archives of trace dev_w1, I have the following log of error:
    B Mon Aug 11 10:13:06 2008
    B  dbmyclu : c2_decompress (9.6740) : damaged 0. cluster record (pgs_total 0, bitem_total 0, max_cachecnt 32700)
    B  ***LOG BZW=> error BITT       on compression/decompression using c2_decompr
    B  **LOG BY0=> myCluster: RFBLG      myKey: 11028  37002303432008
    B  dbmyclu : c3_process_cluster (9.14819): received return code 2 from c2_decompress.
    B  dbmyclu : c3_fetch_next_pages_on_db (9.12297): received return code 2 from c3_process_cluster/c3_reread_single_cluster_on_db.
    B  dbmyclu : c3_get_next_multiple_cluster (9.13489): received return code 2 from c3_fetch_next_pages_on_db/c3_get_single_cluster (cid 0, lockstate 0, readmode 1, repeat 0).
    B  dbmyclu : c3_fetch_cluster_cursor (9.13711): received return code 2 out of getloop (cid 0, lockstate 0, readmode 1, readclu -10490, nextclu 0, clucheck 0).
    B  dbmyclu : c2_seqcount (9.10006): received return code 2 from c3_fetch_cluster_cursor (cid 0, readclu -10490).
    B  dbmyclu : c2_count (9.4512): received return code 2 from c2_seqcount (table BSEG      , upto 0, mod_cnt 5691071).
    B  dbmyclu : db_rclu2 (9.2761): received return code 2 from cluster access for fcode 257, table BSEG      , cluster RFBLG     .
    A  TH VERBOSE LEVEL FULL
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_MTX completed.
    A  ** RABAX: level LEV_RX_VMIT_CLEANUP entered.
    A  ** RABAX: level LEV_RX_VMIT_CLEANUP completed.
    A  ** RABAX: level LEV_RX_ROLLBACK entered.
    M  ***LOG R68=> ThIRollBack, roll back ()
    A  ** RABAX: level LEV_RX_ROLLBACK completed.
    A  ** RABAX: level LEV_RX_DB_ALIVE entered.
    A  ** RABAX: level LEV_RX_DB_ALIVE completed.
    A  ** RABAX: level LEV_RX_HOOKS entered.
    A  ** RABAX: level LEV_RX_HOOKS completed.
    A  ** RABAX: level LEV_RX_STANDARD entered.
    A  ** RABAX: level LEV_RX_STANDARD completed.
    A  ** RABAX: level LEV_RX_C_STACK entered.
    A  ** RABAX: level LEV_RX_C_STACK completed.
    A  ** RABAX: level LEV_RX_MEMO_CHECK entered.
    A  ** RABAX: level LEV_RX_MEMO_CHECK completed.
    A  ** RABAX: level LEV_RX_INTERFACES entered.
    A  ** RABAX: level LEV_RX_INTERFACES completed.
    A  ** RABAX: level LEV_RX_GET_MESS entered.
    A  ** RABAX: level LEV_RX_GET_MESS completed.
    A  ** RABAX: level LEV_RX_INIT_SNAP entered.
    A  ** RABAX: level LEV_RX_INIT_SNAP completed.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG entered.
    A  ** RABAX: level LEV_RX_WRITE_SYSLOG completed.
    A  ** RABAX: level LEV_RX_WRITE_SNAP entered.
    A  ** RABAX: level LEV_SN_END completed.
    A  ** RABAX: level LEV_RX_SET_ALERT entered.
    A  ** RABAX: level LEV_RX_SET_ALERT completed.
    A  ** RABAX: level LEV_RX_COMMIT entered.
    A  ** RABAX: level LEV_RX_COMMIT completed.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG entered.
    A  ** RABAX: level LEV_RX_SNAP_SYSLOG completed.
    A  ** RABAX: level LEV_RX_RESET_PROGS entered.
    A  ** RABAX: level LEV_RX_RESET_PROGS completed.
    A  ** RABAX: level LEV_RX_STDERR entered.
    A  Mon Aug 11 10:13:06 2008

    A  ABAP Program /1BCDWB/DBBSEG                          .
    A  Source /1BCDWB/DBBSEG                           Line 692.
    A  Error Code DBIF_RSQL_INVALID_REQUEST.
    A  Module  $Id: //bas/640_REL/src/krn/runt/absapsql.c#17 $ SAP.
    A  Function HandleRsqlErrors Line 779.
    A  ** RABAX: level LEV_RX_STDERR completed.
    A  ** RABAX: level LEV_RX_RFC_ERROR entered.
    A  ** RABAX: level LEV_RX_RFC_ERROR completed.
    A  ** RABAX: level LEV_RX_RFC_CLOSE entered.
    A  ** RABAX: level LEV_RX_RFC_CLOSE completed.
    A  ** RABAX: level LEV_RX_IMC_ERROR entered.
    A  ** RABAX: level LEV_RX_IMC_ERROR completed.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE entered.
    A  ** RABAX: level LEV_RX_DATASET_CLOSE completed.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS entered.
    A  ** RABAX: level LEV_RX_RESET_SHMLOCKS completed.
    A  ** RABAX: level LEV_RX_ERROR_SAVE entered.
    A  ** RABAX: level LEV_RX_ERROR_SAVE completed.
    A  ** RABAX: level LEV_RX_ERROR_TPDA entered.
    A  ** RABAX: level LEV_RX_ERROR_TPDA completed.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI entered.
    A  ** RABAX: level LEV_RX_PXA_RELEASE_RUDI completed.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP entered.
    A  ** RABAX: level LEV_RX_LIVE_CACHE_CLEANUP completed.
    A  ** RABAX: level LEV_RX_END entered.
    A  ** RABAX: level LEV_RX_END completed.
    A  ** RABAX: end no http/smtp
    A  ** RABAX: end RX_GOTO_RABAX
    A  Invalid request. accessed..
    Someone could help me with this error?
    My environment is as follows:
    Product Version SAP R / 3 Enterprise 47X110
    AIX Operating System
    Database DB2/UDB
    kernel release 640 / patch 155
    Someone could help me with this error?
    Thanks

    please check if this OSS .946659
    I am also looking for a note as we got the same error message.
    See if it helps or let me know your solution if you fix it.
    Good luck..
    Amit Asthana

  • SAP R/3 Enterprise for PI

    Hi,
    We currently have SAP R/3 Enterprise version which is 4.7 installed on Sun OS.
    We are thinking of introducing PI 7.1 or 7.3 into the landscape.
    Is it possible to integrate PI with SAP 4.7.  I know that there would not be a local integration engine which will affect abap proxies.
    Is there any other problems associated with it? How about JAVA Webstart
    Regards
    Krish

    Hi,
    >>>>2. What is the minimum web Application Server required for proxies
    ABAP proxy objects can only be generated for SAP systems that are based on SAP Web Application Server 6.40.
    >>>>3. Can i still go ahead with idocs and rfc's to communicate with
    SAP 4.7 and PI 7.1/7.3 or does it require any specific requirements?
    Yes you can go ahead
    >>>> Does idoc adapter require web 6.20 or more, anything to do with it.
    IDocs from SAP systems Release 3.1x or higher are supported.
    regards
    Ramesh
    Edited by: Ramesh P on Dec 7, 2011 5:08 PM

  • SAP R/3 ENTERPRISE 4.7 / ORACLE 9i / kernel 640 for AIX 6.1

    Hello,
    We plan to migrate our SAP systems from AIX 5.3 to AIX 6.1.
    We are currently running a SAP R/3 ENTERPRISE 4.7 on ORACLE 9i with a 640 kernel 64 bits UC.
    I would like to know if AIX 6.1 is validated for our system (SAP 4.7, ORCALE 9i and kernel 640).
    Thanks.

    I would like to know if AIX 6.1 is validated for our system (SAP 4.7, ORCALE 9i and kernel 640).
    Read
    Note 1137862 - Using SAP systems with AIX 6.1
    Note 1087498 - Support für AIX 6.1
    The first note will tell you the necessary TL/SP you need to install. The second note tells you about the minimum kernel version.
    What does not work is Oracle 9.2 --> not supported under AIX 6.1 (http://service.sap.com/pam or Oracle Metalink 169706.1).
    Since Oracle 9.2 is out of support already I highly suggest upgrading to Oracle 10.2.0.4 and using the latest 640_EX2 kernel.
    Markus

  • Installation of SAP Netweaver 7.0 with SAP R/3 Enterprise 4.70 backend

    Hello everybody,
    I need to install an SAP Netweaver 7.0 environment for a client who is currently using SAP R/3 Enterprise 4.70. However, I couldn't find any document about the compatibility of the two.
    Does anybody know if it is possible to connect these versions of Netweaver and R/3?
    Could you please tell me where I could get some documentation about it (for example : intallation guide of netweaver with SAP R/3 4.7 or docs about netweaver and R/3 4.7 connectivity) ?
    Thank you.
    Stan

    OK thanks.
    The final need is to be able to create purchase requisitions or purchase orders in the enterprise portal with a simplified user interface for users who are not used to working with SAP and don't have the SAP client installed on their computer.
    So they will use their web browser to connect to the portal and create the requisition for example. Then we wan't the data to be stored in the R/3 backend et other users will validate the requisition and deal with the rest of the process.
    The second step will be to study the benefits we could get from installing Adobe document services and creating an adobe interactive form to simplify even more the user interface. The users would then fill the data for the purchase order or requisition directly in the form that looks like the form they get when printing.
    I saw that we have to install the "R/3Plug-In 2004.1" in the backend to use our SAP 4.7 as a data source for the Portal.
    Do you know if there are other steps to perform in the backend before we link it to the portal ?
    Thank you
    Stan

  • Connection to database in sap crystal reports enterprise xi 4.0

    Hi,
    When we are trying to connect to database in sap crystal reports enterprise xi 4.0 ,i am geting the below error.please advise.
    Error:
    Failed to establish a connection.The cause was:
    Connot connect to SAP BussinessObjects Enterprise at this time.Please try again later.

    Thanks for your quick response Henry....
    I checked all this things and all are working fine.
    Now I am able to connect to BOE server.
    The cause behind the issue was in "CMC > Applications > Web
    Service > Access URL:"  the URL was having different server name which we have changed earliar, I just correct the URL and issue got resolved.
    But now when I am trying to access BOE Server through Crystal Reports for Enterprise 4.0 client tool directly not from launch pad, it probes me the same error. (Note: I used the same parameters which i got from launch pad token to this)
    Is that a only way to use Crystal Reports for Enterprise 4.0 from launch pad ??

Maybe you are looking for

  • Urgent help needed, can I restore N900 Backup file...

    i owned a N900 (now sold out) before selling i took backup of contacts from backup restore option in application section now i bought a N8 but i m not able to restore my contacts 1. is there any way to restore them in N8? 2. if not, can i convert the

  • Crack on screen?

    My screen was very dirty, so I cleaned it with iKlear, but when I powered the computer back on, there's now an amorphous blob of space on the lower right hand corner of my laptop screen that is brighter than the rest of the screen. From the looks of

  • How to change standard text in portal

    How to change standard text in portal Pls reply

  • [Help]Something Wired Going on with Apple TV

    Right, My Apple TV stays connected to the internet. it plays the radio fine. But when ever i try to play music from my iTunes libery on my mac for some reason after like 5-20 mins it's stop working and then i have to reselect the song for it play? (H

  • Sun JMSJCA supports Websphere MQ bindings mode?

    I am using the JMSJCA adapter (or unified JMS adapter as JCAPS calls it) with JCAPS 6 and Websphere MQ. The documentation for JMSJCA states that JMSC_MQJMS_TP_CLIENT_MQ_TCPIP is supported, but does not mention JMSC.MQJMS_TP_BINDINGS_MQ: https://jmsjc