<?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: Loding Functional Location Long Text using LSMW Direct Input in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/loding-functional-location-long-text-using-lsmw-direct-input/m-p/7954726#M1602182</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure if I understand you correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not understand why you need theIFLOT-OBJNR go into field TDNAME.&lt;/P&gt;&lt;P&gt;in my system the TDNAME field is equal to the content of IFLOT- TPLNR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just go into IL02 transaction. enter your tplnr number and choose from menu GOTO &amp;gt; texts.&lt;/P&gt;&lt;P&gt;select then the text and click the button long text &lt;/P&gt;&lt;P&gt;you are now in the text editor, here choose from menu GOTO &amp;gt; HEADER&lt;/P&gt;&lt;P&gt;now you can see how the key of a long text is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you see there the OBJNR or the TPLNR number in field TDNAME?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;When i do a simple transfer move for TDNAME in the mapping rules, when i Display Convert Data- this field is blank.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;are you sure that the READ file has the full content for this field (step 10 display read data) ?&lt;/P&gt;&lt;P&gt;if field length is wrong defined in step 3, then  the field content  or just a part of it maybe may end in a  different field.&lt;/P&gt;&lt;P&gt;(use the detail button in step 10)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; select single OBJNR from IFLOT into /SAPDMC/LTXTH-NAME&lt;/P&gt;&lt;P&gt; where TPLNR = IL02_HEADER-NAME.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/SAPDMC/LTXTH-NAME is not correct, it should be  &lt;/P&gt;&lt;P&gt;/SAPDMC/LTXTH-TDNAME&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Jun 2011 20:15:00 GMT</pubDate>
    <dc:creator>JL23</dc:creator>
    <dc:date>2011-06-15T20:15:00Z</dc:date>
    <item>
      <title>Loding Functional Location Long Text using LSMW Direct Input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/loding-functional-location-long-text-using-lsmw-direct-input/m-p/7954723#M1602179</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 am trying to load Functional Location Long Text using an LSMW Standard Batch/Direct Input - Object 0001 and Method 0001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the Functional Location Label in my source file, so I am trying to retrieve the internal SAP number, However, even when I put the SAP Internal Number for a Functional Location, the long text still does not load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyone also have this problem loading long text for Functional Location?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help welcome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Muna S.K Ali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2011 08:23:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/loding-functional-location-long-text-using-lsmw-direct-input/m-p/7954723#M1602179</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-15T08:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Loding Functional Location Long Text using LSMW Direct Input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/loding-functional-location-long-text-using-lsmw-direct-input/m-p/7954724#M1602180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;LSMW direct input for long text does not even check if a function location exists or not. it just loads into table STXH and STXL.&lt;/P&gt;&lt;P&gt;Why do you think it did not load? what did LSMW step  13 Start Direct Input Program tell you? did it say 0 texts loaded ?&lt;/P&gt;&lt;P&gt;if it gave you a number bigger than 0, then you should see your load in SE16 in table STXH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you dont get the loaded text  if you use standard display functionality for functional location, then you probably have an error in the key fields (often it is missed to load a number with leading zeros) &lt;/P&gt;&lt;P&gt;what values do you have for:&lt;/P&gt;&lt;P&gt;TDOBJECT&lt;/P&gt;&lt;P&gt;TDNAME&lt;/P&gt;&lt;P&gt;TDID&lt;/P&gt;&lt;P&gt;TDSPRAS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have for example such values:&lt;/P&gt;&lt;P&gt;TDOBJECT      IFLOT&lt;/P&gt;&lt;P&gt;TDNAME        007-LT1-Q10205-B10&lt;/P&gt;&lt;P&gt;TDID          LTXT&lt;/P&gt;&lt;P&gt;TDSPRAS       DE&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2011 12:22:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/loding-functional-location-long-text-using-lsmw-direct-input/m-p/7954724#M1602180</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2011-06-15T12:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Loding Functional Location Long Text using LSMW Direct Input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/loding-functional-location-long-text-using-lsmw-direct-input/m-p/7954725#M1602181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jurgen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for getting back to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I used the OBJNR for the Functional Location in the Source File the long text loads in the Functional Location- that was my error. The Direct Input shows the Long Text Successfully transferred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, in my source file, I have the Functional Location Label- e.g MA.TE.T, but I require the SAP Internal number for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TDOBJECT : IFLOT&lt;/P&gt;&lt;P&gt;TDNAME : MA.TE.T&lt;/P&gt;&lt;P&gt;TDID : LTXT&lt;/P&gt;&lt;P&gt;TDSPRAS: E&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i do a simple transfer move for TDNAME in the mapping rules, when i Display Convert Data- this field is blank.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, in the Field Mapping in LSMW, for TDNAME- what ABAP Code should go here, because at the moment I have some code which selects single obnjr from iflot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select single OBJNR from IFLOT into /SAPDMC/LTXTH-NAME&lt;/P&gt;&lt;P&gt;where TPLNR = IL02_HEADER-NAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These codes not retrieve the internal Functional Location number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help you can give is very much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Muna S.K Ali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2011 15:00:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/loding-functional-location-long-text-using-lsmw-direct-input/m-p/7954725#M1602181</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-15T15:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Loding Functional Location Long Text using LSMW Direct Input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/loding-functional-location-long-text-using-lsmw-direct-input/m-p/7954726#M1602182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure if I understand you correctly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not understand why you need theIFLOT-OBJNR go into field TDNAME.&lt;/P&gt;&lt;P&gt;in my system the TDNAME field is equal to the content of IFLOT- TPLNR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just go into IL02 transaction. enter your tplnr number and choose from menu GOTO &amp;gt; texts.&lt;/P&gt;&lt;P&gt;select then the text and click the button long text &lt;/P&gt;&lt;P&gt;you are now in the text editor, here choose from menu GOTO &amp;gt; HEADER&lt;/P&gt;&lt;P&gt;now you can see how the key of a long text is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you see there the OBJNR or the TPLNR number in field TDNAME?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;When i do a simple transfer move for TDNAME in the mapping rules, when i Display Convert Data- this field is blank.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;are you sure that the READ file has the full content for this field (step 10 display read data) ?&lt;/P&gt;&lt;P&gt;if field length is wrong defined in step 3, then  the field content  or just a part of it maybe may end in a  different field.&lt;/P&gt;&lt;P&gt;(use the detail button in step 10)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; select single OBJNR from IFLOT into /SAPDMC/LTXTH-NAME&lt;/P&gt;&lt;P&gt; where TPLNR = IL02_HEADER-NAME.&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;/SAPDMC/LTXTH-NAME is not correct, it should be  &lt;/P&gt;&lt;P&gt;/SAPDMC/LTXTH-TDNAME&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2011 20:15:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/loding-functional-location-long-text-using-lsmw-direct-input/m-p/7954726#M1602182</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2011-06-15T20:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: Loding Functional Location Long Text using LSMW Direct Input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/loding-functional-location-long-text-using-lsmw-direct-input/m-p/7954727#M1602183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Jurgen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me just clarify the whole question as I may not be explaining it properly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an F.Loc called MA.TE.T. I am uploading a long text to it, using the fields in the previous posts- for the field TDNAME I have called it NAME in the source fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the source file for TDNAME- I have MA.TE.T, which is IFLOT-TPLNR. So, if I pass this value as a simple transfer move to this field, in Step 11 Convert Data and Step 12, Display Convert Data, the field TDNAME is shown as MA.TE.T&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, when I do the final step 13, Start Direct Input Program, it says that the long text successfully transferred.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, when I go to IL03 and MA.TE.T, the long text is not shown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The program does not understand MA.TE.T in the conversion, as it only understands the OBNJR from IFLOT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, simply I want this OBJNR to be converted for Step 11 and Step 12 Display Converted Data should show the internal SAP number- as when I put this value in the source file for MA.TE.T in the source file, it loads the long text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So as I only have TPLNR, how do I get this OBJNR to be coverted? I mean how do I retrieve this from IFLOT in the TDNAME field?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clarifies my questions,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Muna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 08:29:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/loding-functional-location-long-text-using-lsmw-direct-input/m-p/7954727#M1602183</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-16T08:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Loding Functional Location Long Text using LSMW Direct Input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/loding-functional-location-long-text-using-lsmw-direct-input/m-p/7954728#M1602184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just to let you know, I have solved the problem. The ABAP Code to retrieve the Floc Internal Number was wrong, so I have the code which loaded the long text;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SELECT SINGLE TPLNR FROM IFLOS INTO /SAPDMC/LTXTH-NAME&lt;/P&gt;&lt;P&gt;WHERE STRNO = IL02_HEADER-NAME.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Key:&lt;/P&gt;&lt;P&gt;/SAPDMC/LTXTH-NAME = Converted field for TDNAME&lt;/P&gt;&lt;P&gt;IL02_HEADER-NAME = Source Field for TDNAME&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I have a new issue. The long text has loaded for all the Floc.s, but I can only see them in IL02, not in IL03.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to solve this issue so I can see the long texts in IL03.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 12:50:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/loding-functional-location-long-text-using-lsmw-direct-input/m-p/7954728#M1602184</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-16T12:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Loding Functional Location Long Text using LSMW Direct Input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/loding-functional-location-long-text-using-lsmw-direct-input/m-p/7954729#M1602185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;answer is here: &lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw70/helpdata/en/01/d944c0646cd540b3356552be080353/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw70/helpdata/en/01/d944c0646cd540b3356552be080353/content.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 14:40:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/loding-functional-location-long-text-using-lsmw-direct-input/m-p/7954729#M1602185</guid>
      <dc:creator>JL23</dc:creator>
      <dc:date>2011-06-16T14:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Loding Functional Location Long Text using LSMW Direct Input</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/loding-functional-location-long-text-using-lsmw-direct-input/m-p/7954730#M1602186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help. Really appreciate it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 20:41:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/loding-functional-location-long-text-using-lsmw-direct-input/m-p/7954730#M1602186</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-16T20:41:29Z</dc:date>
    </item>
  </channel>
</rss>

