Access transaction information from a GOS

Hello,
I am creating a new generic object service for a transaction. I have no problems with the creation but I would like to know if once the user has clicked in the service and the new screen pop ups, is it possible to access the information from the original transaction?
I know you have the business object associated with most of the information, but my question is if, for example you can access elements of the transaction layout, i.e. access internal tables or data structures. Is that possible? I understand that these information has to be somewhere because once you close the service you return to the original transaction.
Best regards,

Deepti,
Search this forum for <b>WDProtocolAdapter</b> if you are on NW04s or for term <b>WDWebContextAdapter</b> otherwise (NW04). In later case do not use Requerst object and internal methods to get reference, use standard API methods instead.
Valery Silaev
SaM Solutions
http://www.sam-solutions.net

Similar Messages

  • Accessing RSM information from powershell or command line

    I am trying to get information on Tape Mount Counts to determine when tapes are nearing their life expectancy.
    I have been unable to find a way to access the information without using the Management GUI and doing a lot of clicking.
    I would prefer to query the system to find out what tapes are in the library, and what their mount counts are.
    Using Powershell and RSM View, I can enumerate all the tapes, their labels and guids, but I can't find a way to get the mount count.
    Can someone point me in the right direction?
    thanks,
    Ole Jensen.

    Hi,
    Is there more than one library returned from the command:
    $DPMLib = Get-DPMLibrary -DPMServerName "TestingServer"
    $DPMLIB
    If so, you need to select one of them using an [index number]
    Start-DPMLibraryInventory -DPMLibrary $DPMLib[0] -FastInventory
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. Regards, Mike J. [MSFT]
    This posting is provided "AS IS" with no warranties, and confers no rights.

  • Cant access my information from old sync

    I have my recovery key, username, and password from old sync account. I have a pre v28 fire fox. i was at one point able to request a password change, and received the email to the account i had signed up with long time ago, but when i would click the link, i would receive a message about "oops letting old dinosaurs out....?????
    now i cant seem to receive any reset emails. ive gone back and forth between versions trying to to request a password reset, theres nothing in my spam folder either

    finally received a working reset email. reset the password, now im signed in, i have no data backed up? im confused. where is the info i have saved for this recovery key?

  • Can someone access my information from a water damaged phone?

    I have an iPhone 5 that was submersed into a lake for about 10 minutes. It sat in rice and never powered up ever again. I want to sell it on ebay for parts. However, is there any way that the person who buys my phone will be able to access any old data I had on the phone? Specifically, photos, emails, texts, etc. Any input is greatly appreciated.

    Sure they can. With several hundred thousands of dollars of equipment, significantly skilled personnel, and a lot of determination. Will they? No. There is nothing on your phone that is worth that cost and expenditure of resources. If you want you can change all the passwords on your accounts so none of the accounts on the phone will work.

  • Accessing exif information from DNG images

    I'm the author of PTLens, a plug-in to correct lens distortion. I'm trying to access tag 50736 (LensInfo) but it's not coming through the plug-in interface. In fact, none of the 5xxxx tags are coming through.
    Is this a bug?

    Is it possible that that EXIF tag is a proprietary maker note tag?
    If so, that tag (or any undocumented maker note tag) cannot be read or preserved, and thus will not be available.

  • My iPhone was stolen and I need to access my information including contacts, texts and camera roll from icloud urgently via my desktop computer...how do I do this?

    I am not able to figure out how to access this information from my desktop, is this possilbe?
    Thanks

    Was your iPhone or iPad stolen? You posted in the iPad forum.
    These links may be helpful.
    How to Track and Report Stolen iPad
    http://www.ipadastic.com/tutorials/how-to-track-and-report-stolen-ipad
    Reporting a lost or stolen Apple product
    http://support.apple.com/kb/ht2526
    Report Stolen iPad Tips and iPad Theft Prevention
    http://www.stolen-property.com/report-stolen-ipad.php
    How to Find a Stolen iPad
    http://www.ehow.com/how_7586429_stolen-ipad.html
    Oops! iForgot My New iPad On the Plane; Now What?
    http://online.wsj.com/article/SB10001424052702303459004577362194012634000.html
     Cheers, Tom

  • Access SmartCard information through Internet ???

    Hi,
    Is it possible to access SmartCard information from
    Web Application(JSP/Servlet) ??
    If not, is there any good recommendation to access the
    SmartCard's information that located in the Client's
    workstation through Internet(Server Side Programming, JSP/Servlet) ???
    Best regards,
    Eric

    I beleive that's what Target.com is using

  • Looking for resource: accessing session info from JPS portlets

    Hi! The Portal Developer's Guide 10g Release 10.1.4, section 7.2.5 shows how to access session information from PDK portlets. I'm looking for information (tutorials, books) on how to do this from JPS portlets in the Oracle Portal environment.
    Thx!

    If u are using JSPProvider, then for getting the Session variable, peruse the below points:
    JSPProvider p=(JSPProvider)pageContext.getAttribute("JSPProvider");
    Session ses=p.getSession();

  • Obtaining SAP User information from J2EE Application

    Hi All,
    I am using SAP NetWeaver Developer Studio to create a J2EE Application, which requires accessing user information from SAP coming from Windows Active Directory.
    My question is as follows;
    Is there a possibility in a J2EE application to use an API to obtain user information (ie. from com.sap.security.api.jar) just like in a regular WebDyn Pro Application?
    For Archive Build Info (compile time), do I need to import specific JARs? For runtime, do I need to load any project reference?
    Thanks in advance,
    Michael

    Yes, I have added 'Run time' as well as 'Build time' for the com.sap.security.api.sda DC as well as for com.sap.tc.Logging DC.
    I have also added the following references to application-j2ee-engine.xml file:
    <application-j2ee-engine>
         <reference
              reference-type="hard">
              <reference-target
                   provider-name="sap.com"
                   target-type="library">com.sap.security.api.sda</reference-target>
         </reference>
         <reference
              reference-type="hard">
              <reference-target
                   provider-name="sap.com"
                   target-type="library">com.sap.tc.Logging</reference-target>
         </reference>
         <provider-name>srl.com</provider-name>
         <fail-over-enable
              mode="disable"/>
    </application-j2ee-engine>
    I am still experiencing the same problem:
    java.lang.NoClassDefFoundError: com/sap/tc/logging/Location
         at com.sap.security.api.UMFactory.<clinit>(UMFactory.java:178)
         at srl.com.birthday.daemon.BirthdaysDaemon.loadEmployeesUser(BirthdaysDaemon.java:114)
         at srl.com.birthday.daemon.BirthdaysDaemon.run(BirthdaysDaemon.java:72)
         at java.lang.Thread.run(Thread.java:534)
    Is there any other JAR I forgot to add to my used DC? Is the security JAR dependant on something else?
    Thanks,
    Michael

  • How to migrate the userwise organization access rights info from 11i to R12

    Dear All,
    Is there a way to migrate the user-wise organization access rights information from 11i to R12 ? Does this falls under DBA purview ?

    I assume you are talking about Organization Access (in Inventory). As far as I know, there is no api for this. You can consider using a key-mapping software such as Data loader / winparrot.
    OR
    you can write your own script to insert records into the org_access table. It should be a straight forward insert. You just need to ensure that the combination of organization_id, responsibility_id and resp_application_id is valid.
    Hope this helps
    Sandeep Gandhi
    Independent Consultant

  • Accessing BO information in ABAP from ESR Service Repository.

    I need to access a BO information from ESR repository. How should i do it in ABAP coding? Please help me.
    Best Regards,
    Anbu.

    hi,
    AFAIK there's no such thing as an ESR (enterprise service repository) <u>yet</u>. Therefore you can't query it yet.
    If you spotted one, I'd be pleased to get a hint on a documentation, transaction or whatever you have.
    regards,
    anton

  • Updated to firefox 4.0. since then my computer is very slow accessing the internet, websites and getting information from within a website.

    Over a week ago I updated my computer to Firefox 4.0. Since then my computer is very slow accessing the internet, websites and getting information from within a website. Also, a tool bar has shown up for YAHOO which I did not request. The old detailed tool bar for Firefox has disappeared. All that now shows for Firefox is the area to enter website urls and an area to enter topic for a Google Search.
    Many times I have to exit Firefox and re-enter it later to access the internet.
    Please advice what I need to do to get back to the speed I had with the older version of Firefox.
    Thank You,
    Dennis

    Over a week ago I updated my computer to Firefox 4.0. Since then my computer is very slow accessing the internet, websites and getting information from within a website. Also, a tool bar has shown up for YAHOO which I did not request. The old detailed tool bar for Firefox has disappeared. All that now shows for Firefox is the area to enter website urls and an area to enter topic for a Google Search.
    Many times I have to exit Firefox and re-enter it later to access the internet.
    Please advice what I need to do to get back to the speed I had with the older version of Firefox.
    Thank You,
    Dennis

  • Access to MD03 from another transaction

    Hi Gurus,
    We did a trace to all the users, and one of them used the MD03 transaction. The point is that he has no authorization to this transaction, so probably he is accessing to it from another.
    Could you help me searching any transaction where the user could jump to MD03 from menu, buttons, double click,...?
    Thank you in advance.

    Hi,
    Click on Enviornment>>Navigation profile>>Assign. In the General settings tab page you can assign the navigation profile. Just check whether the navigation profile assigned to the user has the T-code MD03. Check the seetings and t-codes in OM0K - Define navigation profile.
    But as suggested by Mr.Brahmankar kindly check whether it's possible to access the transaction from MD04 if the user doesn't have the authorization of other transaction which he/she is accessing. In your case MD03. I'm not sure about that.
    Regards,
    Lodhi.S

  • Is there a way of programmatically accessing fault/error/BIT information from the PXI-6723 during runtime?

    In fact can you access fault information for all PXI cards?  How do i detect that there is a fault with a board from within the software so i can report this to a higher level application?
    Thanks
    Martin

    Hi Robert,
    So in essence what you're saying is that if a component on the device fails there is no way to know this as long as the device is still communicating with the PC? It would appear that the Self Test function is a bit of a misnomer - it doesnt actually do what it says on the tin.
    So which of the 2000 errors can actually be returned by this function call?  I appreciate that there are a broad range of errors but I would like to know which one(s) can in reality be returned by this function.  I need to somehow categorise the errors into whether or not the device is healthy so i can communicate this to our customers software (wo have no knowledge of internal NI error codes) so they can decide whether the board needs replacing.  Of the 2000 error codes which of these could potentially relate to a hardware failure of some sort as opposed to a software configuration error.
    I have found this thread which details some error codes on a NI 446X device (is there something like this for all errors on all devices?):
    http://digital.ni.com/public.nsf/allkb/95328C2FAF9DA99A862576E200785C11?OpenDocument
    Lastly where in the NI DAQ help references are the list of error codes and meanings as listed in NIDAQmx.h.  For instance what does DAQmxErrorPALThreadControllerIsNotThreadCreator actually mean?  I don't want to wait for the error to occur in my system before I get information on what it means - it would be useful to know and understand before I write the software what errors may occur on each device.
    Thanks
    Martin

  • How to get information from a text editor in the SAP standard transactions

    Hi SAP gurus I have a requirement in which it is required to gte the information from a text editor(which is not a field) in mm02 (click on) goto Purchase Order Text  in this view there is a text editor there is some text  in te the text editor i have to get that information in a table can it be done if so please give example and steps
    Points will be given to useful information

    Ah yes, excellent question, and not really a clear cut answer. In my experience, the easiest way to find this information is to simply create the text using the standard transaction, in this case MM02.  Then go to transaction SE16, using table STXH, do a query on this table, entering your user name, and today's date as the creation date.  The results should show the text that you just created, now you can see the object, id, and the way the name is being used here. 
    I also understand that in some cases, there is a button next to the editor in the screen which gives you some idea of these values, but this is not implemented everywhere, and I believe that I've only seen this in one place, can't remember where, but the first solution above will always work for you.
    Regards,
    Rich Heilman

Maybe you are looking for

  • Oracle 11g liance details

    Hi All We need to install oracle 11 g on developer machines. As this is puarly developement phase which edition need to install ? Oracle 11g personal edition or oracle 11g express edition Installtion need to perform on windows 7 with 64 bit machine (

  • List of Characters Set that cause Unreadable format Errors

    I am trying to understand, what are the characters that cause, unreadable format Errors when a file is being opened in Xlsx format (Excel 2007) Please can anybody help me at the earliest

  • TS3274 My ipad2 (don't know which iOS it is?) is now so slow it's nearly useless. Thoughts?

    Don't know what I may have done/added to cause this. Is there a program to identify problems or do you folks have suggestions? Thank you so much.

  • Paid for iTunes Match subscription; cannot activate

    I paid for a subscription to iTunes match (confirmed by e-mail receipt), yet when I select "Turn on iTunes Match" in the drop-down menu under "Store" in iTunes, it only gives me the option to subscribe again. How do I get it to allow me to add my com

  • How / Why is audio being truncated

    Basic Problem:  All the audio on imported video clips is being cut off after approximately 7 secs. Description: I have a set of clips that were made on a Nikon Coolpix. They were imported firstly into iMovie where they played correctly. Then I import