<?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: SVIM error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/svim-error/m-p/12429464#M1997821</link>
    <description>&lt;P&gt;dear &lt;SPAN class="mention-scrubbed"&gt;raymond.giuseppi&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I wanted to transfer a T-code from ECC to Hannah.
Although I transferred everything completely, I HAVE ERROR Total Field NOT DEFINED , that pointed to this function Module.
  but this
  function Module was not defined for my function group  SO
  I change function group(TO MY function group)  OF THIS function Module it by mistake.
 Although I reversed the change, there is still an error for the T-code VOV6 and another tcode&lt;/P&gt;</description>
    <pubDate>Mon, 16 Aug 2021 09:17:34 GMT</pubDate>
    <dc:creator>former_member713390</dc:creator>
    <dc:date>2021-08-16T09:17:34Z</dc:date>
    <item>
      <title>SVIM error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/svim-error/m-p/12429458#M1997815</link>
      <description>&lt;P&gt;&lt;A href="https://answers.sap.com/storage/temp/1966578-screenshot-1.png"&gt;screenshot-1.png&lt;/A&gt;HI EXPERT &lt;/P&gt;
  &lt;P&gt;i have a big problem &lt;/P&gt;
  &lt;P&gt;in servere hana i change function group of function madule VIEWPROC_INTERFACE&lt;/P&gt;
  &lt;P&gt;now another tcode like vov6 have error&lt;/P&gt;</description>
      <pubDate>Sun, 15 Aug 2021 06:43:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/svim-error/m-p/12429458#M1997815</guid>
      <dc:creator>former_member713390</dc:creator>
      <dc:date>2021-08-15T06:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: SVIM error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/svim-error/m-p/12429459#M1997816</link>
      <description>&lt;P&gt;If memory serves me right, VIEWPROC_INTERFACE is part of the TMG (table maintenance generator) and should not be changed directly. When you make changes to the table, you simply run TMG again from SE11.&lt;/P&gt;&lt;P&gt;The error anyway seems to be caused by the field name, XHEADER (available) vs X_HEADER (unknown), you should check that first.&lt;/P&gt;&lt;P&gt;Oh and... please include the image in the post, not as an attachment: it is easier to see in the context of the post.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Aug 2021 06:57:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/svim-error/m-p/12429459#M1997816</guid>
      <dc:creator>abo</dc:creator>
      <dc:date>2021-08-15T06:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: SVIM error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/svim-error/m-p/12429460#M1997817</link>
      <description>&lt;P&gt;You say "i change function group of function module VIEWPROC_INTERFACE", so undo your changes if it's urgent, or if not, post the concerned code and everything related to the error, etc., please. I don't have any crystal ball on me, sorry.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Aug 2021 07:59:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/svim-error/m-p/12429460#M1997817</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-08-15T07:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: SVIM error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/svim-error/m-p/12429461#M1997818</link>
      <description>&lt;P&gt;What (and why) did you change in this FM, it's widely used thru SM30/SM34 and so almost each and every Customizing transaction.&lt;/P&gt;&lt;P&gt;Are you implementing some OSS notes?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 08:38:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/svim-error/m-p/12429461#M1997818</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2021-08-16T08:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: SVIM error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/svim-error/m-p/12429462#M1997819</link>
      <description>&lt;P&gt;DEAR &lt;SPAN class="mention-scrubbed"&gt;sandra.rossi&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I reverted the changes but there is still an error&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 08:57:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/svim-error/m-p/12429462#M1997819</guid>
      <dc:creator>former_member713390</dc:creator>
      <dc:date>2021-08-16T08:57:28Z</dc:date>
    </item>
    <item>
      <title>Re: SVIM error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/svim-error/m-p/12429463#M1997820</link>
      <description>&lt;P&gt;Three questions.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Why did you make the change - what problem were you trying to fix?&lt;/LI&gt;&lt;LI&gt;What &lt;STRONG&gt;exactly&lt;/STRONG&gt; did you change?&lt;/LI&gt;&lt;LI&gt;What &lt;STRONG&gt;exactly&lt;/STRONG&gt; did you do to revert the change?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Everyone makes mistakes, even egregious ones, from time to time. But if you want help, we need the answers to these three questions.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 09:07:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/svim-error/m-p/12429463#M1997820</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2021-08-16T09:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: SVIM error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/svim-error/m-p/12429464#M1997821</link>
      <description>&lt;P&gt;dear &lt;SPAN class="mention-scrubbed"&gt;raymond.giuseppi&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I wanted to transfer a T-code from ECC to Hannah.
