<?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: Getting this error in function module.Please advice in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-this-error-in-function-module-please-advice/m-p/2021236#M413654</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both the structures should be fo same type , can you show the declarations?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Mar 2007 15:56:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-03-07T15:56:40Z</dc:date>
    <item>
      <title>Getting this error in function module.Please advice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-this-error-in-function-module-please-advice/m-p/2021235#M413653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;"T_DRIVER" and "RECORD_TAB" are not mutually convertible. In Unicode systems, "T_DRIVER" must have the same structure layout (fragment view) as"RECORD_TAB", regardless of the length of the Unicode character.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Comparison of Structure Layout of T_DRIVER and RECORD_TAB:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;==&amp;gt; C(66)  C(1000) &lt;/P&gt;&lt;P&gt; P(2)  F(8) &lt;/P&gt;&lt;P&gt; C(322)  C(2) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rules for Converting to Unicode &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 15:50:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-this-error-in-function-module-please-advice/m-p/2021235#M413653</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-07T15:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: Getting this error in function module.Please advice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-this-error-in-function-module-please-advice/m-p/2021236#M413654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Both the structures should be fo same type , can you show the declarations?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 15:56:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-this-error-in-function-module-please-advice/m-p/2021236#M413654</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-07T15:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Getting this error in function module.Please advice</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/getting-this-error-in-function-module-please-advice/m-p/2021237#M413655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FUNCTION Z_EXIT.&lt;/P&gt;&lt;P&gt;*"----&lt;/P&gt;&lt;HR originaltext="---------------------------------------------------------------" /&gt;&lt;P&gt;&lt;STRONG&gt;"&lt;/STRONG&gt;"Local interface:&lt;/P&gt;&lt;P&gt;*"       TABLES&lt;/P&gt;&lt;P&gt;*"              SHLP_TAB TYPE  SHLP_DESCR_TAB_T&lt;/P&gt;&lt;P&gt;*"              RECORD_TAB STRUCTURE  SEAHLPRES&lt;/P&gt;&lt;P&gt;*"       CHANGING&lt;/P&gt;&lt;P&gt;*"             VALUE(SHLP) TYPE  SHLP_DESCR_T&lt;/P&gt;&lt;P&gt;*"             VALUE(CALLCONTROL) LIKE  DDSHF4CTRL&lt;/P&gt;&lt;P&gt;*"  STRUCTURE  DDSHF4CTRL&lt;/P&gt;&lt;P&gt;*"----&lt;/P&gt;&lt;HR originaltext="---------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DATA: FIELDDESCR_LN LIKE LINE OF SHLP-FIELDDESCR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DATA: BEGIN OF T_TABLE OCCURS 0.&lt;/P&gt;&lt;P&gt;          INCLUDE STRUCTURE Z_TABLE.&lt;/P&gt;&lt;P&gt;  DATA: END OF T_TABLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; IF CALLCONTROL-STEP = 'DISP'.&lt;/P&gt;&lt;P&gt;    T_TABLE[] = RECORD_TAB[].&lt;/P&gt;&lt;P&gt;ENDIF&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2007 16:00:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/getting-this-error-in-function-module-please-advice/m-p/2021237#M413655</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-07T16:00:35Z</dc:date>
    </item>
  </channel>
</rss>

