<?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: Table printing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-printing/m-p/4787970#M1121475</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;Declare the internal tables which you are using in smartform (and the value for that internal table if you are getting from the driver program ) in the FORM interface that to in a TABLES OPTION...then write the loop in the line item table in a main window as u did earlier...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rohan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rohan on Dec 3, 2008 12:00 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Dec 2008 10:55:59 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-12-03T10:55:59Z</dc:date>
    <item>
      <title>Table printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-printing/m-p/4787966#M1121471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;                  I am Fetch the datas in table and store one internal table &amp;amp; Work Area..then i am already create table. How to print the value in smartform.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NOTE : i am  already trying in DATA:--&amp;gt;loop at it_mbew into wa_mbew.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;error : it_mbew is unknown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;raj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 10:46:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-printing/m-p/4787966#M1121471</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-03T10:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Table printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-printing/m-p/4787967#M1121472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;NOTE : i am already trying in DATA:--&amp;gt;loop at it_mbew into wa_mbew.&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where are you writing this  did you decalre this internal table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 10:48:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-printing/m-p/4787967#M1121472</guid>
      <dc:creator>bpawanchand</dc:creator>
      <dc:date>2008-12-03T10:48:17Z</dc:date>
    </item>
    <item>
      <title>Re: Table printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-printing/m-p/4787968#M1121473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i hope u have made table ty_mbew in type declaration and declared the fields in it.after the creation of internal table.make a work area wa_mbew.i hope it should work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 10:50:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-printing/m-p/4787968#M1121473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-03T10:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Table printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-printing/m-p/4787969#M1121474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;did u declare the internal tables and work areas in smart form&lt;/P&gt;&lt;P&gt;u need to declr in global interface&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rasheed salman on Dec 3, 2008 12:02 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 10:51:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-printing/m-p/4787969#M1121474</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-03T10:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Table printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-printing/m-p/4787970#M1121475</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;Declare the internal tables which you are using in smartform (and the value for that internal table if you are getting from the driver program ) in the FORM interface that to in a TABLES OPTION...then write the loop in the line item table in a main window as u did earlier...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rohan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Rohan on Dec 3, 2008 12:00 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 10:55:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-printing/m-p/4787970#M1121475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-03T10:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Table printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-printing/m-p/4787971#M1121476</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;Your question is not clear, but Iam replying you of what i understood, hope I'm clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you pass your internal table values to write it in smartform, then you have to pass your internal table through  "CALL FUNCTION v_fname" parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;   EXPORTING&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;      CONTROL_PARAMETERS = X_CONTROL_PARAMETERS&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;      OUTPUT_OPTIONS = X_OUTPUT_OPTIONS&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;      payslip          = i_payslip " Example &lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;    TABLES&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;      t512t            = i_t512t. &lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the same type of structure should be assigned in smartform - Forminterface import tab.&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt;&amp;gt;PAYSLIP	TYPE	YPAYSLIP_T " Example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just try and do the coding as per your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;sankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 10:59:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-printing/m-p/4787971#M1121476</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-03T10:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Table printing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-printing/m-p/4787972#M1121477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check whether that table exists in the Global variables of the smartform and  then compile the report!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards\sAS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Dec 2008 11:01:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-printing/m-p/4787972#M1121477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-12-03T11:01:29Z</dc:date>
    </item>
  </channel>
</rss>

