EPCM.setDirty in  ABAP transaction

HI,
   We're running an ABAP transaction in Enterprise Portal using the WinGui plugin. We'd like the ABAP transaction to be able to inform the portal whenever data has changed on the screen using EPCM.setDirty. How can we do this in ABAP?
This isn't WebDynPro, this is a normal SAP Transaction.
Thanks
Graham

Thanks Anul,
Thats a shame. The transaction is used by high-end users who log directly into R3, so SAPGui would be the best option.
I know there are some browser plugins (Adobe Flex springs to mind) that allow you to call javascript in the enclosing browser page. Its a shame there's no way of doing it with SAP Gui (short of writing a custom COM/AcitveX object and installing it on everbody's PCs).
At least we know for certain now - thanks

Similar Messages

  • ABAP transaction replacement in PI 7.3?

    Hello.
    I'm currently using a new PI 7.3
    When using integrated scenario - the ABAP section is being skipped.
    Is there a replacement for old ABAP transactions like IDX5 for example?
    Is there any documentation on the subject?
    Thanks,
    Imanuel Rahamim.

    Hi,
    Refer to the following links for details:
    [Monitoring the Advanced Adapter Engine|http://help.sap.com/saphelp_nw73/helpdata/en/af/d36bc882e846f29ddef9dc1741527b/frameset.htm]
    [Monitoring Messages in AAE|http://help.sap.com/saphelp_nw73/helpdata/en/48/b2d2347895307be10000000a42189b/content.htm]
    [Displaying IDoc Messages in IDOC_AAE|http://help.sap.com/saphelp_nw73/helpdata/en/de/82c727b3d94714a04a4a579663fcf5/content.htm]
    [Displaying IDoc Metadata|http://help.sap.com/saphelp_nw73/helpdata/en/50/980951964146f1a7f189b411796bae/content.htm]
    Hope this helps,
    Greg

  • Sales UI not working for ABAP transaction

    Hi All,
    I am wokring on SALES UI and created a roles copying role Internal Sales represnatative. I have added ABAP transactions like VA01 and XD01 along with WEBDYNPRO  transactions. While Webdynro applications are working fine but when trying to use ABAP transations screens are appearing  but unbale to select filed values or tabs or exceute. Almost screens are freezed. Both  are working fine in development client but when moved to testing client ABAP transactions are not working.
    We are unable to find the cause. i have activated error log on internet explorer i am getting following errors:
    The value of the property 'append_to_body' is null or not defined, not a function object
    and
    UCF properties is undefined
    Lightspeed.js
    code : 0
    URI:http://xxxxxxxxxx:8000/sap/public/icmandir/its/ls/js/lightspeed.js?201
    Can anyone let me know the root cause and remedy for the issue.
    Thanks and Regards
    Satya

    Satya
       Assuming that this is not a security issue, then I will assume this is a probably a rendering issue cause by the IE Lightspeed cache. The cache itself could resides either at your desktop, MIME directory server or the App Server; and it would need to be re-initialize for it to function.  Good luck!
    Step 1: Clear your IE Cache by deleting all your IE Temporary Files
    -> If this fail to work, try step 2.  
    Step 2 below need to be thoroughly tested before repeat in PRD environment, It could cause any user session that is accessing the MIME object to crash
    Step 2: Clear the MIME Directory (REF: SAP Note - 1922663)
    -> Run the report WDG_MAINTAIN_UR_MIMES in order to update the archive containing the MIME files for HTML rendering. Choose deploy MIMES.
    -> If this fail to work, try step 3  
    Step 3 below should only be used in NON-PRD environment AND work with your Basis Team to ensure that it will not cause issue
    Step 3: Clear the Server \ App Server Mime
    -> Run SE38, program RSMONICM, click execute twice then use the drop down menu path below:
    Goto --> HTTP Plugin --> Server Cache --> Invalidate Globally. Click "Yes".

  • Intergrate any ABAP transaction in a ABAP WD application (not via ITS!)

    Can I integrate any standard ABAP transaction in a ABAP Webdynpro application, for instance in a  Popup? (not ITS!).
    My workaround is:
    To create an iView for the ABAP transaction in the portal and to call the iView using the iVIEW URL. This works, but should be a workaround only.

    hi andre......
                        you cannot call an abap transaction from webdynpro for that gui is not supported in webdynpro.
    ---regards,
       alex b justin

  • BEX Query to ABAP Transaction Code

    Hi,
    RRI from BEX Query to ABAP Transaction Code When I Right clivk and select GOTO on my Delivery order
    say 120012 It shd directly go into tht particular DO The transaction code is vl33n
    but when i give ABAP Transaction as reciever object it only goes to the initial screen of query where we manually need to give the DO Number It does not show the DO 120012 directly
    thx,
    amar

    Hi Amar
    Try doing Assigning Infoobject to R/3 field in Assignment details RSBBS transaction:
    Check below thread for explaination
    Re: RRI -  Selection was not Restrcited
    Ravi

  • ABAP Transaction iview Problems.

    Dear experts.
    I have created a Abap transaction iview in portal which navigates to one ABAP transaction after opening. But my requirement is not to show the command box after going to that transaction, because by using that they can enter the other transaction code in that command box and go to other transactions.
    So I want to hide that command box. Is there any way to hide that?
    Appreciate your response
    Regards
    Shanmukha Rao Banisetti

    Hi,
    Check the SAP Note 1010519 for the solution.
    Also try to set the ~webgui_simple_toolbar=1  parameter under transaction sicf.
    Below links also solve your problem
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/e046cb5c-711a-2a10-95a9-81b365901b95
    Remove header  in ITS screen (internal ITS)
    Raghu

  • Invoke a ABAP transaction in a report.

    Hi,
    How can I invoke another ABAP transaction from a report/module pool program?
    Can I pass values to the fields?
    Regards,
    Arvindh.

    hi,
    if you want to call tcode through your report or modulepool program
    use <b>call transaction</b> press f1 to see some more help on it.
    if you want to call another report program or any other report in through your program
    use <b> submit</b> key world.
    SUBMIT rep.
    other fields you can add are
    LINE-SIZE col
    LINE-COUNT lin
    TO SAP-SPOOL
    VIA SELECTION-SCREEN
    AND RETURN
    EXPORTING LIST TO MEMORY
    USER user VIA JOB job NUMBER n
    Various additions for parameter transfer to rep
    USING SELECTION-SETS OF PROGRAM prog
    don't forget to reward points if it helps.

  • MAC: Starting ABAP Transaction from eclipse ADT - Wrong GUI version

    Hi there,
    I am running eclipse (Kepler Service Release 2) with ADT for SAP HANA (Version 2.28.1) and SAP GUI 7.30 Revision 9.1 on my MAC. Whenever I try to run an ABAP transaction from within the IDE, I do get this error:
    The GUI itself runs fine. It seems as if the GUI and ADT version do not match. What should I do?
    Cheers

    Hi Pascal,
    you have already the newest version 7.30 patch level 9. Florian was wrong with 7.30 Compilation 3 Present. 2.
    I have the same problem. I have tried older versions 7 and 8 too. With a reinstallation it has worked only for 2 or 3 times. It seems to be a new bug with new ADT 2.28 because 2.24 was working fine. Maybe it is related to the java version.
    Actually I have no time to take care of this and create an OSS message.
    Regards
    Andreas

  • List of SAP PI 7.0 ABAP transactions

    Hi,
    Can any one proivde me the list of all transactions codes , that will be used for SAP PI 7.0 ABAP system.
    Do we have any blog or thread which talks about these transactions.
    Thanks,
    Younus

    Hi,
    Please go through the below weblog for the same:
    /people/morten.wittrock/blog/2006/03/23/getting-started-with-xi-part-1-xi-30-cheat-sheet
    /people/community.user/blog/2007/02/21/ready-reference-for-xi-developers
    SLDCHECK Test SLD Connection
    SXMB_IFR Start Integration Builder
    IDX5 IDoc Adapter - Monitoring
    IDX2 Meta Data Overview in IDoc Adapter
    IDX1 Port Maintenance in IDoc Adapter
    SM59 RFC Destinations (Display/Maintain)
    SM58 Asynchronous RFC Error Log
    SPROXY ABAP Proxy Generation
    SALE Display ALE Customizing
    WE21 Port definition
    WE20 Partner Profiles
    SE80 Object Navigator
    RZ20 CCMS Monitoring
    SXI_MONITOR XI: Message Monitoring
    SXI_CACHE XI Directory Cache
    SPROXY ABAP Proxy Generation
    SXMB_MONI Integration Engine - Monitoring
    SE16 Data Browser
    SE11 ABAP Dictionary
    SE37 ABAP Function Modules
    SE38 ABAP Editor
    SM31 Call View Maintenance Like SM30
    SM30 Call View Maintenance
    SE38 ABAP Editor
    SMICM ICM Monitor
    ST05 Performance trace
    AL11 Display SAP Directories
    SM12 Display and Delete Locks
    SM49 Execute external OS commands
    SM69 Maintain External OS Commands
    SLDAPICUST SLD API Customizing
    AL11 Display SAP Directories
    SU01 User Maintenance
    SMGW Gateway Monitor
    Thnx
    Chirag

  • How to call ABAP transaction from Webdynpro in NWBC

    Hi
    I need to develop an Webdynpro application who lists Sales Orders. The Application is launched in NWBC DESKTOP version.
    This part is no big deal...
    But: i need to gain users the possibility to display the Sales Orders in T-CODE VA03 (ABAP) when they click a link in the list. How can i do that?
    I have tried to do a test like this:
    method ONACTIONTEST_LAUNCH .
      DATA: url TYPE string,
            query TYPE string.
      url = cl_nwbc=>url_construct( html_client        = abap_false
                                    canvas_transaction = 'VA03' ).
      cl_nwbc=>url_launch( url ).
    endmethod.
    But this url launches the HTML version of NWBC (inside the Desktop version...). and i want the system to launch the ABAP system.

    Hi Jakob,
    I would use Object Based Navigation in this case (OBN). With OBN you can define an OBN target in your WDA application and map that target to a transaction in your PFCG role.
    Here is some help
    http://help.sap.com/saphelp_nw74/helpdata/en/4c/5bdc7f97817511e10000000a42189b/content.htm?frameset=/en/66/48a793bc2f4ec5bdb8e7e93ea6cd9f/frameset.htm
    Hth,
    Simon

  • NWBC problem displaying SAP ABAP transactions

    Hi,
    I was trying to configure NWBC and I was able to connect to the system and see the transaction available on the role assigned to the user, under that role I assigned SAP standard transactions, BSP applications, WebDynpro applications and Web pages (URL's). I can execute all except the SAP standard transaction that uses the Windows SAPGUI, basically the transaction is never displayed and I only see the "Webdynpro loading icon" I do not see any session created on the backend by the user using the NWBC and I also do not see any instance of the SAPGUI created on local PC where I am testing the NWBC.
    We tested in two computers one using SAPGUI 7.0 patch 3 and the other patch 2, the scripting is enable on the sapgui with the other two options (Notify when a script attaches.... and Notify When a script Opens...) set in both, I also know that the parameter sapgui/user_scripting is set to TRUE and sapgui/user_scripting_set_readonly and sapgui/user_scripting_disable_recording as well. Parameter CONDENSE_MENU is set to NO and ADD_MENU_DETAILS is set to YES.
    As I mentioned before, we can see the menu, subfolders and transaction assigned to subfoldes, everything that is related with Web like BSP, webdynpro or regular HTML is displayed but the problem is with transaction that requires Windows SAP GUI.
    On the NWBC log I could not find too much only the following entry:
    24.08.2007 13:20:16
    INFO <NWBC::CSessionContext> | setDirty(sessionID 0000000005, connectionName WDA Testsuite)
    On the NWBC trace file I could find the following but nothing else that give a clue of the reason why is not starting the windows sapgui:
    24.08.2007 13:03:09
    DEBUG <NWBC::CBCMainDialog> | OnOK: action start_change
    INFO <NWBC::CCanvasArea> | Show loading page
    DEBUG <NWBC::CCanvasArea> | HideAllViews
    DEBUG <NWBC::CBCMainDialog> | OnOK: done
    DEBUG <NWBC::CBCMainDialog> | OnOK: action image_folder
    DEBUG <NWBC::CBCMainDialog> | OnOK: done
    DEBUG <NWBC::CBCMainDialog> | OnOK: action canvas
    DEBUG <NWBC::CBCMainDialog> | OnOK: done
    DEBUG <NWBC::CBCMainDialog> | OnOK: action session
    DEBUG <NWBC::CBCMainDialog> | CSapguiViewFactory::Get
    DEBUG <NWBC::CSessionManager> | CreateSession(sessionID 0000000006, connectionName WDA Testsuite)
    DEBUG <NWBC::CSessionContext> | initialize(sessionID 0000000006, connectionName WDA Testsuite)
    DEBUG <NWBC::CSessionEPCM> | initialize(sessionID 0000000006, connectionName WDA Testsuite)
    INFO <NWBC::CCanvasArea> | Show loading page
    24.08.2007 13:03:10
    DEBUG <NWBC::CCanvasArea> | HideAllViews
    DEBUG <NWBC::CSAPGUIView> | CSAPGUIView::WindowCreate
    DEBUG <NWBC::CSAPGUIView> | CSAPGUIView::SetCookieString
    DEBUG <NWBC::CSAPGUIView> | ISapguiScriptingInternal::OpenNewConnection
    24.08.2007 13:03:12
    DEBUG <NWBC::CSAPGUIView> | m_nSessionsCreations= 1
    DEBUG <NWBC::CSAPGUIView> | } CSapguiSessionManager::CreateNewSession
    DEBUG <NWBC::CSAPGUIView> | } CSAPGUIView::InternalCreateSession
    DEBUG <NWBC::CSAPGUIView> | } CSAPGUIView::CreateSession
    DEBUG <NWBC::CSessionContext> | setDirty(sessionID 0000000006, connectionName WDA Testsuite)
    DEBUG <NWBC::CCanvasArea> | SetActiveView(id 0000000006)
    DEBUG <NWBC::CCanvasArea> | View is still loading => can't make it active yet => remember ID
    DEBUG <NWBC::CCanvasArea> | } CCanvasArea::Start
    DEBUG <NWBC::CBCMainDialog> | } CBCMainDialog::CanvasManagerCreate
    DEBUG <NWBC::CCanvasArea> | SetActiveView(id 0000000006)
    DEBUG <NWBC::CCanvasArea> | View is still loading => can't make it active yet => remember ID
    DEBUG <NWBC::CBCMainDialog> | OnOK: done
    Hopefully somebody can give me a hand with this,
    Thanks in advance,
    Zareh Vazquez

    The problem is solved ... The routing-string was not correctly configured...

  • Displaying ABAP transaction In Enterprise Portal

    Dear all,
    We are having one Z-reports in CRM 4.0 .which we want to display in EP portal.
    Is it possible??
    What type of changes needed from ABAP  and EP side.
    with regards,
    Rajesh C

    Hi,
    to achieve this functionality first we have to create a SAP transaction ivew and for then to let this iview communicate with R3 you have to create a system which can do this task. Please look at the below blog.
    Create SAP Transaction iView using SAPGUI for Windows
    and
    Pass Parameter to ITS URL Upadated 21st June 2008
    Regards,
    Srinivas

  • ABAP Transaction codes

    Hi all,
    I'm a bit confused in using  the transaction codes in ABAP  like se11,...so on.
    What code can be used for what application....so on.?
    Can any one please help me out in giving the transaction codes in ABAP.
    Please give them in a list wise...i.e.,
    Transaction code -
    What Application(such as editor, smartforms, function modules).
    ID: [email protected]
    Bye,
    SAI KUMAR

    HI,
    USMM Pressing F8 will display all hotpacks applied.
    SEARCH_SAP_MENU Show the menu path to use to execute a given tcode. You can search by transaction code or menu text. 
    DI02 ABAP/4 Repository Information System: Tables.
    LSMW Legacy System Migration Workbench. An addon available from SAP that can make data converstion a lot easier. Thanks to Serge Desland for this one.
    OSS1 SAP Online Service System
    OY19 Compare Tables
    SM13 Update monitor. Will show update tasks status. Very useful to determine why an update failed.
    S001 ABAP Development Workbench
    S001 ABAP/4 Development Weorkbench. (from [email protected])
    S002 System Administration. (from [email protected])
    SA38 Execute a program. (from [email protected])
    SCAT Computer Aided Test Tool
    SCU0 Compare Tables
    SE01 Old Transport & Corrections screen
    SE03 Groups together most of the tools that you need for doing transports. In total, more than 20 tools can be reached from this one transaction.
    SE09 Workbench Organizer
    SE10 New Transport & Correction screen
    SE11 ABAP/4 Dictionary Maintenance SE12 ABAP/4 Dictionary Display SE13 Maintain Technical Settings (Tables)
    SE12 Dictionary: Initial Screen - enter object name. (from [email protected])
    SE13 Access tables in ABAP/4 Dictionary. (from [email protected])
    SE14 Utilities for Dictionary Tables
    SE15 ABAP/4 Repository Information System
    SE16 Data Browser: Initial Screen. (from [email protected])
    SE16N Table Browser (the N stands for New, it replaces SE16). Provided by Smijo Mathew.
    SE17 General Table Display
    SE24 Class Builder
    SE30 ABAP/4 Runtime Analysis
    SE32 ABAP/4 Text Element Maintenance
    SE35 ABAP/4 Dialog Modules
    SE36 ABAP/4: Logical Databases
    SE37 ABAP/4 Function Modules
    SE38 ABAP Editor
    SE39 Splitscreen Editor: Program Compare
    SE41 Menu Painter
    SE43 Maintain Area Menu
    SE48 Show program call hierarchy. Very useful to see the overall structure of a program. Thanks to Isabelle Arickx for this tcode.
    SE49 Table manipulation. Show what tables are behind a transaction code. Thanks to Isabelle Arickx for this tcode.
    SE51 Screen Painter: Initial Screen. (from [email protected])
    SE54 Generate View Maintenance Module
    SE61 R/3 Documentation
    SE62 Industry utilities
    SE63 Translation
    SE64 Terminology
    SE65 R/3 document. short text statistics SE66 R/3 Documentation Statistics (Test!)
    SE68 Translation Administration
    SE71 SAPscript layout set
    SE71 SAPScript Layouts Create/Change
    SE72 SAPscript styles
    SE73 SAPscript font maintenance (revised)
    SE74 SAPscript format conversion
    SE75 SAPscript Settings
    SE76 SAPscript Translation Layout Sets
    SE77 SAPscript Translation Styles
    SE80 ABAP/4 Development Workbench
    SE81 SAP Application Hierarchy
    SE82 Customer Application Hierarchy
    SE83 Reuse Library. Provided by Smiho Mathew.
    SE84 ABAP/4 Repository Information System
    SE85 ABAP/4 Dictionary Information System
    SE86 ABAP/4 Repository Information System
    SE87 Data Modeler Information System
    SE88 Development Coordination Info System
    SE91 Maintain Messages
    SE92 Maintain system log messages
    SE93 Maintain Transaction. (from [email protected])
    SEARCH_SAP_MENU From the SAP Easy Access screen, type it in the command field and you will be able to search the standard SAP menu for transaction codes / keywords. It will return the nodes to follow for you.
    SEU Object Browser
    SHD0 Transaction variant maintenance
    SM04 Overview of Users (cancel/delete sessions)
    SM12 Lock table entries (unlock locked tables)
    SM21 View the system log, very useful when you get a short dump. Provides much more info than short dump
    SM30 Maintain Table Views. (from [email protected])
    SM31 Table Maintenance
    SM32 Table maintenance
    SM35 View Batch Input Sessions
    SM37 View background jobs
    SM50 Process Overview. (from [email protected])
    SM51 Delete jobs from system (BDC)
    SM62 Display/Maintain events in SAP, also use function BP_EVENT_RAISE
    SMEN Display the menu path to get to a transaction
    SMOD/CMOD Transactions for processing/editing/activating new customer enhancements.
    SNRO Object browser for number range maintenance. (from [email protected])
    SPRO Start SAP IMG (Implementation Guide). (from [email protected])
    SQ00 ABAP/4 Query: Start Queries
    SQ01 ABAP/4 Query: Maintain Queries
    SQ02 ABAP/4 Query: Maintain Funct. Areas
    SQ03 ABAP/4 Query: Maintain User Groups
    (Queries,Funct. Areas,User Groups are stored in table AQGQDOC and AQLQDOC )
    SQ07 ABAP/4 Query: Language Comparison
    ST05 Trace SQL Database Requests. (from [email protected])
    ST22 ABAP Dump analysis
    SU53 Display Authorization Values for User. (from [email protected])
    WEDI EDI Menu. IDOC and EDI base.
    WE02 Display an IDOC
    WE07 IDOC Statistics
    rgds,
    bharat.

  • Documentation of non ABAP transactions in SAP Solution Manager

    Hello
    In our implementation project, we will implement solutions using Java Web Dynpro, Web Dynpro and BSP Applications. We want to document these solutions using the transaction tab in SOLAR01/02.
    Does anyone know whether there is a best practice or standard method for identifying the different elements? I see that for example the Java Web Dynpro shall be documented using the fields:
    Text
    Application name
    Parameter list
    I have tried to search on help.sap.com and on sdn.sap.com for guidelines or a documentation standard, but without any success. I checked the BPR, but I see that the Web Dynpros that are documented there follow different standards.
    I really appreciate any input on this topic.
    Best regards from Knut

    Hi,
    >
    > it also mentioned about creating CSMREG user, but it did not say in which client this activity needs to be performed, and there are lot many steps in which there is no mention about the client of solution manager in which we have to perform the configuration.
    >
    You should created this user in working client.
    > Can you guys please help me to configure properly?
    >
    > One set document which I saw talks about the configuration using RZ21 and other document discuss about Configuration using System Monitoring Work Center, which one do we need to follow, are both methods are 2 different options doing the same thing, can you please clarify?
    >
    You can use RZ21 or System monitoring through work center. From Solution manager 7.1, you need to use work center only. So, I would suggest you to use work center only.
    Thanks
    Sunny

  • ABAP transaction iview Run Error

    hi,
    I met a problem, i create a  ABAP Trasaction iview, which preview result is right using admin. when i assigned it to a test user. it runs error. if i assigned administrator group to the test user, it will run right.
    why?

    Hi,
    1.I forgot to mention you have to assign the End User role as well for the iView object to everyone group.
    2. Check the permission for the system object in portal as well
    In case you are still facing the issue
    Post the error message.
    Thanks
    Prashant

