Integration to ITS Application

Hi,
I am working on ITS application of SRM .
Is there any idea how can I make a call to mine Web Dynpro application(ABAP) from ITS based Application
(SRM EBP) ?
Thanks & Regards,
Sachin
Message was edited by: Sachin S M

Hi,
see the section constraints in here http://help.sap.com/saphelp_nw2004s/helpdata/en/77/3545415ea6f523e10000000a155106/frameset.htm
Regards, Heidi

Similar Messages

  • Display PDF Business Documents in ITS application on ECC6.0

    Hi SDN forum,
    We are currently migrate an ITS application that was plugged with SAP R/3 4.6C on a W.A.S 7.00 (ECC 6.0)
    One of our web pages enables us to display PDF documents (material technical documents). These documents were stored until now in web apache server frontend in DMZ.
    We manage to make work the web pages in new architecture but PDF document can't be displayed.
    We don't know where to put them today with integrated ITS in W.A.S architecture and how to configure new llinks.
    PS :PDF documents are linked with DIR objects in R/3. (CV03N)
    Thanks a lot for your precious help.

    Hi Joseph
    Many thanks for the info.
    I had raised an SR in Metalink as well as requesting info here and Metalink gave me a ftp link to the document.
    This solved my problems as I needed to undertake the extra configurations in opmn.xml, webappserver.cfg and add a .jar file (these are not shown anywhere in the standard BPA admin or install guides!!)
    Once all these done it works like a dream and users state it is faster then a Tom Cat based deployment.
    Cheers
    John

  • Data entered by ITS application partly not available at BSP application

    Environment:
    We have an old ITS application to enter absences and presences to SAP HR.
    And we have a new BSP application to delete absences and presences.
    Both applications are available for the employee in an employee self service, that has an navigation developed with BSP.
    Problem:
    All data entered with the ITS application, could not be deleted in the BSP application, if the user does not log off. Or until he deletes one dataset, that he did not entered after the current login. If he deleted one old dataset, all new datasets can also be deleted.
    The ITS application stores the data with the function HR_MAINTAIN_MASTERDATA.
    The BSP application deletes the data also with the HR_MAINTAIN_MASTERDATA function.
    But its strange, that I can read the newly entered data with select from the Database or the function HR_READ_INFOTYPE. But when the users selects this dataset, the BSP class currently read, the HR_MAINTAIN_MASTERDATA cant delete, because of the message "no data in timeperiod". Even the function 'BAPI_ABSENCE_GETDETAIL' reads the data.
    Seems to be some kind of buffer problem. Reading the data is possible, but trying to modify/delete does not work.
    Also this did not help:
    *using more commit works.
    *Try to initialize buffers with the functions "HR_INITIALIZE_BUFFER", 'HR_PSBUFFER_INITIALIZE', "HRPAD00_FREE_PLOG_TAB" or "HR_PSA_CLEAR_BUFFER"
    Trying to delete the absences with the function 'BAPI_ABSENCE_DELETE' instead of the HR_MAINTAIN_MASTERDATA function (without DESTINATION and with DESTINATION 'NONE').
    Does anybody has an idea, why my BSP application works fine with all datasets, entered before the current login, but can not delete datasets I newly entered (but I can read them, I only cant delete them!). And what is more strange: after I delete on old dataset, then I can delete also the new datasets!

    Is your provisioning profile for Development or Ad-Hoc distribution?
    Also, it would help if you posted a screenshot of you target settings as well as your Info.plist file.

  • How develop the ITS application with R/3 tables

    Hi All,
    Can you please tell me what is the procedure to develop the ITS application
    My requirement is develop new screen with data from backend tables,
    After giving the input and clicking the submit button
    It should display details in the same screen
    For example if I give the input as purchase organization, it should display all the vendors under that purg organization.
    This is very urgent…
    Thanks in advance
    Rambabu.A

    Hi,
    I suggest to study the service /sap/bc/gui/sap/its/test/it/it00
    there is a simple example for a table control. Also useful is
    the wiki article about debugging.
    best regards
    Tobias

  • Hi I want to buy an unlocked iPhone 5in the Middle East. I want to know if I will be able to use my iPhone and all its applications when we go back to live in the US for long term.

    Hi I want to buy an unlocked iPhone 5 in the Middle East. I want to know if I will be able to use my iPhone and all its applications when we go back to live in the US for long term.
    Thank you

    Apple Online Store sells unlocked iPhone in the following countries: Australia, Austria, Belgium (French, Dutch), Brazil, Canada (English, French), China, Czech Republic, Denmark, Finland, France, Germany, Hong Kong (English, Chinese), Hungary, Ireland, Italy, Luxembourg, Malaysia, Mexico, New Zealand, Netherlands, Norway, Poland, Portugal, Singapore, Spain, Sweden, Switzerland (French, German), Taiwan, Thailand, United Arab Emirates, United Kingdom, and United States.
    You can probably be absolutely sure any other source will be carrier locked
    It also appears that only Zain offer unlocking (of all the ME carriers )  in Jordan and Bahrain
    A ME iPhone 5  ( A1429 GSM )will not  work on US LTE when you return 

  • Integration with PeopleSoft Applications Using Oracle SOA Suite 11g BPEL

    Hi,
    I'm integrating BPEL with Peoplesoft FSCM 9.0 Application on tools 8.49 using Oracle SOA Suite 11g. The BPEL invokes the web service method generated from Peoplesoft Component Interface in a synchronuos manner.
    I have deployed the BPEL in Oracle SOA Suite 11g using Jdeveloper successfully but I have problem in configuring the BPEL node in Peoplesoft side using Oracle SOA Suite 11g(FMW) . I had done the integration of BPEL with Peoplesoft FSCM 9.0 on tools 8.49 using Oracle SOA Suite 10g earlier successfully by configuring BPEL node properties as follows:
    BPEL CONSOLE : http://Host Name:8888/BPELConsole (System with Oracle SOA Suite 10g server for deployment)
    BPEL DOMAIN : default
    Using this BPEL node configuration, I was able to ping the BPEL console of Oracle SOA Suite 10g from peoplesoft and hence complete the integration successfully.
    Now in order to acomplish Business rules and other functionality, the BPEL application has been developed in Oracle SOA Suite 11g using Jdeveloper 11g. This time I'm not able to configure the BPEL node in Peoplesoft for this integration as I'm assuming there is no separate BPEL console in Oracle SOA Suite 11g. All the BPEL deployments are administered in console (11g console used for deployment of BEPL)
    http://Host Name:7001/em (System with Oracle SOA Suite 11g server - Fusion Middleware).
    So when I Configured the BPEL node property in Peoplesoft as :
    BPEL CONSOLE : http://Host Name:7001/em (System with Oracle SOA Suite 11g server for deployment)
    BPEL DOMAIN : default
    I'm not able to ping the Peoplesoft BPEL node to the Oracle SOA Suite 11g. Hence I'm not able to proceed with my integration.
    When I searched the OTN discussion forum on BPEL console for Oracle SOA Suite 11g, all threads point that there is no separate BPEL console unlike Oracle SOA Suite 10g. Also most of the articles for Integration with Peoplesoft Application using SOA 11g do not state any specific configuration setting for property of Peoplesoft BPEL node in order to integrate with BPEL 11g. The examples published in OTN still point towards screen shots of integration using SOA Suite 10g.
    So I'm not able to proceed in this regard.
    Any help in this regard is highly appreciated.
    Thanks in Advance,
    Girish
    Edited by: user11214154 on Nov 23, 2009 8:12 PM
    typo error

    Hi,
    I found this document from the Oracle Open World 2009 (maybe you have found it too) :
    "Integration with PeopleSoft applications using oracle soa suite 11g BPEL" --> [http://www.oracle.com/technology/tech/fmw4apps/peoplesoft/pdf/oow2009-bpel-psft.pdf]
    And this could be a little more simple, but have a good step-by-step tutorial.
    [http://www.oracle.com/technology/obe/fusion_middleware/fusion/soa/BPEL_PS848/OBE_PSFT_BPEL_848.htm]
    I think you must read this docs by now, but never come amiss.
    Hope this can help you,
    By the way, if you can help me with this I'll appreciate it a lot.
    Unable to access the following endpoint(s)

  • Audigy SE lost its applications in Windows 7

    ,Audigy SE lost its applications in Windows 7vHello, folks. I upgraded my OS to Windows 7 Home Premium 64 bits and My Audigy SE lost its applications, such as Graphic Equalizer, Surround Mixer, Speaker Settings and etc. The OS does not recognize these functions when I try to open them. I installed all the drivers available for Windows 7 and I just have a very basic adjust and that?s it. The sound card is also crashing my OS. I had to uninstall it and remove the sound card. And I work with these features, so I had to go back to my old rig with XP.
    Now I wonder? Windows advisor said that my Audigy was ok to run in Windows 7. What is happening and what can I do to have the equalizer and the whole thing working properly? Does this happen with all models? Creative doesn?t have a real Windows 7 compatible sound card? They just run with a basic setup fix?
    I appreciate any response,?

    I just forgot something!
    The Audigy budget line (SE/LS/Value) do have the EAX Console! These card are the only Audigy card with the EAX Console, if my information is correct. Got my info from:
    <a rel="nofollow" target="_blank" href="http://tweakers.net/productreview/27856/creative-audigy-se.html"]http://tweakers.net/productreview/27856/creative-audigy-se.html[/url]
    It is Dutch.
    In that review, the reviewer is saying that he likes the EAX Console with the Audigy SE card, and also mentions that he runs Windows 7 when making the review....So, it looks like these card do have the full EAX Console, if the screenshot is correct.
    What may be the problem is that you downloaded the latest version of the driver. In the README of the latest, there is no reference to the EAX Console application, BUT the previous onse DOES!!
    Just search for the following file on the Creative support site at:
    <a rel="nofollow" target="_blank" href="http://support.creative.com/Downloads/searchdownloads.aspx"]http://support.creative.com/Downloads/searchdownloads.aspx[/url]
    SB24_VTDRV_LB__04_0077.exe
    Also, would you be so kind to let me know if this driver release DOES contain the Eax Console. I know someone that is desperately searching for it on his new Windows 7 machine.

  • BatteryWatch is requesting changes to its application control permissions

    I am using an ad-supported application called BatteryWatch (1.9.7) and everything used to be fine.
    Now, however, everytime I open it I get the request "BatteryWatch is requesting changes to its application control permissions."
    No matter how I change the permissions, this message ALWAYS appears.
    The strange thing is that it didn't use to happen before.
    Since the time that it was working I have updated the application, updated Blackberry App World and I think the company might have moved onto BES/BIS(?).
    Any idea how I can stop this message appearing?

    Hi and Welcome to the Community!
    If your company indeed did move to BES and if indeed your BB has been activated on BES, then BES could be pushing out specific control permissions that are in conflict with what that app thinks it needs...and BES will win every time. So, when you launch the app, it prompts for a change to the permissions to what it thinks it needs...but, since BES is in control, it can't actually change the permission, and prompts again the next time.
    Basically, there is nothing you can do...BES wins every time.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Adding Custom fields to standard  SAP-ITS application.

    Hi,
    A functionality requires some custom fields to be added to the standard SAP-SRM EBP ( Manage business partners) application.
    If I copy the whole BBP_VENDOR_CREATE program into a Z-program, and the BBPMAININT internet service to a Z-application, then would it be feasible??
    Which is the best way to add custom fields in a SAP standard ITS application.
    Regards,
    Goutam

    Hi Goutam,
    > If I copy the whole BBP_VENDOR_CREATE program into a
    > Z-program, and the BBPMAININT internet service to a
    > Z-application, then would it be feasible??
    Yes, I think so.
    Best regards,
    Henning

  • ITS application from BSP

    Hi all,
      I have created one bsp application in SRM,which would search all the shopping cart created by the logged in user.
    I am getting list of all shopping cart in the table control(i have used iterator for this).
    In this list one column is for the shopping cart id. When i click on this id, i want to open the page which is the part of the standard ITS application.
    Please let me know how its possible. Its really urgent.
    Thanks in advance,
    Jigs.

    You can open any link from a BSP application.
    So, in the table view iterator you would probably just add a link to the ITS application for every line in the table:
    IF p_column_key = 'name of the link column'.
    CREATE OBJECT lr_link.
    lr_link->id = p_cell_id.
    lr_link->text = 'click me'.
    lr_link->reference = 'http://link_to_the_ITS_app/page.htm?parameter=foobar'.
    lr_link->target = 'blank'.
    p_replacement_bee = lr_link.
    ENDIF.

  • Dump when pressing F1 on an ITS Application

    While accessing the ITS Application when pressing F1 on an input field, the following dump occurs.
    ITS_EXPRESSION_NOT_NUM
    Template "iac\dm\generator.html" has triggered a runtime error in function
    "topinclude".
    Cause of error: "ANONYMOUS" could not be converted into a numerical value.

    Hello,
    Does the following note
    Number              1157540                                            
    SAP GUI for HTML: Template error when control on   
    dialog box                                                             
    match the issue you currently have?
    If NOT:
    Do you know what the user are doing when they get this DUMP?
    What service are they calling? Whate are the parameters set in the service etc?
    Regards,
    Oisn

  • Use of Integration Engine on Application System

    I would like to know - the use of Integration Engine on Application System.
    Any links or docs are appreciated
    reg

    Hi,
    The Integration Engine is the runtime environment of SAP NetWeaver usage type Process Integration. It controls the messaging process (receiving, processing, and forwarding) to and from the central Integration Server.
    I agree with you about the usage to make easy for integration of systems with Proxy. Just extending to it, the integration engine has the task of receiving, processing, and forwarding XML messages.
    Event driven Message Processing is also very much possible with Integration engine to control the messaging across the heterogeneous systems
    Message Packaging have imporved the performance of message processing using the integration engine.
    Plesae let me know if your are looking for any other things about it.
    Thanks
    Swarup

  • Can Microsoft active directory integrated with Oracle Applications

    Hi,
    Can anyone provide me any document on Microsoft Active Directory Integration with Oracle Applications(12.0.6)
    Manish

    Hi,
    It is possible, please refer to the following documents for details.
    Note: 376811.1 - Integrating Oracle E-Business Suite Release 12 with Oracle Internet Directory and Oracle Single Sign-On
    Note: 415007.1 - Oracle Application Server with Oracle E-Business Suite Release 12 FAQ
    Regards,
    Hussein

  • Example how to create simple ITS application

    HI All,
    there is simple and advanced example how to create ITS application
    i need step by step guide since i am new to this topic
    Thanks in advance
    Alex

    HI Edgar
    Thanks !
    I found this link below and i follow the instruction to create a sample of ITS application.
    since i cant publish the link (dont know why )
    you can find it in  saptechnical->Tutorials->Others->ITS
    (the second post )
    And use report RSUSREXT
    I follow the instruction step by step create template and web application and publish it.
    while running it from the browser I stop in the handler class (via breakpoints )but when I press F8
    I get in the browser the following error
    The following error text was processed in the system QD8 : Template interpretation failed. Template does not exist.
    The error occurred on the application server usciqd8_QD8_21 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    SYSTEM-EXIT of program SAPLSMTR_NAVIGATION
    Regards
    Alex
    Edited by: Alex Dean on Apr 27, 2010 9:59 AM

  • How to associate Adobe help manuel to its application

    Please how can I make Adobe application help manual (that I separately downloaded from torrent website) to open its help manual when clicked on help from the application open window, instead of opening a web browser for online help.
    I downloaded the adobe application from a torrent website that comes with no manual help
    In a shot word: How Can I Associate Adobe help Manuel to its application
    Any help will be appreciated.

    Thanks for kindly reply.
    Please can you give me a little clue on how to achieve this effort? i have the below applications
    Adobe applications
    photoshop
    dreamweaver
    illustrator
    flash
    fireworks
    contribute
    indesign
    Thanks

Maybe you are looking for

  • Itunes doesnt Open, at all

    Ive been having this problem for a while on my laptop, Itunes doesnt open when i plug my Iphone in, or even when i open it seperatly. The process shows up in process manager but the itunes window never appears. I have tryed Uninstalling and re instal

  • I am unable to have my password reset on acrobat on my mini  iPad HD

    Is there upgrade, or guide, manual for instructions?

  • AMD Radeon 6770M Displaying Wrong VRAM amount in Bootcamp

    Hi, I am an avid gamer and recently I have decided to install Windows 7 on my MacBook Pro (Late 2011) via BootCamp. Some of the games run natively on both OSx and Win7, so when I booted up a game on Windows and got significantly worse performance tha

  • Component pick release for partial quantity

    Hi All, For R12 environment , customer needs move order to be created for partial quantity using component pick release. As far as I know component pick release cannot be done for partial pick release and only possible when onhand qty is not availabl

  • Alternative ways to check SAP HANA health?

    Hi, Are there other ways to check the health of SAP HANA database beside using HANA Studio? This is because our clients are not very convinced that the database health is fine by just looking at the GUI of HANA Studio. For example, in Oracle, we can