<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1872443#M367231</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just checked your duplicate thread, Naren has pointed to the same link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please close this thread and continue with the other...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 Jan 2007 01:33:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-08T01:33:18Z</dc:date>
    <item>
      <title>BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1872442#M367230</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;         I am doing BDC recording for VK11 Tcode. The input file is having 9 fields.&lt;/P&gt;&lt;P&gt;I need to design a TD for that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. selction-screen is having 5 condition types. zcg2, zcm2, zch2, zcm3, zch3(gross margin segment2, sell multiplier seg2, sharing seg2, sell multiplier seg3, sharing seg3) and the input file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The recording vk11 with the following mapping&lt;/P&gt;&lt;P&gt;    kschl( cond Type)&lt;/P&gt;&lt;P&gt;    Kunnr( Distributor number)&lt;/P&gt;&lt;P&gt;    Matkl(Type of sale)&lt;/P&gt;&lt;P&gt;    kbetr(Value)&lt;/P&gt;&lt;P&gt;    konwa(currency) fixed value&lt;/P&gt;&lt;P&gt;    kmein(uom) fixed value&lt;/P&gt;&lt;P&gt;    datab(start date)&lt;/P&gt;&lt;P&gt;    datbi(enddate)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Input file layout&lt;/P&gt;&lt;P&gt;   Distributor number&lt;/P&gt;&lt;P&gt;   Type of sale&lt;/P&gt;&lt;P&gt;   start date&lt;/P&gt;&lt;P&gt;   end date&lt;/P&gt;&lt;P&gt;   gross2(zcg2 value)&lt;/P&gt;&lt;P&gt;   sellmul2(zcm2)&lt;/P&gt;&lt;P&gt;   sharing seg2(zch2)&lt;/P&gt;&lt;P&gt;   sellmul seg3(zcm3)&lt;/P&gt;&lt;P&gt;   sharing seg3(zch3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;UL&gt;&lt;UL&gt;&lt;LI level="3" type="ul"&gt;&lt;P&gt;for each line of record layout we will create the follwing standard pricing condition in SAP.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;ZCG2, DISTRIBUTOR NUMBER, TOS, STARTDATE, ENDDATE, GROSS SEG2,&lt;/P&gt;&lt;P&gt;ZCM2, DISTRIBUTOR NUMBER, TOS, STARTDATE, ENDDATE, SELL MULL2&lt;/P&gt;&lt;P&gt;ZCH2, DISTRIBUTOR NUMBER, TOS, STARTDATE, ENDDATE, SHARINGSEG2,&lt;/P&gt;&lt;P&gt;ZCM3, DISTRIBUTOR NUMBER, TOS, STARTDATE, ENDDATE, SELL MULL3,&lt;/P&gt;&lt;P&gt;ZCH3, DISTRIBUTOR NUMBER, TOS, STARTDATE, ENDDATE, SHARINGSEG3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The remaing konwa(currency) and kmein(uom) in the mapping are fixed values. And the condition types ZCG2, ZCM2, ZCH2, ZCM3, ZCH3 are from the selection-screen. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody tell me what are the declarains we have to do while designing TD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u tell me the main logic how to do by CALL TRANSACTION METHOD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; I created two tables with the input file structure and mapping file structure. I got all the records into the input table by uploading. Then how can i get the related data from the input file into the second table befor going to mapping. Can u give the clear idea and logic. Is it possible to loop at first internal table and send the values into second table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can u provide the coding for that. Please send me ASAP.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Jan 2007 18:07:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1872442#M367230</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-07T18:07:25Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1872443#M367231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just checked your duplicate thread, Naren has pointed to the same link.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please close this thread and continue with the other...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Eswar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jan 2007 01:33:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/1872443#M367231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-08T01:33:18Z</dc:date>
    </item>
  </channel>
</rss>

