<?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: Problem in BDC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc/m-p/4667771#M1098090</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont get this field(contact person) while recording.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Oct 2008 05:27:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-23T05:27:29Z</dc:date>
    <item>
      <title>Problem in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc/m-p/4667769#M1098088</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 have done a BCD recording for MK02 and generrated program.In the program i have added another field WRF02K-D0380.But it is not getting displayed in the screen.what should be done?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;report ZRAK_BDC&lt;/P&gt;&lt;P&gt;       no standard page heading line-size 255.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;include bdcrecx1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;start-of-selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform open_group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPMF02K' '0108'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'RF02K-D0110'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'RF02K-LIFNR'&lt;/P&gt;&lt;P&gt;                              '2442'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'RF02K-D0110'&lt;/P&gt;&lt;P&gt;                              'X'.&lt;/P&gt;&lt;P&gt;**************************************************&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'WRF02K-D0380'&lt;/P&gt;&lt;P&gt;                              'X'.&lt;/P&gt;&lt;P&gt;*****************************************************&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '/00'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform bdc_dynpro      using 'SAPMF02K' '0110'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                              'LFA1-ANRED'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                              '=UPDA'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'LFA1-ANRED'&lt;/P&gt;&lt;P&gt;                              'Firma'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'LFA1-NAME1'&lt;/P&gt;&lt;P&gt;                              'Rakesh More'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'LFA1-SORTL'&lt;/P&gt;&lt;P&gt;                              'HUENERSDOR'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'LFA1-NAME2'&lt;/P&gt;&lt;P&gt;                              'PLASTIC-U.METALLWARENFABRIK'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'LFA1-STRAS'&lt;/P&gt;&lt;P&gt;                              'EISENBAHNSTRASSE 6'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'LFA1-PFACH'&lt;/P&gt;&lt;P&gt;                              '569'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'LFA1-ORT01'&lt;/P&gt;&lt;P&gt;                              'LUDWIGSBURG'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'LFA1-PSTLZ'&lt;/P&gt;&lt;P&gt;                              '71636'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'LFA1-PSTL2'&lt;/P&gt;&lt;P&gt;                              '71605'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'LFA1-LAND1'&lt;/P&gt;&lt;P&gt;                              'DE'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'LFA1-SPRAS'&lt;/P&gt;&lt;P&gt;                              'DE'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'LFA1-TELF1'&lt;/P&gt;&lt;P&gt;                              '07141-147-311'.&lt;/P&gt;&lt;P&gt;perform bdc_field       using 'LFA1-TELFX'&lt;/P&gt;&lt;P&gt;                              '07141-147290'.&lt;/P&gt;&lt;P&gt;perform bdc_transaction using 'MK02'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform close_group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Rakesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 05:20:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc/m-p/4667769#M1098088</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-23T05:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc/m-p/4667770#M1098089</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;you should not add new fields in bdc program directly.if you want new fields in your bdc then you have to do the recording again and then add the field in the program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 05:26:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc/m-p/4667770#M1098089</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-10-23T05:26:27Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc/m-p/4667771#M1098090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont get this field(contact person) while recording.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 05:27:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc/m-p/4667771#M1098090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-23T05:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc/m-p/4667772#M1098091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello Rakesh,&lt;/P&gt;&lt;P&gt;is better do recording once agian....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank u,&lt;/P&gt;&lt;P&gt;santhosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 05:29:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc/m-p/4667772#M1098091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-23T05:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc/m-p/4667773#M1098092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont get this field(contact person) while recording.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then how you thought of adding in your program directly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check in normal mode whether you are getting that field.or else check with your functional consultant wether they have changed some settings.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also try XK02 .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 05:31:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc/m-p/4667773#M1098092</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-10-23T05:31:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc/m-p/4667774#M1098093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thIs is what my problem is.I dont get this field while recording but its visible dirctly through transaction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Oct 2008 05:33:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc/m-p/4667774#M1098093</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-23T05:33:35Z</dc:date>
    </item>
  </channel>
</rss>

