<?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: message-id in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-id/m-p/1843360#M358125</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sudhir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to se91-&amp;gt;specify the name of message class,provide description.&lt;/P&gt;&lt;P&gt;go with messages tab and provide the messages that u want to create.save and activate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 03 Feb 2007 05:52:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-03T05:52:17Z</dc:date>
    <item>
      <title>message-id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-id/m-p/1843354#M358119</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;       LINE-SIZE 132&lt;/P&gt;&lt;P&gt;LINE-COUNT 65&lt;/P&gt;&lt;P&gt;MESSAGE-ID ZMM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can any body plz describe this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Feb 2007 04:53:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-id/m-p/1843354#M358119</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-03T04:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: message-id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-id/m-p/1843355#M358120</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;... &amp;lt;b&amp;gt;LINE-SIZE&amp;lt;/b&amp;gt; col&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Formats the new page with the number of columns specified in&lt;/P&gt;&lt;P&gt;col, except in the case of LINE-SIZE = 0 which indicates line&lt;/P&gt;&lt;P&gt;length set by the system according to the standard window&lt;/P&gt;&lt;P&gt;width.&lt;/P&gt;&lt;P&gt;The addition ... LINE-SIZE col is only effective on the new&lt;/P&gt;&lt;P&gt;page if it is also the first page of a new list level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;... LINE-COUNT&amp;lt;/b&amp;gt; lin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Starts a new page containing the number of lines per page&lt;/P&gt;&lt;P&gt;specified by lin, except in the case of LINE-COUNT 0, where the&lt;/P&gt;&lt;P&gt;number of lines per page is unlimited, and the internal limit&lt;/P&gt;&lt;P&gt;is 60,000 lines. This statement has no effect in print mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;MESSAGE ID&amp;lt;/b&amp;gt; id TYPE mtype NUMBER n.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID             message class&lt;/P&gt;&lt;P&gt;TYPE           message type&lt;/P&gt;&lt;P&gt;NUMBER         message number&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;e.g. MESSAGE ID 'SU' TYPE 'E' NUMBER '004' WITH 'Hugo'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The example displays message 004 from message class SU  as an error message, and its first placeholder is&lt;/P&gt;&lt;P&gt;replaced with 'Hugo'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sipra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Feb 2007 04:58:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-id/m-p/1843355#M358120</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-03T04:58:17Z</dc:date>
    </item>
    <item>
      <title>Re: message-id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-id/m-p/1843356#M358121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Line-size 132 means ...no. of characters in a row when the list is printed.&lt;/P&gt;&lt;P&gt;Line-Count 65 means no. of lines in a page when the list is printed.&lt;/P&gt;&lt;P&gt;message-id zmm  means the messages used in teh program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For eg: you can write,&lt;/P&gt;&lt;P&gt;message i032(zmm) .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can either zmm in the message stmt or can be used in the first line of the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Subramanian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Feb 2007 05:00:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-id/m-p/1843356#M358121</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-03T05:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: message-id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-id/m-p/1843357#M358122</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;... LINE-SIZE col &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Effect &lt;/P&gt;&lt;P&gt;Formats the new page with the number of columns specified in col, except in the case of LINE-SIZE = 0 which indicates line length set by the system according to the standard window width. &lt;/P&gt;&lt;P&gt;The addition ... LINE-SIZE col is only effective on the new page if it is also the first page of a new list level. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note &lt;/P&gt;&lt;P&gt;The addition works only before initialization of the new list level (with WRITE, SKIP, ...). &lt;/P&gt;&lt;P&gt;For the default setting use the addition ... LINE-SIZE in the REPORT statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The maximum line length is 1023. You should keep list width to the miniumum possible. This improves useability and performance, and makes the list easier to print (recommendation: LINE-SIZE &amp;lt; 132). For very wide (LINE-SIZE &amp;gt; 255) lists, see the notes for using LINE-SIZE greater than 255. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... LINE-COUNT lin &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Effect &lt;/P&gt;&lt;P&gt;Starts a new page containing the number of lines per page specified by lin, except in the case of LINE-COUNT 0, where the number of lines per page is unlimited, and the internal limit is 60,000 lines. This statement has no effect in print mode. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note &lt;/P&gt;&lt;P&gt;For the default setting use the addition ... LINE-COUNT in the REPORT statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Further notes about the use of LINE-COUNT. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... MESSAGE-ID mid &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Effect &lt;/P&gt;&lt;P&gt;This addition specifies the standard message class for the main program. This contains the messages used with the simple MESSAGE statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note &lt;/P&gt;&lt;P&gt;This message class must not be enclosed in quotation marks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use a namespace prefix with message class names. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example&lt;/P&gt;&lt;P&gt;REPORT RSTEST00 MESSAGE-ID SY. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is helpful for u.&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;Shankar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Feb 2007 05:03:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-id/m-p/1843357#M358122</guid>
      <dc:creator>p291102</dc:creator>
      <dc:date>2007-02-03T05:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: message-id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-id/m-p/1843358#M358123</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;  &amp;lt;b&amp;gt; Line Size.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      Line size means number of character in an report output&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;supose ur putting line-size 100 means only 100 chracter will be print a line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;line-count&amp;lt;/b&amp;gt;  means total numer of lines in an page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose ur giving 20(3) means it will print 20 lines in an page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;message-id&amp;lt;/b&amp;gt; means we r creating our own message under the name of ZMM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Feb 2007 05:14:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-id/m-p/1843358#M358123</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-03T05:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: message-id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-id/m-p/1843359#M358124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;      can u help me creating messagew class&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Feb 2007 05:48:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-id/m-p/1843359#M358124</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-03T05:48:28Z</dc:date>
    </item>
    <item>
      <title>Re: message-id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-id/m-p/1843360#M358125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sudhir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to se91-&amp;gt;specify the name of message class,provide description.&lt;/P&gt;&lt;P&gt;go with messages tab and provide the messages that u want to create.save and activate.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Feb 2007 05:52:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-id/m-p/1843360#M358125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-03T05:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: message-id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-id/m-p/1843361#M358126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use se91 tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or just write&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;message e001(ZSPD).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dbl click on ZSPD it will directly go to se91 and 001 text write the message text there save that&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;shiba dutta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Feb 2007 05:55:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-id/m-p/1843361#M358126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-03T05:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: message-id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-id/m-p/1843362#M358127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to know in built message class n use them how can i?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Feb 2007 06:01:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-id/m-p/1843362#M358127</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-03T06:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: message-id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-id/m-p/1843363#M358128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sudhir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; u can create ur own message class by se91.&lt;/P&gt;&lt;P&gt;But if u want to use the built in class go with se91 and press f4 so that u can view the built in classes so that the required one can b used.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 03 Feb 2007 06:05:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-id/m-p/1843363#M358128</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-03T06:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: message-id</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message-id/m-p/1843364#M358129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Line-size 132 means it indicates that the output width is restricted to 132 characters and not more than that.&lt;/P&gt;&lt;P&gt;Line-count 65 means that the output list contains 65 lines . If it is more than that it will be printed in next page.&lt;/P&gt;&lt;P&gt;Message-id ZMM all the messages will be stored in ZMM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Feb 2007 06:01:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message-id/m-p/1843364#M358129</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-07T06:01:20Z</dc:date>
    </item>
  </channel>
</rss>