Maybe you are looking for

  • Oracle 9i Support for multi language is not working.. Giving question mark

    HI, We have an application which uses oracle 9i as the database. Riight now we are supporting only english and there is a requirement to support multiple languages like korean, chineese and japaneese. But we are planning to migrate one part of the ap

  • HP COLOR LASERJET CM2320 MFP DO NOT SETUP IT ON THE WIN7 64BIT USİNG IT ON THE NETWORK

    my hp color laserjet 2320 mfp is not possible to setup it on the my win7 64bits when ı want use it like network printer.But since  2 weeks ago ı can see it on the network when ı want to install it using orginal hp product sotware.When installing the

  • My Refine Edge in Photoshop CS6 has STOPPED WORKING, please help!

    Photoshop CS6 Windows 8.1 I have been using refine edge with no problem for months. everything worked great! I was able to extract out hair and edges very, very, very well... but about 2 weeks ago...something changed... the refine edge brush no longe

  • DBMS_JOB.SUBMIT - Parallel execution of jobs

    Hi, I have submitted two jobs by using dbms_job.submit(). I want to know whether they will get executed in parallel or in queue. Please see below example EX: My task is to run the same procedure with different parametrs so i tried the following. dbms

  • I chat wont open

    Ok, i recently bought a imac andichat has never worked on it, it dosetn open from no were, i have the most recent everything and it dosetn open from appliactions two help?