<?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: Salesorder header text in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/salesorder-header-text/m-p/2660175#M613630</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can see the sales order header text if you go to sales order VA03.In the menu bar, go to header-&amp;gt; texts and change there. If you want to do that thru program,&lt;/P&gt;&lt;P&gt;Then probably you have to use Read_text and Save_text function modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vamsi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Aug 2007 15:36:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-08-24T15:36:26Z</dc:date>
    <item>
      <title>Salesorder header text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/salesorder-header-text/m-p/2660174#M613629</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 have a requirement that currently i am creating salesorder using with ref of quote.&lt;/P&gt;&lt;P&gt;at this movement all header texts are copying from quote to sales order.&lt;/P&gt;&lt;P&gt;but i want to make chenges to these texts before saving the sales order.&lt;/P&gt;&lt;P&gt;where can i see all the copied texts before saving the sales order..?&lt;/P&gt;&lt;P&gt;i know that we have form exits in SAPMV45A but i didn't see any text related subroutnes here to make changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;sara&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 15:31:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/salesorder-header-text/m-p/2660174#M613629</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-24T15:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: Salesorder header text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/salesorder-header-text/m-p/2660175#M613630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can see the sales order header text if you go to sales order VA03.In the menu bar, go to header-&amp;gt; texts and change there. If you want to do that thru program,&lt;/P&gt;&lt;P&gt;Then probably you have to use Read_text and Save_text function modules.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vamsi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 15:36:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/salesorder-header-text/m-p/2660175#M613630</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-24T15:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Salesorder header text</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/salesorder-header-text/m-p/2660176#M613631</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;You can try with userexit  "userexit_save_document_prepare"  in MV45AFZZ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and try with the following&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
DATA BEGIN OF I_CATALOG OCCURS 0.
  INCLUDE STRUCTURE TCATALOG.
DATA END OF I_CATALOG.

IMPORT CATALOG FROM MEMORY ID 'SAPLSTXD'.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i am not sure 100% whether we can retrieve all the long text thru memory id SAPLSTXD.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Aug 2007 15:50:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/salesorder-header-text/m-p/2660176#M613631</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-08-24T15:50:29Z</dc:date>
    </item>
  </channel>
</rss>

