<?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: Creating infotype text box in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-infotype-text-box/m-p/4953644#M1154936</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jayanthi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to create a text box using a custom control what i feel... i dont nkow how to code for it. if u cud plz help in that.... it will be a text box whish would be read by using FM 'READ_TEXT'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 Dec 2008 09:37:45 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-24T09:37:45Z</dc:date>
    <item>
      <title>Creating infotype text box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-infotype-text-box/m-p/4953642#M1154934</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 have created a infotype 9xxx using transaction 'PM01' &amp;amp; in structure p9xxx there are 19 fields which i need to show on 3 different screens i.e. using subtypes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created 3 subtypes, now i am having a problem i.e. i have 4 fields whose length is 200 characters &amp;amp; that field is not appearing on the screen. what should be done to make it available to the user to add his comments in that text box?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also, i have created 3 different screens where i have added the element list for each screen, which i need for that screen... is this correct?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly send some useful code or step wise method to do that. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;prateek.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2008 08:54:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-infotype-text-box/m-p/4953642#M1154934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-24T08:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: Creating infotype text box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-infotype-text-box/m-p/4953643#M1154935</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;Check the layout of the screen for these fields. Check whether the text box is of enough length.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2008 09:06:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-infotype-text-box/m-p/4953643#M1154935</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2008-12-24T09:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Creating infotype text box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-infotype-text-box/m-p/4953644#M1154936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jayanthi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to create a text box using a custom control what i feel... i dont nkow how to code for it. if u cud plz help in that.... it will be a text box whish would be read by using FM 'READ_TEXT'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2008 09:37:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-infotype-text-box/m-p/4953644#M1154936</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-24T09:37:45Z</dc:date>
    </item>
    <item>
      <title>Re: Creating infotype text box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-infotype-text-box/m-p/4953645#M1154937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;is your problem only concerned in filling with the text box of length 200 chars..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then split 200 into 70,70,60 char field of text1 text2 text3 and concatenate into the target field .. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vijay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2008 09:50:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-infotype-text-box/m-p/4953645#M1154937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-24T09:50:35Z</dc:date>
    </item>
    <item>
      <title>Re: Creating infotype text box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-infotype-text-box/m-p/4953646#M1154938</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;Check the program SAPTEXTEDIT_TEST_EVENTS for text editor.May be it can help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Dec 2008 09:53:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-infotype-text-box/m-p/4953646#M1154938</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2008-12-24T09:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: Creating infotype text box</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-infotype-text-box/m-p/4953647#M1154939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;done&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Jul 2009 05:11:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-infotype-text-box/m-p/4953647#M1154939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-02T05:11:35Z</dc:date>
    </item>
  </channel>
</rss>

