<?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: Help req with the code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399127#M534291</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Srinivas ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its pointing towards   &lt;/P&gt;&lt;P&gt; i_bdcdata-fnam = fnam.&lt;/P&gt;&lt;P&gt;  i_bdcdata-fval = fval.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess i have to ignore the warnings.Let me know if anyone of you came across such type of warnings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jun 2007 19:03:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-19T19:03:18Z</dc:date>
    <item>
      <title>Help req with the code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399116#M534280</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;we are a MDMP code page system and we upgraded to ECC 6.0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is the error iam getting IN UCCHECK for unicode&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The system could not perform a static convertibility check on the current&lt;/P&gt;&lt;P&gt;statement, because of untyped or generic operands. It can only carry out this&lt;/P&gt;&lt;P&gt;. runtime. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whta exactly static convertibility check. &lt;/P&gt;&lt;P&gt;Can anyone suggest what i have to do regarding this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The error is pointing this piece of code&lt;/P&gt;&lt;P&gt;&lt;/P&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 bdc_dynpro *&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;........ *&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;--&amp;gt; PROGRAM *&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;--&amp;gt; DYNPRO *&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;form bdc_dynpro using program dynpro.&lt;/P&gt;&lt;P&gt;clear i_bdcdata.&lt;/P&gt;&lt;P&gt;i_bdcdata-program = program.&lt;/P&gt;&lt;P&gt;i_bdcdata-dynpro = dynpro.&lt;/P&gt;&lt;P&gt;i_bdcdata-dynbegin = 'X'.&lt;/P&gt;&lt;P&gt;append i_bdcdata.&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;P&gt;&lt;/P&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 bdc_field *&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;........ *&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;--&amp;gt; FNAM *&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;--&amp;gt; FVAL *&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;form bdc_field using fnam fval.&lt;/P&gt;&lt;P&gt;clear i_bdcdata.&lt;/P&gt;&lt;P&gt;i_bdcdata-fnam = fnam.&lt;/P&gt;&lt;P&gt;i_bdcdata-fval = fval.&lt;/P&gt;&lt;P&gt;append i_bdcdata.&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is from the standard include bdcrecx1&lt;/P&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;Start new screen *&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;FORM BDC_DYNPRO USING PROGRAM DYNPRO.&lt;/P&gt;&lt;P&gt;CLEAR BDCDATA.&lt;/P&gt;&lt;P&gt;BDCDATA-PROGRAM = PROGRAM.&lt;/P&gt;&lt;P&gt;BDCDATA-DYNPRO = DYNPRO.&lt;/P&gt;&lt;P&gt;BDCDATA-DYNBEGIN = 'X'.&lt;/P&gt;&lt;P&gt;APPEND BDCDATA.&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&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;Insert field *&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;FORM BDC_FIELD USING FNAM FVAL.&lt;/P&gt;&lt;P&gt;IF FVAL &amp;lt;&amp;gt; NODATA.&lt;/P&gt;&lt;P&gt;CLEAR BDCDATA.&lt;/P&gt;&lt;P&gt;BDCDATA-FNAM = FNAM.&lt;/P&gt;&lt;P&gt;BDCDATA-FVAL = FVAL.&lt;/P&gt;&lt;P&gt;APPEND BDCDATA.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;ENDFORM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks the same way i wrote the code right.&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;Suchitra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 13:20:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399116#M534280</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T13:20:24Z</dc:date>
    </item>
    <item>
      <title>Re: Help req with the code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399117#M534281</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;Any suggestions would be appreciated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 14:29:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399117#M534281</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T14:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Help req with the code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399118#M534282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try my guess!!!!!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form bdc_dynpro using program &amp;lt;b&amp;gt;type bdcdata-repid&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;                                 dynpro &amp;lt;b&amp;gt;type bdcdata-dynnr.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;clear i_bdcdata.&lt;/P&gt;&lt;P&gt;i_bdcdata-program = program.&lt;/P&gt;&lt;P&gt;i_bdcdata-dynpro = dynpro.&lt;/P&gt;&lt;P&gt;i_bdcdata-dynbegin = 'X'.&lt;/P&gt;&lt;P&gt;append i_bdcdata.&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;P&gt;&lt;/P&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 bdc_field *&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;........ *&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;--&amp;gt; FNAM *&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;--&amp;gt; FVAL *&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;form bdc_field using fnam &amp;lt;b&amp;gt;type bdcdata-fnam&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;                              fval &amp;lt;b&amp;gt;type bdcdata-fval&amp;lt;/b&amp;gt;.&lt;/P&gt;&lt;P&gt;clear i_bdcdata.&lt;/P&gt;&lt;P&gt;i_bdcdata-fnam = fnam.&lt;/P&gt;&lt;P&gt;i_bdcdata-fval = fval.&lt;/P&gt;&lt;P&gt;append i_bdcdata.&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 14:35:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399118#M534282</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T14:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Help req with the code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399119#M534283</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;I tried&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)form bdc_dynpro using program dynpro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;either of this worked&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form bdc_dynpro using program type bdcdata-PROGRAM&lt;/P&gt;&lt;P&gt;dynpro type bdcdata-dynpro.&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form bdc_dynpro using program TYPE BDC_PROG dynpro TYPE BDC_DYNR.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) But for this it gaave me an other error&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;form bdc_field using fnam fval.  "commented&lt;/P&gt;&lt;P&gt;form bdc_field using fnam type bdcdata-fnam&lt;/P&gt;&lt;P&gt;fval type bdcdata-fval. " added&lt;/P&gt;&lt;P&gt;or even i tried this as well&lt;/P&gt;&lt;P&gt;*form bdc_field using fnam TYPE FNAM_____4 fval TYPE BDC_FVAL.  " added&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this gave me an error in the code saying&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In PERFORM or CALL FUNCTION "BDC_FIELD", the actual parameter		&lt;/P&gt;&lt;P&gt;"T_UPLOADEMPTY-ERDAT" is incompatible with the formal parameter "FVAL".		&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the error is pointing towards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; perform bdc_field       using 'ZXXX-ERDAT(01)'&lt;/P&gt;&lt;P&gt;                                  T_UPLOADEMPTY-erdat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LET ME KNOW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 14:55:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399119#M534283</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T14:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Help req with the code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399120#M534284</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;can anyone throw some light on this issue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 15:30:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399120#M534284</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T15:30:15Z</dc:date>
    </item>
    <item>
      <title>Re: Help req with the code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399121#M534285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unicodes checks active is this checked for your in the program, check for the attribues.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 15:33:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399121#M534285</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T15:33:04Z</dc:date>
    </item>
    <item>
      <title>Re: Help req with the code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399122#M534286</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;ITS CHECKED . tHATS WHAT WE ARE DOING WE ARE FIXING UNICODE ERRORS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 16:16:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399122#M534286</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T16:16:07Z</dc:date>
    </item>
    <item>
      <title>Re: Help req with the code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399123#M534287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the issue is in this FORM with the IF statement. Here NODATA is of CHAR type with a value of '/' whereas FVAL is not determined statically during syntax check. Its value can be numeric or char. So instead of this IF statement, you should define another local variable of type C, move FVAL to it and check that variable &amp;lt;&amp;gt; NODATA instead of FVAL.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But again, since this is standard SAP include, you cannot do much about it. You may have to copy the FORM into your program, name it different and then make these changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
