<?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 uploading the data(Interface) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-the-data-interface/m-p/3303263#M790997</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello fnds &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to upload the data to a Particular Transaction for exp PA30 with authorization to that Tcode...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Feb 2008 06:19:55 GMT</pubDate>
    <dc:creator>NAeda</dc:creator>
    <dc:date>2008-02-05T06:19:55Z</dc:date>
    <item>
      <title>uploading the data(Interface)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-the-data-interface/m-p/3303263#M790997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello fnds &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to upload the data to a Particular Transaction for exp PA30 with authorization to that Tcode...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 06:19:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-the-data-interface/m-p/3303263#M790997</guid>
      <dc:creator>NAeda</dc:creator>
      <dc:date>2008-02-05T06:19:55Z</dc:date>
    </item>
    <item>
      <title>Re: uploading the data(Interface)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-the-data-interface/m-p/3303264#M790998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Data can be uploaded either using BDC or Call Transaction method.Check SAP Help for them.&lt;/P&gt;&lt;P&gt;But for loading data in PA30...i.e. to infotypes we can use FM HR_MAINTAIN_MASTERDATA which will check all the necessary validations and authorizations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpful replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 06:22:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-the-data-interface/m-p/3303264#M790998</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2008-02-05T06:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: uploading the data(Interface)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-the-data-interface/m-p/3303265#M790999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Firts u have to upload data from FLAT file to ITAB using GUI_UPLOAD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then u can use either BDC program or BAPI FM , if exists&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If BAPI exists , go for BAPI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go for BDC, record the transaction in SHDB and then loop that recording in a pgm and supply the ITAB data one record ata  time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Narendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 06:26:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-the-data-interface/m-p/3303265#M790999</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-05T06:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: uploading the data(Interface)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-the-data-interface/m-p/3303266#M791000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please let me know with out authorization how can we go to particulat transaction,.. how can we implement BDC Prg...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 06:30:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-the-data-interface/m-p/3303266#M791000</guid>
      <dc:creator>NAeda</dc:creator>
      <dc:date>2008-02-05T06:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: uploading the data(Interface)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-the-data-interface/m-p/3303267#M791001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please let me know with out authorization how can we go to particulat transaction,.. how can we implement BDC Prg...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Feb 2008 06:30:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/uploading-the-data-interface/m-p/3303267#M791001</guid>
      <dc:creator>NAeda</dc:creator>
      <dc:date>2008-02-05T06:30:37Z</dc:date>
    </item>
  </channel>
</rss>

