<?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 while creating customer data(FD01) in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-while-creating-customer-data-fd01/m-p/6484434#M1419490</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just try to create using error screen mode  E and check where exactly it is getting error..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;since in error screen mode it stops at the screen where there is a error... if any error you can correct there.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Dec 2009 16:43:41 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-17T16:43:41Z</dc:date>
    <item>
      <title>problem in BDC while creating customer data(FD01)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-while-creating-customer-data-fd01/m-p/6484433#M1419489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Hi Experts,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;i am creating customer for FI module using FD01, with call transaction method,  here my prob is, if i update mode A, then it is asking enter for every screen, but i use  N mode,  it is not creating,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;so what i need to modify and where ...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;sudha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 14:34:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-while-creating-customer-data-fd01/m-p/6484433#M1419489</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-17T14:34:25Z</dc:date>
    </item>
    <item>
      <title>Re: problem in BDC while creating customer data(FD01)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-while-creating-customer-data-fd01/m-p/6484434#M1419490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just try to create using error screen mode  E and check where exactly it is getting error..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;since in error screen mode it stops at the screen where there is a error... if any error you can correct there.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 16:43:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-while-creating-customer-data-fd01/m-p/6484434#M1419490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-17T16:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: problem in BDC while creating customer data(FD01)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-while-creating-customer-data-fd01/m-p/6484435#M1419491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In debugging try to see all message.&lt;/P&gt;&lt;P&gt;In those message you have successful message saying "screen field is not input field."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to remove this message and you will have customer successfully created.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 17:17:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-while-creating-customer-data-fd01/m-p/6484435#M1419491</guid>
      <dc:creator>sandip_panchal</dc:creator>
      <dc:date>2009-12-17T17:17:45Z</dc:date>
    </item>
    <item>
      <title>Re: problem in BDC while creating customer data(FD01)</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-while-creating-customer-data-fd01/m-p/6484436#M1419492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats because you are skipping code for a screen, in A mode you do not notice and press ENTER, but in N mode the process gets stuck when it cannot find the code for a screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run the program in A mode and find out where you are stucking, and put this code in your program at that spot:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
PERFORM insert_bdc_data TABLES it_bdc_data USING:
                    'X'  'SAPLKACB'       '0002',
                    ' '  'BDC_OKCODE'     '=ENTE'. &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code may be different for you, I just wanted to give you an idea what may be going wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Dec 2009 17:45:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-in-bdc-while-creating-customer-data-fd01/m-p/6484436#M1419492</guid>
      <dc:creator>Shafiq_Rehman1</dc:creator>
      <dc:date>2009-12-17T17:45:43Z</dc:date>
    </item>
  </channel>
</rss>