FORM BDC_FIELD USING FNAM FVAL.
  DATA: L_FVAL LIKE BDCDATA-FVAL.
  L_FVAL = FVAL.
  IF L_FVAL &amp;lt;&amp;gt; NODATA.
    CLEAR BDCDATA.
    BDCDATA-FNAM = FNAM.
    BDCDATA-FVAL = FVAL.
    APPEND BDCDATA.
  ENDIF.
ENDFORM.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 16:52:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399123#M534287</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T16:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: Help req with the code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399124#M534288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my actual code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here iam not comparing FVAL with  NODATA&lt;/P&gt;&lt;P&gt;As its being done in SAP Standard code&lt;/P&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 bdc_dynpro *&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;........ *&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;--&amp;gt; PROGRAM *&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;--&amp;gt; DYNPRO *&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;form bdc_dynpro using program dynpro.&lt;/P&gt;&lt;P&gt;clear i_bdcdata.&lt;/P&gt;&lt;P&gt;i_bdcdata-program = program.&lt;/P&gt;&lt;P&gt;i_bdcdata-dynpro = dynpro.&lt;/P&gt;&lt;P&gt;i_bdcdata-dynbegin = 'X'.&lt;/P&gt;&lt;P&gt;append i_bdcdata.&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;P&gt;&lt;/P&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 bdc_field *&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;........ *&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;--&amp;gt; FNAM *&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;--&amp;gt; FVAL *&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;form bdc_field using fnam fval.&lt;/P&gt;&lt;P&gt;clear i_bdcdata.&lt;/P&gt;&lt;P&gt;i_bdcdata-fnam = fnam.&lt;/P&gt;&lt;P&gt;i_bdcdata-fval = fval.&lt;/P&gt;&lt;P&gt;append i_bdcdata.&lt;/P&gt;&lt;P&gt;endform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't used the satndard inclue bdcrecx1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;which has the code as you mentioned&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;let me know&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 17:05:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399124#M534288</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T17:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Help req with the code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399125#M534289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So are you getting this unicode check issue in your code? Which line exactly is it pointing to?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 17:11:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399125#M534289</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T17:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Help req with the code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399126#M534290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Suchitra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To correct the syntax error we can give as TYPE ANY.&lt;/P&gt;&lt;P&gt;Like &amp;lt;b&amp;gt;form bdc_field using fnam TYPE any fval TYPE any.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you give fval type BDC_FVAL(Char 132) &amp;amp; if you pass the date(DATS8). The data type is not compaitable since one is CHAR &amp;amp; other is DATS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Generic solution is  TYPE any. It will accept any data type &amp;amp; wont throw any syntax error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But  still you  will get error in UCCHECK anyway u can ignore it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sail&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 17:15:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399126#M534290</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T17:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: Help req with the code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399127#M534291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Srinivas ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its pointing towards   &lt;/P&gt;&lt;P&gt; i_bdcdata-fnam = fnam.&lt;/P&gt;&lt;P&gt;  i_bdcdata-fval = fval.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess i have to ignore the warnings.Let me know if anyone of you came across such type of warnings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 19:03:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399127#M534291</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T19:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Help req with the code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399128#M534292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is true that this comes up as warning and you can always ignore it. Typing these parameters is one way to avoid but then all your calls should be compatible. You can also use TYPE ANY which should also eliminate this problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 19:18:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399128#M534292</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T19:18:22Z</dc:date>
    </item>
    <item>
      <title>Re: Help req with the code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399129#M534293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Srinivas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried Like form bdc_field using fnam TYPE any fval TYPE any.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But even then it shows me the same warnings iN UCCHECK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jun 2007 19:28:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399129#M534293</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-19T19:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Help req with the code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399130#M534294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suchitra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working on a similar Unicode upgrade. At the moment I'm also stuck with the same issue regarding defining a data type for the FNAM and FVAL fields in my own customer include for BDC (not SAP standard include, without the NODATA check!!). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried TYPE ANY, but the error is still displayed by UCCHECK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you been able to resolve this error. Please reply at the earliest as i need to work this out on an urgent basis. Thanx a ton in advance!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you or someone else who's faced this issue please revert to me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks so much,&lt;/P&gt;&lt;P&gt;Priya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2007 05:52:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/help-req-with-the-code/m-p/2399130#M534294</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-08-15T05:52:29Z</dc:date>
    </item>
  </channel>
</rss>

