<?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: BDC tcodes and program names in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-tcodes-and-program-names/m-p/4357300#M1037356</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is no such tcode named for BDC,&lt;/P&gt;&lt;P&gt;BDC is nothing but batch data conversion&lt;/P&gt;&lt;P&gt;it means from the client side they will be having set of data to be uploaded it may be master data or it may be a transactional data&lt;/P&gt;&lt;P&gt;and previously they might be using some other ERP softwares&lt;/P&gt;&lt;P&gt;for uploading datas into SAP&lt;/P&gt;&lt;P&gt;these are the methods followed Direct input method,LSMW,BDC's&lt;/P&gt;&lt;P&gt;BDC has its data table known as BDCDATA it is used for validating the data in the file which we are going to upload into database through a transaction &lt;/P&gt;&lt;P&gt;i.e.., say for example if they are going to upload vendor master data, these datas will be first passed into bdcdata structure and later on after validating it will passed to screen fields of XK01 transaction and after committing it, it will be uploaded into the data base&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Aug 2008 04:35:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-27T04:35:45Z</dc:date>
    <item>
      <title>BDC tcodes and program names</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-tcodes-and-program-names/m-p/4357295#M1037351</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 want all BDC  Tcodes and Program names  in SAP , is there any easy method to see all BDC Tcodes ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;psrao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 04:13:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-tcodes-and-program-names/m-p/4357295#M1037351</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T04:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: BDC tcodes and program names</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-tcodes-and-program-names/m-p/4357296#M1037352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for every tcode you can create bdc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 04:14:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-tcodes-and-program-names/m-p/4357296#M1037352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T04:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: BDC tcodes and program names</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-tcodes-and-program-names/m-p/4357297#M1037353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;You can goto se37 and used where used list for BDC_OPEN_GROUP function module with Z and Y name space.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you will find all programs and than goto se11 put all the programm name in to TSCT table you will find t-codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 04:15:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-tcodes-and-program-names/m-p/4357297#M1037353</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T04:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: BDC tcodes and program names</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-tcodes-and-program-names/m-p/4357298#M1037354</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well,let me clear you we do BDC recording for every transaction and and the t-code for BDC recording is SHDB .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pavan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 04:17:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-tcodes-and-program-names/m-p/4357298#M1037354</guid>
      <dc:creator>bpawanchand</dc:creator>
      <dc:date>2008-08-27T04:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: BDC tcodes and program names</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-tcodes-and-program-names/m-p/4357299#M1037355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sreehari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can have BDC for every TCode. The Tcode for BDC is SHDB, where you can perform the recording.But recording for Njoy(eg: ME21N, VL03N...) transactiions is not possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandra Sekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 04:23:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-tcodes-and-program-names/m-p/4357299#M1037355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T04:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: BDC tcodes and program names</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-tcodes-and-program-names/m-p/4357300#M1037356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is no such tcode named for BDC,&lt;/P&gt;&lt;P&gt;BDC is nothing but batch data conversion&lt;/P&gt;&lt;P&gt;it means from the client side they will be having set of data to be uploaded it may be master data or it may be a transactional data&lt;/P&gt;&lt;P&gt;and previously they might be using some other ERP softwares&lt;/P&gt;&lt;P&gt;for uploading datas into SAP&lt;/P&gt;&lt;P&gt;these are the methods followed Direct input method,LSMW,BDC's&lt;/P&gt;&lt;P&gt;BDC has its data table known as BDCDATA it is used for validating the data in the file which we are going to upload into database through a transaction &lt;/P&gt;&lt;P&gt;i.e.., say for example if they are going to upload vendor master data, these datas will be first passed into bdcdata structure and later on after validating it will passed to screen fields of XK01 transaction and after committing it, it will be uploaded into the data base&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 04:35:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-tcodes-and-program-names/m-p/4357300#M1037356</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T04:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: BDC tcodes and program names</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-tcodes-and-program-names/m-p/4357301#M1037357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your answar . It is very usefull to me. I am using TSTC insted of TSCT  table. thank once again &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;PS RAO&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 04:45:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-tcodes-and-program-names/m-p/4357301#M1037357</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T04:45:23Z</dc:date>
    </item>
  </channel>
</rss>