Although I transferred everything completely, I HAVE ERROR Total Field NOT DEFINED , that pointed to this function Module.
  but this
  function Module was not defined for my function group  SO
  I change function group(TO MY function group)  OF THIS function Module it by mistake.
 Although I reversed the change, there is still an error for the T-code VOV6 and another tcode&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 09:17:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/svim-error/m-p/12429464#M1997821</guid>
      <dc:creator>former_member713390</dc:creator>
      <dc:date>2021-08-16T09:17:34Z</dc:date>
    </item>
    <item>
      <title>Re: SVIM error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/svim-error/m-p/12429465#M1997822</link>
      <description>&lt;P&gt;dear &lt;SPAN class="mention-scrubbed"&gt;matthew.billingham&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I wanted to transfer a T-code from ECC to Hannah. Although I transferred everything completely, I HAVE ERROR Total Field NOT DEFINED , that pointed to this function Module. but this function Module was not defined for my function group SO I change function group(TO MY function group) OF THIS function Module it by mistake. Although I reversed the change, there is still an error for the T-code VOV6 and another tcode&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 10:02:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/svim-error/m-p/12429465#M1997822</guid>
      <dc:creator>former_member713390</dc:creator>
      <dc:date>2021-08-16T10:02:21Z</dc:date>
    </item>
    <item>
      <title>Re: SVIM error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/svim-error/m-p/12429466#M1997823</link>
      <description>&lt;P&gt;You only need to post it once. I do read the previous comments.&lt;/P&gt;&lt;P&gt; "T-code from ECC to Hannah". Hannah is my ex-girlfriend. Do you mean HANA? Or do you mean s/4HANA?&lt;/P&gt;&lt;P&gt;I think you need an expert ABAP developer to connect to your systems and fix it. It doesn't seem you're able to describe precisely enough what you did nor do you seem to really understand what you did. Hopefully there's someone with sufficient expertise on your site who can help you.&lt;/P&gt;&lt;P&gt;Alternatively, ask Basis to recover from backup, the night before you did this work.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 11:27:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/svim-error/m-p/12429466#M1997823</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2021-08-16T11:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: SVIM error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/svim-error/m-p/12429467#M1997824</link>
      <description>&lt;P&gt;You're wrong, it's not only about "VOV6 and another tcode", a syntax error in function group SVIM does impact all Table Maintenance Dialogs, all will fail !!!&lt;/P&gt;&lt;P&gt;Edit SVIM, do a syntax check, and fix all syntax errors. Ask an ABAPer if you can't do it yourself.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 11:31:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/svim-error/m-p/12429467#M1997824</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2021-08-16T11:31:23Z</dc:date>
    </item>
    <item>
      <title>Re: SVIM error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/svim-error/m-p/12429468#M1997825</link>
      <description>&lt;P&gt;If (as soon as) the SVIM function group is no longer in syntax error (version management, transport: relocation from another system), perform a syntax check on the function group excuted by VOV6, i.e. the 080O function group (especially the dialog event forms)
Some SVIM fixes still seem to be missing.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 11:59:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/svim-error/m-p/12429468#M1997825</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2021-08-16T11:59:59Z</dc:date>
    </item>
  </channel>
</rss>

