<?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: Dump while calling FM - F4IF_INT_TABLE_VALUE_REQUEST ? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-calling-fm-f4if-int-table-value-request/m-p/6023625#M1348090</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;&lt;/P&gt;&lt;P&gt;I think you have entered wrong  field  at DYNPROFIELD, the field length of the P_POHEADER is to big.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Aug 2009 08:09:36 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-08-11T08:09:36Z</dc:date>
    <item>
      <title>Dump while calling FM - F4IF_INT_TABLE_VALUE_REQUEST ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-calling-fm-f4if-int-table-value-request/m-p/6023624#M1348089</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;&lt;/P&gt;&lt;P&gt;I using FM F4IF_INT_TABLE_VALUE_REQUEST as follows and getting dump:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      retfield        = 'EBELN'&lt;/P&gt;&lt;P&gt;      dynpprog        = sy-repid&lt;/P&gt;&lt;P&gt;      dynpnr          = sy-dynnr&lt;/P&gt;&lt;P&gt;      dynprofield     = 'P_POHEADER'&lt;/P&gt;&lt;P&gt;      value_org       = c_valorg_s&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      value_tab       = lit_ekko&lt;/P&gt;&lt;P&gt;      return_tab      = lit_return_tab&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      parameter_error = 1&lt;/P&gt;&lt;P&gt;      no_values_found = 2&lt;/P&gt;&lt;P&gt;      OTHERS          = 3.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dump:-&lt;/P&gt;&lt;P&gt;Invalid subfield access: Offset too large&lt;/P&gt;&lt;P&gt;Exception - CX_SY_RANGE_OUT_OF_BOUNDS&lt;/P&gt;&lt;P&gt;The current ABAP program "SAPLSDH4" had to be terminated because it has&lt;/P&gt;&lt;P&gt;come across a statement that unfortunately cannot be executed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where am I going wrong ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2009 08:05:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-calling-fm-f4if-int-table-value-request/m-p/6023624#M1348089</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-11T08:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while calling FM - F4IF_INT_TABLE_VALUE_REQUEST ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-calling-fm-f4if-int-table-value-request/m-p/6023625#M1348090</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;&lt;/P&gt;&lt;P&gt;I think you have entered wrong  field  at DYNPROFIELD, the field length of the P_POHEADER is to big.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2009 08:09:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-calling-fm-f4if-int-table-value-request/m-p/6023625#M1348090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-11T08:09:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while calling FM - F4IF_INT_TABLE_VALUE_REQUEST ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-calling-fm-f4if-int-table-value-request/m-p/6023626#M1348091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Asish,&lt;/P&gt;&lt;P&gt;keep &lt;STRONG&gt;retfield&lt;/STRONG&gt; and &lt;STRONG&gt;dynprofield&lt;/STRONG&gt; lengths same&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, 11 Aug 2009 08:18:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-calling-fm-f4if-int-table-value-request/m-p/6023626#M1348091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-11T08:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while calling FM - F4IF_INT_TABLE_VALUE_REQUEST ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-calling-fm-f4if-int-table-value-request/m-p/6023627#M1348092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could comment the dynprofield exchange parameter and then execute ur FM. If you dont get the dump then we can process the return tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Revert with results if possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2009 08:43:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-calling-fm-f4if-int-table-value-request/m-p/6023627#M1348092</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-11T08:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while calling FM - F4IF_INT_TABLE_VALUE_REQUEST ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-calling-fm-f4if-int-table-value-request/m-p/6023628#M1348093</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;&lt;/P&gt;&lt;P&gt;I tried all the above suggestions, but it gives the same dump.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is such a simple thing which normally works, but somehow I am stuck in this now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest anything else that I can try.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2009 09:13:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-calling-fm-f4if-int-table-value-request/m-p/6023628#M1348093</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-11T09:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while calling FM - F4IF_INT_TABLE_VALUE_REQUEST ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-calling-fm-f4if-int-table-value-request/m-p/6023629#M1348094</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;Please give value_org field as 'S'. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This field can take only one character. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont know what your variable c_valorg_s contains.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check on that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a sample code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;

AT SELECTION-SCREEN ON VALUE-REQUEST FOR s_screen.
CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
    EXPORTING
*     DDIC_STRUCTURE         = ' '
      retfield               = 'VBELN'  "Name of the field in the internal table
*     PVALKEY                = ' '
     DYNPPROG               = 'ZTRIAL'
    DYNPNR                 = SY-DYNNR
     DYNPROFIELD            = 'S_SCREEN'  "Screen field name
*     STEPL                  = 0
*     WINDOW_TITLE           =
*     VALUE                  = ' '
     VALUE_ORG              = 'S'
*     MULTIPLE_CHOICE        = ' '
*     DISPLAY                = ' '
*     CALLBACK_PROGRAM       = ' '
*     CALLBACK_FORM          = ' '
*     MARK_TAB               =
*   IMPORTING
*     USER_RESET             =
    tables
      value_tab              = T_VBELN
*     FIELD_TAB              =
*     RETURN_TAB             =
*     DYNPFLD_MAPPING        =
   EXCEPTIONS
     PARAMETER_ERROR        = 1
     NO_VALUES_FOUND        = 2
     OTHERS                 = 3
            .
  IF sy-subrc &amp;lt;&amp;gt; 0.
 MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
  ENDIF.
ENDIF.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2009 09:18:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-calling-fm-f4if-int-table-value-request/m-p/6023629#M1348094</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-11T09:18:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while calling FM - F4IF_INT_TABLE_VALUE_REQUEST ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-calling-fm-f4if-int-table-value-request/m-p/6023630#M1348095</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 think you have given some wrong referance field.check all the referance type of variables with that of the function module.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if you still have any issues on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Rajeshwar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2009 09:18:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-calling-fm-f4if-int-table-value-request/m-p/6023630#M1348095</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-11T09:18:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dump while calling FM - F4IF_INT_TABLE_VALUE_REQUEST ?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-calling-fm-f4if-int-table-value-request/m-p/6023631#M1348096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just found the mistake.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The table I had mentioned in value_tab i.e.&lt;/P&gt;&lt;P&gt;value_tab       = lit_ekko&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;was defined as follows :-&lt;/P&gt;&lt;P&gt;lit_ekko type ccrctt_ekko.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now, ccrctt_ekko is a table type of EKKO. And EKKO contains 159 fields.... that was the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just declared a local type .... with some 4 or 5 fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now it works fine &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Aug 2009 09:21:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dump-while-calling-fm-f4if-int-table-value-request/m-p/6023631#M1348096</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-08-11T09:21:38Z</dc:date>
    </item>
  </channel>
</rss>

