<?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: How to create Long Text in Module Pool Program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-long-text-in-module-pool-program/m-p/5816739#M1314248</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nirmal ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use class CL_GUI_TEXTEDIT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the demo program &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SAPTEXTEDIT_DEMO_1&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 30 Jun 2009 05:49:16 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-30T05:49:16Z</dc:date>
    <item>
      <title>How to create Long Text in Module Pool Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-long-text-in-module-pool-program/m-p/5816736#M1314245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to develop a new module pool program and I want to use Long text screen in this program and also want this text will store in table.I never develop such type of module pool before.This long text will like sales order long text.Please let me know the steps how I can develop such type of program and how I save long text huge data in table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Nirmal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 05:37:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-long-text-in-module-pool-program/m-p/5816736#M1314245</guid>
      <dc:creator>former_member281396</dc:creator>
      <dc:date>2009-06-30T05:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Long Text in Module Pool Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-long-text-in-module-pool-program/m-p/5816737#M1314246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi nirmal..&lt;/P&gt;&lt;P&gt;what you can do is take 4-5(or according to your requirement) text fields with full lengths in the screen. take a bunch of variables for them. say txt1, txt2,txt3.... and keep updating them in the program as one variable as a group.&lt;/P&gt;&lt;P&gt;it will work. i had similar requirement and had used three text fields one under the other.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sumit Nene.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 05:43:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-long-text-in-module-pool-program/m-p/5816737#M1314246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-30T05:43:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Long Text in Module Pool Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-long-text-in-module-pool-program/m-p/5816738#M1314247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nirmal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use STRING type for your screen field and for your table field. You cannot use TABLES for declaring your table in your program. Also you cannot use the statement  LOOP AT ITAB WITH CONTROL in screen's PBO and PAI. But you can use the variant LOOP WITH CONTROL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Renjith&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 05:47:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-long-text-in-module-pool-program/m-p/5816738#M1314247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-30T05:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Long Text in Module Pool Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-long-text-in-module-pool-program/m-p/5816739#M1314248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nirmal ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can use class CL_GUI_TEXTEDIT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see the demo program &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SAPTEXTEDIT_DEMO_1&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 05:49:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-long-text-in-module-pool-program/m-p/5816739#M1314248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-30T05:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Long Text in Module Pool Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-long-text-in-module-pool-program/m-p/5816740#M1314249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nirmal&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It can be done in this way.&lt;/P&gt;&lt;P&gt;Create one Input text field will some lenght for header text.&lt;/P&gt;&lt;P&gt;now add code in PAI for double clicking on the field or add push button in front of it.&lt;/P&gt;&lt;P&gt;The button will be used to trigger PAI.&lt;/P&gt;&lt;P&gt;in PAI have your own logic to assign text ID, OBJECT and NAME. Call FM CREATE_TEXT assigning these values along with language. The module will call another screen where you can enter long text as you enter while creating Standard texts etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vijai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 05:58:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-long-text-in-module-pool-program/m-p/5816740#M1314249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-30T05:58:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Long Text in Module Pool Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-long-text-in-module-pool-program/m-p/5816741#M1314250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vijay,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.I am very new to such type of development.Please let me know how I create Text Id,Object name etc. to develop this program.If possible please inform step by step procedure.How it actually works?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please inform and it will be very helpfull for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Nirmal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 06:20:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-long-text-in-module-pool-program/m-p/5816741#M1314250</guid>
      <dc:creator>former_member281396</dc:creator>
      <dc:date>2009-06-30T06:20:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Long Text in Module Pool Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-long-text-in-module-pool-program/m-p/5816742#M1314251</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai ,&lt;/P&gt;&lt;P&gt;here you have to use custom control, for this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: line(256) TYPE c,&lt;/P&gt;&lt;P&gt;      text_tab LIKE STANDARD TABLE OF line,&lt;/P&gt;&lt;P&gt;      field LIKE line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; 1)  Create custom control in your screen &lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;2)   CREATE OBJECT: container EXPORTING container_name = 'TEXTEDIT',   "--&amp;gt; (this is custom control name in screen)&lt;/P&gt;&lt;P&gt;                   editor    EXPORTING parent = container.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3)  CALL METHOD editor-&amp;gt;get_text_as_stream  "This method reads data from custom control , inserts into itab 'text_tab'  &lt;/P&gt;&lt;P&gt;         IMPORTING        &lt;/P&gt;&lt;P&gt;          text = text_tab.                                       " &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      READ TABLE text_tab  INTO line INDEX 1. read the text into wa 'line'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you want more clarity , see  'ABAPDOCU' &lt;DEL&gt;&amp;gt;ABAP USER DIALOGS&lt;/DEL&gt;&amp;gt;    COMPLEXSCREEN ELEMENTS--&amp;gt;  DEMO CUSTOM_CONTROL&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 30 Jun 2009 06:21:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-long-text-in-module-pool-program/m-p/5816742#M1314251</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-30T06:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Long Text in Module Pool Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-long-text-in-module-pool-program/m-p/5816743#M1314252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please see the below given sap demo programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will get idea form that example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPTEXTEDIT_DEMO_1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SAPTEXTEDIT_DEMO_3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will solve your problem.&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, 30 Jun 2009 07:34:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-long-text-in-module-pool-program/m-p/5816743#M1314252</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-30T07:34:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to create Long Text in Module Pool Program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-long-text-in-module-pool-program/m-p/5816744#M1314253</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your reply.I have developed the screen where I can put long text as custom control by the help of &lt;STRONG&gt;ABAPDOCU -&amp;gt;Custom Control.&lt;/STRONG&gt;.Now I want to save this long text in R/3 database table.How I can save this to R/3 Database table?What will be the Object ID ,Name &amp;amp; Object so that I can use Read Text function to read this long text in future.Now I stuck on that and I am not able to save this long text in Database.Please clear my doubts and help me out so that I can save this data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am waiting for your valuable suggestions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advance Thanks&lt;/P&gt;&lt;P&gt;Nirmal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jul 2009 12:14:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-long-text-in-module-pool-program/m-p/5816744#M1314253</guid>
      <dc:creator>former_member281396</dc:creator>
      <dc:date>2009-07-01T12:14:52Z</dc:date>
    </item>
  </channel>
</rss>

