<?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: FM - Error - Code Inspector in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-error-code-inspector/m-p/5451627#M1249583</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shashi,&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;If I want to use "#EC ENHOK  where I can use this one to supress my message.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly I am getting error in few Variables. like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ELSE  has an empty body                                                                Row no 100&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(The message can be hidden with "#EC NEEDED)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to use "EC NEEDED? in row no 100?&lt;/P&gt;&lt;P&gt;If possible please give code details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;sha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Mar 2009 05:05:01 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-26T05:05:01Z</dc:date>
    <item>
      <title>FM - Error - Code Inspector</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-error-code-inspector/m-p/5451623#M1249579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created a new cutom FM for Inbound IDOC Application Posting.&lt;/P&gt;&lt;P&gt;In the TABLE Parameter of FM the following Tables difined.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IDOC_CONTRL LIKE EDIDC&lt;/P&gt;&lt;P&gt;IDOC_DATA LIKE EDIDD&lt;/P&gt;&lt;P&gt;IDOC_STATUS LIKE BDIDOCSTAT&lt;/P&gt;&lt;P&gt;RETURN_VARIABLES LIKE BDWFRETVAR&lt;/P&gt;&lt;P&gt;SERIALIZATION_INFO LIKE BDI_SER &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while checking with Code Inspector Tool I got an Error for BDI_SER.( Last Table Parameter of the FM)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Syntax check warning&lt;/P&gt;&lt;P&gt;"BDI_SER" can be enhanced. After a structure enhancement, the semantics of the&lt;/P&gt;&lt;P&gt;parameter transfer may change.&lt;/P&gt;&lt;P&gt;Internal Message Code: MESSAGE G_B&lt;/P&gt;&lt;P&gt;(The message can be hidden with "#EC ENHOK)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type "BDI_SER" or the type of one of its subcomponents can be enhanced. The semantics of the parameter transfer may change after a structure enhancement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the execution of a Remote Function Call (RFC), the actual parameter and formal parameter do not have to be of the same type. In the case of structure types, the actual parameter and formal parameter can contain additional components at the end. These additional components are set to their initial values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check whether the enhancement category of the relevant type correct is set or whether the category "cannot be enhanced" should be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to fix this error? other wise how to supress the Message by adding "#EC ENHOK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where I have to add the Comment "#EC ENHOK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help to give details .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 03:46:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-error-code-inspector/m-p/5451623#M1249579</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-26T03:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: FM - Error - Code Inspector</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-error-code-inspector/m-p/5451624#M1249580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;Is it BDI_SER  a custom table ?&lt;/P&gt;&lt;P&gt;if yes, go in se11 - &amp;gt; Extras -&amp;gt; enhancment Category -&amp;gt; select can not be enhanced and activate it .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else. "#EC ENHOK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shashi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 04:37:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-error-code-inspector/m-p/5451624#M1249580</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-26T04:37:03Z</dc:date>
    </item>
    <item>
      <title>Re: FM - Error - Code Inspector</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-error-code-inspector/m-p/5451625#M1249581</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 ingnore this warning message as this is beacuase of the Ehnancement Category selected for this structure BDI_SER is Can be enhanced or character-type or numeric.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As it is the standard structure you cannot do any changes for this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 04:53:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-error-code-inspector/m-p/5451625#M1249581</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-26T04:53:10Z</dc:date>
    </item>
    <item>
      <title>Re: FM - Error - Code Inspector</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-error-code-inspector/m-p/5451626#M1249582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avinash Kodarapu ,&lt;/P&gt;&lt;P&gt;&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;sha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: sharma on Mar 26, 2009 5:57 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 04:57:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-error-code-inspector/m-p/5451626#M1249582</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-26T04:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: FM - Error - Code Inspector</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-error-code-inspector/m-p/5451627#M1249583</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shashi,&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;If I want to use "#EC ENHOK  where I can use this one to supress my message.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly I am getting error in few Variables. like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ELSE  has an empty body                                                                Row no 100&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(The message can be hidden with "#EC NEEDED)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to use "EC NEEDED? in row no 100?&lt;/P&gt;&lt;P&gt;If possible please give code details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;sha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 05:05:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-error-code-inspector/m-p/5451627#M1249583</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-26T05:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: FM - Error - Code Inspector</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fm-error-code-inspector/m-p/5451628#M1249584</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sharma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Simply type "#EC ENHOK after the statement (or in this case declaration) is finished by period, i.e.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;DATA SERIALIZATION_INFO LIKE BDI_SER. "#EC ENHOK&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Heinz&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 21:12:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fm-error-code-inspector/m-p/5451628#M1249584</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-26T21:12:12Z</dc:date>
    </item>
  </channel>
</rss>

