<?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 in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2558834#M583403</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi aj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. If u have created the infotype using PM01,&lt;/P&gt;&lt;P&gt;   and the fields are the BEGDA and ENDDA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. then this &amp;lt;b&amp;gt;validation will be automatically taken care of&amp;lt;/b&amp;gt; .&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jul 2007 12:05:17 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-07-10T12:05:17Z</dc:date>
    <item>
      <title>Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2558830#M583399</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 created a New Relcoation infotype, for the start date and end date, I have to give messge, and error message in the status bar. &lt;/P&gt;&lt;P&gt;End date PrecedsStart Date, (if end date precedes start date, )&lt;/P&gt;&lt;P&gt;My question is -- IS there any standard messages available in SAP which I can use.&lt;/P&gt;&lt;P&gt;Please guide&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;AJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2007 11:09:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2558830#M583399</guid>
      <dc:creator>anupam_srivastava2</dc:creator>
      <dc:date>2007-07-10T11:09:31Z</dc:date>
    </item>
    <item>
      <title>Re: Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2558831#M583400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Goto table T100, execute it.&lt;/P&gt;&lt;P&gt;Area - &amp;lt;b&amp;gt;/BEV3/CH02&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;Message number - &amp;lt;b&amp;gt;003&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you have lot's of messages in T100, just give EN as language and text as '&amp;lt;b&amp;gt;&lt;STRONG&gt;end&lt;/STRONG&gt;date*&amp;lt;/b&amp;gt;'. You'll get the list of messages.&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;Pavan P.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2007 11:18:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2558831#M583400</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-10T11:18:44Z</dc:date>
    </item>
    <item>
      <title>Re: Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2558832#M583401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Message class 53&lt;/P&gt;&lt;P&gt;Number  507&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2007 11:22:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2558832#M583401</guid>
      <dc:creator>Pawan_Kesari</dc:creator>
      <dc:date>2007-07-10T11:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2558833#M583402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi AJ,&lt;/P&gt;&lt;P&gt;Yes. There are standard messages available in SAP.&lt;/P&gt;&lt;P&gt;Just check the table T100 which contains messages as per the application area.&lt;/P&gt;&lt;P&gt;In your case there is a message available in T100 .&lt;/P&gt;&lt;P&gt;the message is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;End date precedes start date&lt;/P&gt;&lt;P&gt;Message no. PG199&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto table T100 put Application Area - field ARBGB as PG&lt;/P&gt;&lt;P&gt;                              Message number- field MSGNR as 199&lt;/P&gt;&lt;P&gt;You will get the above message. You can use this standard SAP message in your module pool for custom infotype.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;Reward points if it helpful in any way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vijay.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2007 11:24:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2558833#M583402</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-10T11:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2558834#M583403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi aj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. If u have created the infotype using PM01,&lt;/P&gt;&lt;P&gt;   and the fields are the BEGDA and ENDDA,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. then this &amp;lt;b&amp;gt;validation will be automatically taken care of&amp;lt;/b&amp;gt; .&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;amit m.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2007 12:05:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2558834#M583403</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-10T12:05:17Z</dc:date>
    </item>
    <item>
      <title>Re: Message</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2558835#M583404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please  see the link   here the screen  shots of the  HR infotype   creation is   given .... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in that  see the step 6   screen shot  ... there  in that  screen   parameters   just  fill  the same  as in the screen shot to  your newly created infotype  ....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;a href="http://"&amp;gt;http://www.sapdevelopment.co.uk/hr/hr_infotypes2.htm&amp;lt;/a&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it  will take care of the messages  for   (end date precedes start date )..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you don't  want to  give your own message to  the newly  created infotype  ......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;in the   Display  and selection &lt;/P&gt;&lt;P&gt;select w/ start  -&amp;gt; 3&lt;/P&gt;&lt;P&gt;selectw/end   -&amp;gt;5&lt;/P&gt;&lt;P&gt;selectw/o date  -&amp;gt;1 .   do  F4 and see the description  also ..&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reward   points if it is usefull .....&lt;/P&gt;&lt;P&gt;Girish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jul 2007 13:58:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/message/m-p/2558835#M583404</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-07-10T13:58:34Z</dc:date>
    </item>
  </channel>
</rss>

