<?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: Customer Master Long Text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-long-text/m-p/1098249#M102751</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank for replying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It has to display in the screen i mean when in 'xd02'&lt;/P&gt;&lt;P&gt;its not displaying We read through the function module but i want to display text in the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Dec 2005 10:19:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-12-06T10:19:54Z</dc:date>
    <item>
      <title>Customer Master Long Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-long-text/m-p/1098245#M102747</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;I am using /SAPDMC/SAP_LSMW_IMPORT_TEXTS Direct put program to upload customer master LONG Text. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Program working fine and ITs storing the data in STXB tables but when we we are Viewing in xd02 the long text does display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone help in this regard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 09:32:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-long-text/m-p/1098245#M102747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-06T09:32:58Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Master Long Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-long-text/m-p/1098246#M102748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ur input long text to customer master. The long text does not get updated in a tbale but stored internally within sap in a table which can be accessed only using READ TEXT. So, when u display using XD02 the long text is been shownup but when viewed thru table doesnot show. Hope this clears ur problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pl. award appropriate points.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 09:43:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-long-text/m-p/1098246#M102748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-06T09:43:44Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Master Long Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-long-text/m-p/1098247#M102749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have used the below code for fetching notification long text in my project.You can change this according to ur requirement.This will help you..&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;                CLIENT   = SY-MANDT&lt;/P&gt;&lt;P&gt;                ID       = 'LTXT'&lt;/P&gt;&lt;P&gt;                LANGUAGE = WA_STRUCT12-KZMLA&lt;/P&gt;&lt;P&gt;                NAME     = QMNUM&lt;/P&gt;&lt;P&gt;                OBJECT   = 'QMEL'&lt;/P&gt;&lt;P&gt;           TABLES&lt;/P&gt;&lt;P&gt;                LINES    = INT_TAB13.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REgards,&lt;/P&gt;&lt;P&gt;Abdul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 09:50:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-long-text/m-p/1098247#M102749</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2005-12-06T09:50:18Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Master Long Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-long-text/m-p/1098248#M102750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi see this thread...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="791685"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 09:53:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-long-text/m-p/1098248#M102750</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-06T09:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Master Long Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-long-text/m-p/1098249#M102751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank for replying.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It has to display in the screen i mean when in 'xd02'&lt;/P&gt;&lt;P&gt;its not displaying We read through the function module but i want to display text in the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 10:19:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-long-text/m-p/1098249#M102751</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-06T10:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Master Long Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-long-text/m-p/1098250#M102752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prashkant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;look &lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="596275"&gt;&lt;/A&gt; and use fm's &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andreas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 10:25:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-long-text/m-p/1098250#M102752</guid>
      <dc:creator>andreas_mann3</dc:creator>
      <dc:date>2005-12-06T10:25:28Z</dc:date>
    </item>
    <item>
      <title>Re: Customer Master Long Text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-long-text/m-p/1098251#M102753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its storing in the table and It is retrieve through read_text FM but i want to display it when executing the transaction 'XD02' It is not displayin the content in xd02. please can help in this regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 10:41:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/customer-master-long-text/m-p/1098251#M102753</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-06T10:41:21Z</dc:date>
    </item>
  </channel>
</rss>

