<?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: Exporting data to PCL2 table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/exporting-data-to-pcl2-table/m-p/5161790#M1195595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the prompt reply. &lt;/P&gt;&lt;P&gt;The issue is that due to some configurational issue, even the EPF data has gone and sat in RT table. So now i have to write a report where in i have to get Provident Fund (EPF) specific wagetypes data from RT and push it in EPF table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done the extraction and kept in the internal table EPF in my report and now the issue is how to export it to EPF table in PCL2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if I am going in the direction because I am not getting the right result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Feb 2009 10:23:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-02-16T10:23:14Z</dc:date>
    <item>
      <title>Exporting data to PCL2 table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exporting-data-to-pcl2-table/m-p/5161788#M1195593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gurus,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to an internal table with me to export to PCL2 cluster in EPF(employee provident fund) table.&lt;/P&gt;&lt;P&gt;I am using the following statements:&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="-----------------------------------------------" /&gt;&lt;P&gt;rx-key-pernr = pernr-pernr.&lt;/P&gt;&lt;P&gt;EXPORT epf TO DATABASE PCL2(RX) ID RX-KEY.&lt;/P&gt;&lt;P&gt;    IF SY-SUBRC EQ 0.&lt;/P&gt;&lt;P&gt;      WRITE: / 'Update successful'.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------------------------------------------------------------" /&gt;&lt;P&gt;My query is that I am not passing anywhere that data has to go in EPF table and how will the data go and sit there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Awaiting ur reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2009 09:38:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exporting-data-to-pcl2-table/m-p/5161788#M1195593</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-16T09:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting data to PCL2 table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exporting-data-to-pcl2-table/m-p/5161789#M1195594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;data will go and stroe in pcl2 (rx)...&lt;/P&gt;&lt;P&gt;kindly explain more about your requirement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2009 09:48:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exporting-data-to-pcl2-table/m-p/5161789#M1195594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-16T09:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting data to PCL2 table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exporting-data-to-pcl2-table/m-p/5161790#M1195595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the prompt reply. &lt;/P&gt;&lt;P&gt;The issue is that due to some configurational issue, even the EPF data has gone and sat in RT table. So now i have to write a report where in i have to get Provident Fund (EPF) specific wagetypes data from RT and push it in EPF table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have done the extraction and kept in the internal table EPF in my report and now the issue is how to export it to EPF table in PCL2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if I am going in the direction because I am not getting the right result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Neha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2009 10:23:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exporting-data-to-pcl2-table/m-p/5161790#M1195595</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-16T10:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting data to PCL2 table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exporting-data-to-pcl2-table/m-p/5161791#M1195596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Neha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use update DB Table w r t I.T, correspondingly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Dileep .C&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2009 12:37:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exporting-data-to-pcl2-table/m-p/5161791#M1195596</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-16T12:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting data to PCL2 table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exporting-data-to-pcl2-table/m-p/5161792#M1195597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try to use the macro ..  rp-exp-c2-in&lt;/P&gt;&lt;P&gt;with the EPF structure (PC2_IN07) filled in along with the sequence number ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2009 13:01:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exporting-data-to-pcl2-table/m-p/5161792#M1195597</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-16T13:01:42Z</dc:date>
    </item>
    <item>
      <title>Re: Exporting data to PCL2 table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exporting-data-to-pcl2-table/m-p/5161793#M1195598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everybody. My problem is solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Feb 2009 13:41:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exporting-data-to-pcl2-table/m-p/5161793#M1195598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-16T13:41:50Z</dc:date>
    </item>
  </channel>
</rss>

