<?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 READ_TEXT Object LFA1 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-object-lfa1/m-p/1720685#M314581</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Guys &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using a function module READ_TEXT to read cost center and Location. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using this code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function 'READ_TEXT'&lt;/P&gt;&lt;P&gt;exporting&lt;/P&gt;&lt;P&gt;id = '001'&lt;/P&gt;&lt;P&gt;language = EN&lt;/P&gt;&lt;P&gt;name = vedor&lt;/P&gt;&lt;P&gt;object = 'LFA1'&lt;/P&gt;&lt;P&gt;importing&lt;/P&gt;&lt;P&gt;header = delvryacct&lt;/P&gt;&lt;P&gt;tables&lt;/P&gt;&lt;P&gt;lines = line&lt;/P&gt;&lt;P&gt;exceptions not_found = 1 others = 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above function returning is Cost center and Location for all vendors. But for few particular vendors its not returning the results. That is not founding the cost center and location for those and raising exception. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know from which transation I can maintain those cost center and location in SAP so that READ_TEXT can read them. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please explain where I can maintaing the cost center and lcoation for a particular vendors so that READ_TEXT can read it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Nov 2006 15:15:55 GMT</pubDate>
    <dc:creator>adnanmaqbool</dc:creator>
    <dc:date>2006-11-02T15:15:55Z</dc:date>
    <item>
      <title>READ_TEXT Object LFA1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-object-lfa1/m-p/1720685#M314581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Guys &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using a function module READ_TEXT to read cost center and Location. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using this code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;call function 'READ_TEXT'&lt;/P&gt;&lt;P&gt;exporting&lt;/P&gt;&lt;P&gt;id = '001'&lt;/P&gt;&lt;P&gt;language = EN&lt;/P&gt;&lt;P&gt;name = vedor&lt;/P&gt;&lt;P&gt;object = 'LFA1'&lt;/P&gt;&lt;P&gt;importing&lt;/P&gt;&lt;P&gt;header = delvryacct&lt;/P&gt;&lt;P&gt;tables&lt;/P&gt;&lt;P&gt;lines = line&lt;/P&gt;&lt;P&gt;exceptions not_found = 1 others = 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The above function returning is Cost center and Location for all vendors. But for few particular vendors its not returning the results. That is not founding the cost center and location for those and raising exception. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know from which transation I can maintain those cost center and location in SAP so that READ_TEXT can read them. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please explain where I can maintaing the cost center and lcoation for a particular vendors so that READ_TEXT can read it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2006 15:15:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-object-lfa1/m-p/1720685#M314581</guid>
      <dc:creator>adnanmaqbool</dc:creator>
      <dc:date>2006-11-02T15:15:55Z</dc:date>
    </item>
    <item>
      <title>Re: READ_TEXT Object LFA1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-object-lfa1/m-p/1720686#M314582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is interesting, it seems that these must be maintained in long text which is usually not the case, but if you are getting the data using READ_TEXT for some of your vendors, then I guess this is how it is in your system.  Any way, go to transaction XK02 with one of your vendor numbers that you can see some data for using READ_TEXT,  then look at the texts in this transaction to see where it is entered,  then you can simply use the same tcode to maintain the text for you other vendors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rich Heilman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2006 15:29:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-object-lfa1/m-p/1720686#M314582</guid>
      <dc:creator>RichHeilman</dc:creator>
      <dc:date>2006-11-02T15:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: READ_TEXT Object LFA1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-object-lfa1/m-p/1720687#M314583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adnan,&lt;/P&gt;&lt;P&gt; I understand that, your compnay has decided to follow a convention that the long text maintained has a meaning of costcenter and location as those two field are not in the vendor master.&lt;/P&gt;&lt;P&gt;For the vendors which do not return the value using read text, go to XK02 transaction and display the header long text.&lt;/P&gt;&lt;P&gt;If it is empty(I'm sure it must be empty), maintain the cost center and location values in that text and save it.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2006 15:33:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-object-lfa1/m-p/1720687#M314583</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-02T15:33:46Z</dc:date>
    </item>
    <item>
      <title>Re: READ_TEXT Object LFA1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-object-lfa1/m-p/1720688#M314584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Than a Lot for replying. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already seen XK02 and didnt found any Text or Field where the cost center or location is attached with any vendor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there some other Transaction where it can be located. I have also chekced HR Master data but dletion and additon of cost center there are not effectiing the results of READ_TEXT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there some other area where it can be located or can u explain the particulare field and screen of XK02 where u think it can be present. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnx again for such a quick response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Nov 2006 15:48:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-object-lfa1/m-p/1720688#M314584</guid>
      <dc:creator>adnanmaqbool</dc:creator>
      <dc:date>2006-11-02T15:48:14Z</dc:date>
    </item>
    <item>
      <title>Re: READ_TEXT Object LFA1</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-object-lfa1/m-p/1720689#M314585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thnx to all of you. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Problem is solve in Vendor Master data XK02 there is menur with name Extra which has a sub menu with name of TEXT containing all these fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Nov 2006 16:07:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-text-object-lfa1/m-p/1720689#M314585</guid>
      <dc:creator>adnanmaqbool</dc:creator>
      <dc:date>2006-11-06T16:07:48Z</dc:date>
    </item>
  </channel>
</rss>

