<?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 BDC field syntax in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000233#M1896355</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a program that will update vendor confirmation dates in ME22(N). &lt;/P&gt;&lt;P&gt;I need advice on how to replace the new date/quantity on the same sequence number EKES-ETENS.&lt;/P&gt;&lt;P&gt;The options I already tried are to use&amp;nbsp; fld &lt;SPAN class="L0S33"&gt;'BDC_OKCODE' &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'=NP'. But this will create new lines so if I have 4 lines to update, then it will become 8 lines after saving.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;Another option I tried is written below. But this will always update just line 2 (sequence #2). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; scr &lt;SPAN class="L0S33"&gt;'SAPLEINB' &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'0200'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fld &lt;SPAN class="L0S33"&gt;'RM06E-EEIND(02)' &lt;/SPAN&gt;z_updated_date&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fld &lt;SPAN class="L0S33"&gt;'EKES-MENGE(02)'&amp;nbsp; &lt;/SPAN&gt;t_open_po&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;qty_new.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fld &lt;SPAN class="L0S33"&gt;'BDC_OKCODE' &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'BU'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;I don't think it's possible to replace the position with a variable. Or is it? Because I also tried to write ls_ekes-etens to z_c, then wrote '&lt;SPAN style="font-size: 13.3333330154419px;"&gt;RM06E-EEIND'(z_c) but then I get the message that &lt;SPAN style="font-size: 13.3333330154419px;"&gt;RM06E-EEIND is not in the loop of screen &lt;SPAN class="L0S33" style="font-size: 13.3333330154419px;"&gt;SAPLEINB &lt;/SPAN&gt;&lt;SPAN class="L0S33" style="font-size: 13.3333330154419px;"&gt;0200.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;Does anyone have good advice regarding this? Thanks in advance!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;Cholen&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Apr 2015 09:35:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-04-21T09:35:09Z</dc:date>
    <item>
      <title>BDC field syntax</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000233#M1896355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to create a program that will update vendor confirmation dates in ME22(N). &lt;/P&gt;&lt;P&gt;I need advice on how to replace the new date/quantity on the same sequence number EKES-ETENS.&lt;/P&gt;&lt;P&gt;The options I already tried are to use&amp;nbsp; fld &lt;SPAN class="L0S33"&gt;'BDC_OKCODE' &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'=NP'. But this will create new lines so if I have 4 lines to update, then it will become 8 lines after saving.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;Another option I tried is written below. But this will always update just line 2 (sequence #2). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; scr &lt;SPAN class="L0S33"&gt;'SAPLEINB' &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'0200'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fld &lt;SPAN class="L0S33"&gt;'RM06E-EEIND(02)' &lt;/SPAN&gt;z_updated_date&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fld &lt;SPAN class="L0S33"&gt;'EKES-MENGE(02)'&amp;nbsp; &lt;/SPAN&gt;t_open_po&lt;SPAN class="L0S70"&gt;-&lt;/SPAN&gt;qty_new.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; fld &lt;SPAN class="L0S33"&gt;'BDC_OKCODE' &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'BU'.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;I don't think it's possible to replace the position with a variable. Or is it? Because I also tried to write ls_ekes-etens to z_c, then wrote '&lt;SPAN style="font-size: 13.3333330154419px;"&gt;RM06E-EEIND'(z_c) but then I get the message that &lt;SPAN style="font-size: 13.3333330154419px;"&gt;RM06E-EEIND is not in the loop of screen &lt;SPAN class="L0S33" style="font-size: 13.3333330154419px;"&gt;SAPLEINB &lt;/SPAN&gt;&lt;SPAN class="L0S33" style="font-size: 13.3333330154419px;"&gt;0200.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;Does anyone have good advice regarding this? Thanks in advance!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S33"&gt;Cholen&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 09:35:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000233#M1896355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-21T09:35:09Z</dc:date>
    </item>
    <item>
      <title>Re: BDC field syntax</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000234#M1896356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could generate BDC lines using transaction SHDB. It's a batch input recorder. More info: &lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/67/42fcd8f61011d1bcf9080009b4534c/frameset.htm" title="http://help.sap.com/saphelp_47x200/helpdata/en/67/42fcd8f61011d1bcf9080009b4534c/frameset.htm"&gt;Using the Recording Editor - Technical Operations Manual for mySAP Technology - SAP Library&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 10:44:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000234#M1896356</guid>
      <dc:creator>former_member205488</dc:creator>
      <dc:date>2015-04-21T10:44:16Z</dc:date>
    </item>
    <item>
      <title>Re: BDC field syntax</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000235#M1896357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can replace position with variable. But that number: 'RM06E-EEIND&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;(02)&lt;/STRONG&gt;&lt;/SPAN&gt;' is number of line in ALV. It can be different from EKES-ETENS. Also keep length of number (check SHDB), usually it has 2 or 3 number lenght. Create variable type N (to keep zeroes) of that length.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In some transactions it is best to move cursor in ALV to your specific line (where is correspond ETENS in your case). To do this try find "Search", "Find", "Go to"... function at your screen and record it in SHDB. This way your ALV line will be always (01).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 11:14:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000235#M1896357</guid>
      <dc:creator>Tomas_Buryanek</dc:creator>
      <dc:date>2015-04-21T11:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: BDC field syntax</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000236#M1896358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cholen Tuna , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try something like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Concatenate &lt;SPAN style="color: #333333; font-size: 13.3333330154419px;"&gt;RM06E-EEIND and position number in a variable and then call bdc_field&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;DATA&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;: &lt;/SPAN&gt;V_SNO &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;I&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; V_LNO&lt;SPAN class="L0S55"&gt;(&lt;/SPAN&gt;&lt;SPAN class="L0S32"&gt;2&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;)&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; V_FNAME &lt;SPAN class="L0S52"&gt;TYPE &lt;/SPAN&gt;FNAM_____4&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S52"&gt;CONCATENATE &lt;/SPAN&gt;&lt;SPAN class="L0S33"&gt;'&lt;SPAN style="color: #333333; font-size: 13.3333330154419px;"&gt;RM06E-EEIND&lt;/SPAN&gt;(' &lt;/SPAN&gt;V_LNO &lt;SPAN class="L0S33"&gt;')' &lt;/SPAN&gt;&lt;SPAN class="L0S52"&gt;INTO &lt;/SPAN&gt;V_FNAME&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;PERFORM &lt;/SPAN&gt;BDC_FIELD&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="L0S52"&gt;USING &lt;/SPAN&gt;V_FNAME&amp;nbsp; &lt;SPAN class="L0S33"&gt;''&lt;/SPAN&gt;&lt;SPAN class="L0S55"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;Hope this will help you out&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;Thanx and Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="L0S55"&gt;Yogendra Bhaskar&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 11:51:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000236#M1896358</guid>
      <dc:creator>yogendra_bhaskar</dc:creator>
      <dc:date>2015-04-21T11:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: BDC field syntax</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000237#M1896359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; I faced your problem before and this is the solution :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1- Do a select before performing the recording to know how much lines you will proceed , We will assume its name will be &lt;STRONG&gt;ITAB&lt;/STRONG&gt; and it contains 3 lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2- For passing multiple lines data correctly create 3 string fields and use them like below :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;STRONG&gt;For example we will take 'RM06E-EEIND(02)'&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;3 string fields will be : &lt;STRONG&gt;fld_desc&lt;/STRONG&gt;(20),&lt;STRONG&gt;fld_numb&lt;/STRONG&gt;(4),&lt;STRONG&gt;fld_full&lt;/STRONG&gt;(24).&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Then do a loop on itab.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Within this loop you will concatenate the&amp;nbsp; field name (RM06E-EEIND) with the line number (01,02,03) in (fld_full) and you must use fld_numb as a counter like : fld_numb = fld_numb +1&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Then the bdc line will be : fld fld_full z_updated_date&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Apply it for all multiple lines .&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 11:53:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000237#M1896359</guid>
      <dc:creator>former_member490509</dc:creator>
      <dc:date>2015-04-21T11:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: BDC field syntax</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000238#M1896360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Cholen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i understand that it gets difficult to handle the table control logic in any BDC program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i have been faced with such scenarios and i have found that ok-code OBSE. can be ued to change the cursor position to the item/component you require.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when you are in the table control screen just manually enter OBSE in the OK code field, it will result in a popup where you can enter values so that the system can point you to the proper line item in the table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can perform the above action in a loop to update/overwrite values in the table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do try it out and let me know in case you need any further inputs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Vamsi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2015 12:03:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000238#M1896360</guid>
      <dc:creator>vamsixk</dc:creator>
      <dc:date>2015-04-21T12:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: BDC field syntax</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000239#M1896361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vamsi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to put &lt;SPAN style="color: #333333; font-size: 12px;"&gt;ok-code OBSE in the table where you update the confirmations but I get the error function not found/defined.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cholen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 13:18:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000239#M1896361</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-21T13:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: BDC field syntax</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000240#M1896362</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This helps up to the point where the confirmations are sorted by EKES-ETENS. But when dates are updated, SAP sorts the the data in the confirmations tab by delivery date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think what I need is to make sure that the data that is updated has the same sequence number - which may be different from the line number in the upload file. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 13:21:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000240#M1896362</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-21T13:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: BDC field syntax</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000241#M1896363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I also tried this. However, when there are LA records for example on line (01), then there will be this line that should not be updated. Thus, this is not in the upload file. If I start the count on my upload / itab with 01, then the first record will not get updated. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 13:23:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000241#M1896363</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-21T13:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: BDC field syntax</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000242#M1896364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to view, or sort, the data in the confirmations tab by sequence number instead of by delivery date? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 13:23:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000242#M1896364</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-21T13:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: BDC field syntax</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000243#M1896365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Cholen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you need to do is select the existing confirmation lines from the EKES table into an itab and make sure that you select and sort the data in the same way that the SAP screen program does.&amp;nbsp; Then match the items that you get from your upload file that must be changed to the index number in that table and use that index number in your BDC field name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You never specify whether you're writing this BDC for ME22 or ME22N; but you don't want to try BDC on the Enjoy version ME22N&amp;nbsp; - use ME22.&amp;nbsp; Note that this means you're dealing with table control, not with ALV as some have suggested on this thread.&lt;BR /&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Also keep in mind the possibility of having to scroll within the table control.&amp;nbsp; For example if you need to update the confirmation that is number 30 in the list of confirmations, but the table control only can show maximum of 20 at one time.&amp;nbsp; If that happens, your BDC must scroll down the table control and adjust the index number in the field name from 30 to 10 (approximately) because you have to specify the position of the record in the part of the list that is displayed after scrolling, not in the complete list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 17:59:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000243#M1896365</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-21T17:59:42Z</dc:date>
    </item>
    <item>
      <title>Re: BDC field syntax</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000244#M1896366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is exactly what I've tried to do and it worked! I found that the SAP screen sorts it by ebelp eindt uzeit etens. Then, I had to loop into the itab where etens matches the sequence number in upload file to get the index number. I have not considered the case when you would have to scroll down the control table though. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cholen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 May 2015 18:18:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-field-syntax/m-p/11000244#M1896366</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-21T18:18:27Z</dc:date>
    </item>
  </channel>
</rss>

