<?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 warnig message in FORM PROTOCOL_UPDATE_SPOOL in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/warnig-message-in-form-protocol-update-spool/m-p/1336864#M170919</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is the standard invoice program,,,&lt;/P&gt;&lt;P&gt;during updating of 4.6c into 5.00 ,, this area giving me a error like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;inunicode program, "." character cannot appear in names ,as it does not here in the name 'SYST-MSGNO'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this total update_spool giving me an error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u send me how to solve and help me to find the update notes for this area&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF i_itcpp-tdspoolid NE space.&lt;/P&gt;&lt;P&gt;PERFORM protocol_update_spool USING '342' i_itcpp-                       tdspoolid space space space.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      FORM PROTOCOL_UPDATE_SPOOL                                    *&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      The messages are collected for the processing protocol.       *&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM protocol_update_spool USING syst-msgno h_i_itcpp-tdspoolid&lt;/P&gt;&lt;P&gt;                                 syst-msgv2 syst-msgv3 syst-msgv4.&lt;/P&gt;&lt;P&gt;  syst-msgid = 'VN'.&lt;/P&gt;&lt;P&gt;  syst-msgv1 = h_i_itcpp-tdspoolid.&lt;/P&gt;&lt;P&gt;  CONDENSE syst-msgv1.&lt;/P&gt;&lt;P&gt;  CHECK xscreen = space.&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'NAST_PROTOCOL_UPDATE'&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;            msg_arbgb = syst-msgid&lt;/P&gt;&lt;P&gt;            msg_nr    = syst-msgno&lt;/P&gt;&lt;P&gt;            msg_ty    = syst-msgty&lt;/P&gt;&lt;P&gt;            msg_v1    = syst-msgv1&lt;/P&gt;&lt;P&gt;            msg_v2    = syst-msgv2&lt;/P&gt;&lt;P&gt;            msg_v3    = syst-msgv3&lt;/P&gt;&lt;P&gt;            msg_v4    = syst-msgv4&lt;/P&gt;&lt;P&gt;       EXCEPTIONS&lt;/P&gt;&lt;P&gt;            OTHERS    = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Jun 2006 10:03:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-06-06T10:03:58Z</dc:date>
    <item>
      <title>warnig message in FORM PROTOCOL_UPDATE_SPOOL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/warnig-message-in-form-protocol-update-spool/m-p/1336864#M170919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is the standard invoice program,,,&lt;/P&gt;&lt;P&gt;during updating of 4.6c into 5.00 ,, this area giving me a error like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;inunicode program, "." character cannot appear in names ,as it does not here in the name 'SYST-MSGNO'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this total update_spool giving me an error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u send me how to solve and help me to find the update notes for this area&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF i_itcpp-tdspoolid NE space.&lt;/P&gt;&lt;P&gt;PERFORM protocol_update_spool USING '342' i_itcpp-                       tdspoolid space space space.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      FORM PROTOCOL_UPDATE_SPOOL                                    *&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;      The messages are collected for the processing protocol.       *&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;STRONG&gt;----&lt;/STRONG&gt;&lt;/P&gt;&lt;HR originaltext="----------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM protocol_update_spool USING syst-msgno h_i_itcpp-tdspoolid&lt;/P&gt;&lt;P&gt;                                 syst-msgv2 syst-msgv3 syst-msgv4.&lt;/P&gt;&lt;P&gt;  syst-msgid = 'VN'.&lt;/P&gt;&lt;P&gt;  syst-msgv1 = h_i_itcpp-tdspoolid.&lt;/P&gt;&lt;P&gt;  CONDENSE syst-msgv1.&lt;/P&gt;&lt;P&gt;  CHECK xscreen = space.&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'NAST_PROTOCOL_UPDATE'&lt;/P&gt;&lt;P&gt;       EXPORTING&lt;/P&gt;&lt;P&gt;            msg_arbgb = syst-msgid&lt;/P&gt;&lt;P&gt;            msg_nr    = syst-msgno&lt;/P&gt;&lt;P&gt;            msg_ty    = syst-msgty&lt;/P&gt;&lt;P&gt;            msg_v1    = syst-msgv1&lt;/P&gt;&lt;P&gt;            msg_v2    = syst-msgv2&lt;/P&gt;&lt;P&gt;            msg_v3    = syst-msgv3&lt;/P&gt;&lt;P&gt;            msg_v4    = syst-msgv4&lt;/P&gt;&lt;P&gt;       EXCEPTIONS&lt;/P&gt;&lt;P&gt;            OTHERS    = 1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2006 10:03:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/warnig-message-in-form-protocol-update-spool/m-p/1336864#M170919</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-06T10:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: warnig message in FORM PROTOCOL_UPDATE_SPOOL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/warnig-message-in-form-protocol-update-spool/m-p/1336865#M170920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Uncheck the unicode check attribute in the associated program and the warning message will disappear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2006 10:11:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/warnig-message-in-form-protocol-update-spool/m-p/1336865#M170920</guid>
      <dc:creator>nishanthbhandar</dc:creator>
      <dc:date>2006-06-06T10:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: warnig message in FORM PROTOCOL_UPDATE_SPOOL</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/warnig-message-in-form-protocol-update-spool/m-p/1336866#M170921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please use this FM to update NAST.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RV_MESSAGE_UPDATE_SINGLE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FM NAST_PROTOCOL_UPDATE is used to store processing log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jun 2006 10:32:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/warnig-message-in-form-protocol-update-spool/m-p/1336866#M170921</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-06-06T10:32:44Z</dc:date>
    </item>
  </channel>
</rss>

