<?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 Reading text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-text/m-p/5723408#M1298571</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;There is a requirement to create a header text at billing document/invoice level. We have created the header text. The user will enter the text when he creates the invoice using t-code VF01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This text contains the text describing the Invoice category. Also this text should be mandatory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At run time we also need to validate if the user has inserted valid text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way of reading the text for an unsaved billing document so that we can check the validity of the text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jiten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 14 Jun 2009 13:51:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-06-14T13:51:57Z</dc:date>
    <item>
      <title>Reading text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-text/m-p/5723408#M1298571</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;There is a requirement to create a header text at billing document/invoice level. We have created the header text. The user will enter the text when he creates the invoice using t-code VF01.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This text contains the text describing the Invoice category. Also this text should be mandatory.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At run time we also need to validate if the user has inserted valid text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any way of reading the text for an unsaved billing document so that we can check the validity of the text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jiten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Jun 2009 13:51:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-text/m-p/5723408#M1298571</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-14T13:51:57Z</dc:date>
    </item>
    <item>
      <title>Re: Reading text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-text/m-p/5723409#M1298572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you check BAPI_BILLINGDOC_GETDETAIL?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Jun 2009 14:02:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-text/m-p/5723409#M1298572</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-14T14:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: Reading text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-text/m-p/5723410#M1298573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shital,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply. But the BAPI, given by you, requires Billing Document number as input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The scenario I have described over here is when the billing document is not saved.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to validate the header texts before saving the billing document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jiten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 Jun 2009 14:44:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-text/m-p/5723410#M1298573</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-14T14:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Reading text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-text/m-p/5723411#M1298574</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 think its not possible to validate/check the user input in long texts as it will only be stored at the time of saving the document. If its mandatory, then the end users have to make sure they don't leave it blank. From a developers point of view you can show popup during saving asking the user confirm whether he entered the header text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Karthik D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Jun 2009 03:34:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-text/m-p/5723411#M1298574</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-06-15T03:34:23Z</dc:date>
    </item>
    <item>
      <title>Re: Reading text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-text/m-p/5723412#M1298575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The requirement has been achieved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2009 15:42:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-text/m-p/5723412#M1298575</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-08T15:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Reading text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reading-text/m-p/5723413#M1298576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jiten,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be very helpful all other members if you could share how the requirement was met.&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;-Abhijit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jul 2009 15:44:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reading-text/m-p/5723413#M1298576</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-07-08T15:44:38Z</dc:date>
    </item>
  </channel>
</rss>

