<?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 Re: Transaction PP02 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-pp02/m-p/8184416#M1624583</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Sep 2011 04:10:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-09-08T04:10:14Z</dc:date>
    <item>
      <title>Transaction PP02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-pp02/m-p/8184414#M1624581</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;&lt;/P&gt;&lt;P&gt;I am creating a BDC for Creating a Position in the system through transaction PP02. But my problem is that in a system where there could be different positions already existing with the same position text then If I create 2 new positions today in my system with the same name , how would I know that what ID is created for that position text currently when i am running pp02 . How would I capture that that  which Position Id is generated currently in the system .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Aug 2011 19:29:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-pp02/m-p/8184414#M1624581</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-25T19:29:21Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction PP02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-pp02/m-p/8184415#M1624582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can be done in two ways-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. When you save the data in PP02, you need a change request which in turn will have task under it. Let us assume that you saved you data in the change request E6CK900746 and the task was E6CK900747. Go to the table E071K. On the selection screen in the field-&lt;/P&gt;&lt;P&gt; a. TRKORR = E6CK900747&lt;/P&gt;&lt;P&gt; b. PGMID = R3TR&lt;/P&gt;&lt;P&gt; c. OBJECT = TABU&lt;/P&gt;&lt;P&gt; d. OBJNAME = HRP1000&lt;/P&gt;&lt;P&gt; e. MASTERTYPE = TDAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the ouptput, the field TABKEY will have 'S' and the value of OBJID of the current position created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Another way is to go to the database table HRP1000 after entire data has been saved. Enter the following selection values-&lt;/P&gt;&lt;P&gt; a.  PLVAR = 01&lt;/P&gt;&lt;P&gt; b. OTYPE = S&lt;/P&gt;&lt;P&gt; c. AEDTM = The date on which BDC program/pp02 was run&lt;/P&gt;&lt;P&gt; d. UNAME = SAP user id with which the BDC program/pp02 was run&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the ouptput, the field OBJID will have the value of the current position created.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Aug 2011 05:43:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-pp02/m-p/8184415#M1624582</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-26T05:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: Transaction PP02</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-pp02/m-p/8184416#M1624583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This message was moderated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2011 04:10:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/transaction-pp02/m-p/8184416#M1624583</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-09-08T04:10:14Z</dc:date>
    </item>
  </channel>
</rss>

