<?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: smartforms error in print program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809282#M347112</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;CALL FUNCTION '/1BCDWB/SF00000008'&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;tables&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;ITAB = itrec. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is not working,paste code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 29 Dec 2006 11:10:14 GMT</pubDate>
    <dc:creator>jayanthi_jayaraman</dc:creator>
    <dc:date>2006-12-29T11:10:14Z</dc:date>
    <item>
      <title>smartforms error in print program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809276#M347106</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;I created a structure in se11 ztrec.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ztrec has fields:&lt;/P&gt;&lt;P&gt;kunnr,vbeln,kwmeng,arktx,netwr from tables vbap &amp;amp; vbak.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In smartform interface -&lt;/P&gt;&lt;HR originaltext="----" /&gt;&lt;P&gt;&amp;gt; table  -&lt;/P&gt;&lt;HR originaltext="------" /&gt;&lt;P&gt;&amp;gt;itab like ztrec.&lt;/P&gt;&lt;P&gt;In the driver program:&lt;/P&gt;&lt;P&gt; CALL FUNCTION '/1BCDWB/SF00000008'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ARCHIVE_INDEX              =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ARCHIVE_INDEX_TAB          =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ARCHIVE_PARAMETERS         =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  CONTROL_PARAMETERS         =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  MAIL_APPL_OBJ              =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  MAIL_RECIPIENT             =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  MAIL_SENDER                =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  OUTPUT_OPTIONS             =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  USER_SETTINGS              = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    ITAB                       = itrec.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when i execute the program it gives a dump :&lt;/P&gt;&lt;P&gt;"when calling the function module '/1BCDWB/SF00000008' one of the parameters needed according to the interface description was not specified....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this parameter was itab."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        abapuser&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 11:00:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809276#M347106</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2006-12-29T11:00:32Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms error in print program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809277#M347107</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;CALL FUNCTION '/1BCDWB/SF00000008'&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;tables&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;ITAB = itrec.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 11:03:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809277#M347107</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2006-12-29T11:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms error in print program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809278#M347108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CALL FUNCTION 'SSF_FUNCTION_MODULE_NAME'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      formname = 'YHR_CONFIRM'&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      fm_name  = fname.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  t_ssfctrlop-no_dialog = 'X'.&lt;/P&gt;&lt;P&gt;  t_ssfctrlop-getotf = 'X'.&lt;/P&gt;&lt;P&gt;  t_ssfctrlop-langu = 'E'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION fname&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      control_parameters = t_ssfctrlop&lt;/P&gt;&lt;P&gt;      itab            = it_rec.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 11:04:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809278#M347108</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-29T11:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms error in print program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809279#M347109</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;Copy the generated fm name in patterns in abap editor.It will give the parameters required for the smartforms in similar way to function module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 11:05:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809279#M347109</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2006-12-29T11:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms error in print program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809280#M347110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tables statement is missing in cal of Fm&lt;/P&gt;&lt;P&gt; CALL FUNCTION '/1BCDWB/SF00000008'&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                               TABLES&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                                 itab1                      = ITAB&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                              EXCEPTIONS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                                FORMATTING_ERROR           = 1&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                                INTERNAL_ERROR             = 2&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                                SEND_ERROR                 = 3&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                                USER_CANCELED              = 4&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                                OTHERS                     = 5.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 11:05:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809280#M347110</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-29T11:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms error in print program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809281#M347111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have already done that, after the execution iam getting this dump&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 11:06:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809281#M347111</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2006-12-29T11:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms error in print program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809282#M347112</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;CALL FUNCTION '/1BCDWB/SF00000008'&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;tables&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;ITAB = itrec. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If this is not working,paste code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 11:10:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809282#M347112</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2006-12-29T11:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms error in print program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809283#M347113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi jayanthi,&lt;/P&gt;&lt;P&gt;tables: vbap,vbak,ztest.&lt;/P&gt;&lt;P&gt;data: zkunnr type vbak-kunnr.&lt;/P&gt;&lt;P&gt;data: zvbeln type vbak-vbeln value '0000000014'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: itrec type TABLE OF ztrec with HEADER LINE,&lt;/P&gt;&lt;P&gt;      wa like LINE OF itrec.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select kunnr from vbak into wa-kunnr where vbeln = zvbeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select arktx netwr kwmeng from vbap INTO CORRESPONDING FIELDS of wa where vbeln = zvbeln .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  move wa-kunnr to itrec-kunnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  move wa-arktx to itrec-arktx.&lt;/P&gt;&lt;P&gt;  move wa-netwr to itrec-netwr.&lt;/P&gt;&lt;P&gt;  move wa-kwmeng to itrec-kwmeng.&lt;/P&gt;&lt;P&gt;append itrec.&lt;/P&gt;&lt;P&gt;endselect.&lt;/P&gt;&lt;P&gt;ENDSELECT.&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;CALL FUNCTION '/D1BCWB/SF00000008'&lt;/P&gt;&lt;P&gt;  EXPORTING&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ARCHIVE_INDEX              =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ARCHIVE_INDEX_TAB          =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  ARCHIVE_PARAMETERS         =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  CONTROL_PARAMETERS         =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  MAIL_APPL_OBJ              =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  MAIL_RECIPIENT             =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  MAIL_SENDER                =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  OUTPUT_OPTIONS             =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  USER_SETTINGS              = 'X'&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    ITAB                       = itrec.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;IMPORTING&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  DOCUMENT_OUTPUT_INFO       =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  JOB_OUTPUT_INFO            =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  JOB_OUTPUT_OPTIONS         =&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  FORMATTING_ERROR           = 1&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  INTERNAL_ERROR             = 2&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  SEND_ERROR                 = 3&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  USER_CANCELED              = 4&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;  OTHERS                     = 5&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF SY-SUBRC &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  WRITE / 'error'.&lt;/P&gt;&lt;P&gt;ENDIF.&lt;/P&gt;&lt;P&gt;this is the code &amp;amp; iam still getting the same dump&lt;/P&gt;&lt;P&gt;thanks for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 11:15:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809283#M347113</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2006-12-29T11:15:39Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms error in print program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809284#M347114</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;data: itrec type TABLE OF ztrec .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Don't use with header line.I don't think it will be supported.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly reward points if it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 11:19:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809284#M347114</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2006-12-29T11:19:06Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms error in print program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809285#M347115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u be more specific if i dont use headerline then how shuld i append the records to internal table itrec.&lt;/P&gt;&lt;P&gt;rgds.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 11:24:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809285#M347115</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2006-12-29T11:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms error in print program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809286#M347116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;declare two tables for the two select statements..&lt;/P&gt;&lt;P&gt;for first select simply use move corresponding to itab and for second select use move corressponding to itab1 for all entries in itab..&lt;/P&gt;&lt;P&gt;i feel the header declaration is fine..&lt;/P&gt;&lt;P&gt;amit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 11:26:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809286#M347116</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-12-29T11:26:56Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms error in print program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809287#M347117</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;Complete code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tables: vbap,vbak,ztest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;types : begin of ty_kunnr,&lt;/P&gt;&lt;P&gt;           kunnr type vbak-kunnr,&lt;/P&gt;&lt;P&gt;           end of ty_kunnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: zkunnr type vbak-kunnr.&lt;/P&gt;&lt;P&gt;data: zvbeln type vbak-vbeln value '0000000014'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;data: itrec type standard TABLE OF ztrec ,&lt;/P&gt;&lt;P&gt;        i_kunnr type standard table of ty_kunnr.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select kunnr from vbak into table i_kunnr where vbeln = zvbeln.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;select arktx netwr kwmeng from vbap INTO CORRESPONDING FIELDS of table itrec for all entries in i_kunnr where vbeln = i_kunnr-kunnr .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;CALL FUNCTION '/D1BCWB/SF00000008'&lt;/P&gt;&lt;P&gt;tables&lt;/P&gt;&lt;P&gt;ITAB = itrec.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 11:27:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809287#M347117</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2006-12-29T11:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: smartforms error in print program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809288#M347118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanx alot jayanthi problem is solved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Dec 2006 11:28:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/smartforms-error-in-print-program/m-p/1809288#M347118</guid>
      <dc:creator>former_member188827</dc:creator>
      <dc:date>2006-12-29T11:28:33Z</dc:date>
    </item>
  </channel>
</rss>

