<?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 program for ITEM level in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-item-level/m-p/8109597#M1617301</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can you LSMW or BDC to load long text regardless of header or item level or the the original maintenance transaction.&lt;/P&gt;&lt;P&gt;Please see:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/fb/787039172511d2b428006094b944c8/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/fb/787039172511d2b428006094b944c8/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 Aug 2011 11:10:40 GMT</pubDate>
    <dc:creator>JL23</dc:creator>
    <dc:date>2011-08-11T11:10:40Z</dc:date>
    <item>
      <title>BDC program for ITEM level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-item-level/m-p/8109596#M1617300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to write a BDC prgroam for the following requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help me since I don't know for this scenarios and very urgent to me ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Scenario: For tcode: IA02 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After entering Equipment number ,  it will navigate to next screen in that we can find list of counters like 1 and 2 etc.&lt;/P&gt;&lt;P&gt;If we select any of that counter and click on operation which is in the toolbar it takes to next screen where we can find list &lt;/P&gt;&lt;P&gt;of operations . So, for that operation i need to update the longtext (we can find field name LT with checkbox)which is 240 char max. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: Equipment number: 410000000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; In that COunters will be :    10, 20, 30 &lt;/P&gt;&lt;P&gt;When we select particular conter: it will take to list of Operations: &lt;/P&gt;&lt;P&gt;                                              0010, 0020,0030 .... for each operation number i need to update the long text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;                      410000000 - Equipment number&lt;/P&gt;&lt;P&gt;                      10      - Counter &lt;/P&gt;&lt;P&gt;Operation -    0010  - Here LT - Long text&lt;/P&gt;&lt;P&gt;Operation -    0020 - Here LT - Long text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;20&lt;/P&gt;&lt;P&gt;0010 - Here LT - Long text&lt;/P&gt;&lt;P&gt;0020 - Here LT - Long text&lt;/P&gt;&lt;P&gt;0030 - Here LT - Long text&lt;/P&gt;&lt;P&gt;                                         &lt;/P&gt;&lt;P&gt;Can you please help me for this scenario ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 10:06:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-item-level/m-p/8109596#M1617300</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-11T10:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: BDC program for ITEM level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-item-level/m-p/8109597#M1617301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can you LSMW or BDC to load long text regardless of header or item level or the the original maintenance transaction.&lt;/P&gt;&lt;P&gt;Please see:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/fb/787039172511d2b428006094b944c8/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/fb/787039172511d2b428006094b944c8/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 11:10:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-item-level/m-p/8109597#M1617301</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2011-08-11T11:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: BDC program for ITEM level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-item-level/m-p/8109598#M1617302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jurgan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't get how to consider the inputs for that for mycase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please suggest me ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 11:34:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-item-level/m-p/8109598#M1617302</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-11T11:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: BDC program for ITEM level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-item-level/m-p/8109599#M1617303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the text is an individual opject.&lt;/P&gt;&lt;P&gt;it has key fields which makes the takes individual &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best you go into the maintenance transaction, then open the long text in the text editor (often possible with ay double click in the text window, or by clicking the editor icon)&lt;/P&gt;&lt;P&gt;in the editor choose from menu GOTO &amp;gt; HEADER&lt;/P&gt;&lt;P&gt;Here you see the key information for your individual text, e.g. text name, text id , text object, language.&lt;/P&gt;&lt;P&gt;And this is what you need to supply a long with the  text to load the  long text.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 11:44:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-item-level/m-p/8109599#M1617303</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2011-08-11T11:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: BDC program for ITEM level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-item-level/m-p/8109600#M1617304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jurgen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have executed the program:  /SAPDMC/SAP_LSMW_IMPORT_TEXTS  from the above link which you suggested me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There i couldn't find anything as you said. I think i am not taking it properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please spare some time to give me elabarately how can I apply those programs for my case ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am confused with information what is provided in that link  Since there are few programs i am not sure &lt;/P&gt;&lt;P&gt;what i have consider in which orde. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tahnk you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 11:51:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-item-level/m-p/8109600#M1617304</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-08-11T11:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: BDC program for ITEM level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-item-level/m-p/8109601#M1617305</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;Another way is to call SAVE_TEXT function module, instead of using BDC. You'll find lots of examples in SDN.&lt;/P&gt;&lt;P&gt;But first, you need to know the IDs of this kind of text (TDID, TDOBJECT and eventually TDNAME if it's a compound name). Go to your transaction, display the text, click "change editor" button or menu, then menu "goto header", and here they are.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sandra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 16:35:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-item-level/m-p/8109601#M1617305</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2011-08-11T16:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: BDC program for ITEM level</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-item-level/m-p/8109602#M1617306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have an example at google docs:&lt;/P&gt;&lt;P&gt;&lt;A href="http://docs.google.com/Doc?docid=0AYVGSkvGNHAyZGQ4eG5kOW5fMWhqbXg1YjI2&amp;amp;hl=en" target="test_blank"&gt;http://docs.google.com/Doc?docid=0AYVGSkvGNHAyZGQ4eG5kOW5fMWhqbXg1YjI2&amp;amp;hl=en&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 16:37:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc-program-for-item-level/m-p/8109602#M1617306</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2011-08-11T16:37:49Z</dc:date>
    </item>
  </channel>
</rss>

