<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Get data from a called standard transaction in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-data-from-a-called-standard-transaction/m-p/4044367#M966738</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a difficulty for retrieving data from a standard transaction HR.&lt;/P&gt;&lt;P&gt;In my report , I use call transaction 'PP02' to create/modify an infotype record.&lt;/P&gt;&lt;P&gt;Now I need to get the data modified by users and also know their actions ( function code: back , exit or cancel).&lt;/P&gt;&lt;P&gt;Since PP02 is a standard transaction and I can't make modification within it, how can I get the data for furthur processing?&lt;/P&gt;&lt;P&gt;Is the data saved somewhere in the abap memory? How can I read the memory to get it back?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yimin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Jun 2008 08:56:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-06-18T08:56:25Z</dc:date>
    <item>
      <title>Get data from a called standard transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-data-from-a-called-standard-transaction/m-p/4044367#M966738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I have a difficulty for retrieving data from a standard transaction HR.&lt;/P&gt;&lt;P&gt;In my report , I use call transaction 'PP02' to create/modify an infotype record.&lt;/P&gt;&lt;P&gt;Now I need to get the data modified by users and also know their actions ( function code: back , exit or cancel).&lt;/P&gt;&lt;P&gt;Since PP02 is a standard transaction and I can't make modification within it, how can I get the data for furthur processing?&lt;/P&gt;&lt;P&gt;Is the data saved somewhere in the abap memory? How can I read the memory to get it back?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for your help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yimin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Jun 2008 08:56:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-data-from-a-called-standard-transaction/m-p/4044367#M966738</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-18T08:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Get data from a called standard transaction</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/get-data-from-a-called-standard-transaction/m-p/4044368#M966739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Solution:&lt;/P&gt;&lt;P&gt;The transaction has used a BADI.&lt;/P&gt;&lt;P&gt;I create a new implementation of this BADI and add a 'export ...to memory ID AAA' and then use 'import .. from memory ID AAA' in the pricipal program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jun 2008 20:23:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/get-data-from-a-called-standard-transaction/m-p/4044368#M966739</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-06-23T20:23:19Z</dc:date>
    </item>
  </channel>
</rss>

