<?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: Line Types and Table types &amp; Smartform form interface in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/line-types-and-table-types-smartform-form-interface/m-p/945067#M63989</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Line types are defined in a template or table Node to specify the number and size of the cells of a line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use line type in Node Table Line to define layout of the line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure what you mean by table type. Are you meaning Internal Table Type in SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table can be passed in importing parameter but you will have to define an internal table type in SE11 .&lt;/P&gt;&lt;P&gt;Any parameter in smartform has to have a dictonary reference i.e. should exist in SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Sep 2005 15:07:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2005-09-21T15:07:29Z</dc:date>
    <item>
      <title>Line Types and Table types &amp; Smartform form interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/line-types-and-table-types-smartform-form-interface/m-p/945066#M63988</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;1. What are line types and table types ?? &lt;/P&gt;&lt;P&gt;2. In smartforms form interface, in the importing parameter, can tables be passed ?? &lt;/P&gt;&lt;P&gt;[we use tables parameter generally, but even if passed in export parameter, no error is being given and the ouput is the same (as in the output by using tables parameter)]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Advance Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2005 13:38:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/line-types-and-table-types-smartform-form-interface/m-p/945066#M63988</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-21T13:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Line Types and Table types &amp; Smartform form interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/line-types-and-table-types-smartform-form-interface/m-p/945067#M63989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Line types are defined in a template or table Node to specify the number and size of the cells of a line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use line type in Node Table Line to define layout of the line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not sure what you mean by table type. Are you meaning Internal Table Type in SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table can be passed in importing parameter but you will have to define an internal table type in SE11 .&lt;/P&gt;&lt;P&gt;Any parameter in smartform has to have a dictonary reference i.e. should exist in SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2005 15:07:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/line-types-and-table-types-smartform-form-interface/m-p/945067#M63989</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-21T15:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: Line Types and Table types &amp; Smartform form interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/line-types-and-table-types-smartform-form-interface/m-p/945068#M63990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also you can define internal tables in Smartform. Define Types &amp;amp; Internal tables in Global definition. &lt;/P&gt;&lt;P&gt;You need to add logic to insert records into these internal tables &amp;amp; can be used for further processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;E.g. If the Sales order to be printed. Then pass sales order number to Smartform. In Smartform write logic to build required internal tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let us know if you have any more queries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mahendra&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2005 19:29:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/line-types-and-table-types-smartform-form-interface/m-p/945068#M63990</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-21T19:29:10Z</dc:date>
    </item>
    <item>
      <title>Re: Line Types and Table types &amp; Smartform form interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/line-types-and-table-types-smartform-form-interface/m-p/945069#M63991</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;&amp;lt;b&amp;gt;Table Types&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table types are construction blueprints for internal tables that are stored in the ABAP Dictionary. When you create a table type in the ABAP Dictionary, you specify the line type, access type, and key. &amp;lt;b&amp;gt;The line type&amp;lt;/b&amp;gt; can be any data type from the ABAP Dictionary, that is, a data element, a structure, a table type, or the type of a database table. You can also enter a predefined Dictionary type directly as the line type, in the same way that you can with a domain. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In an ABAP program, you can use the TYPE addition to refer directly to a table type. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you define a local data type in a program by referring to a table type as follows: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPES &amp;lt;t&amp;gt; TYPE &amp;lt;table&amp;gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the construction blueprint of the table type is used to create a local internal table &amp;lt;t&amp;gt; in the program. The predefined Dictionary data types of the domains used by the data elements in the structure are converted into the corresponding ABAP types. The semantic attributes of the data elements are used for the corresponding components of the internal table in the program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Hope it helps u.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly reward points if u find it useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S Can u close all ur previous posts if ur problem is solved&lt;/P&gt;&lt;P&gt;Thanks&amp;amp;Regards,&lt;/P&gt;&lt;P&gt;Ruthra.R&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2005 03:36:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/line-types-and-table-types-smartform-form-interface/m-p/945069#M63991</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-09-22T03:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Line Types and Table types &amp; Smartform form interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/line-types-and-table-types-smartform-form-interface/m-p/945070#M63992</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;Check this link.In this I am using line types.You will get an idea.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/3c5d9ae3-0501-0010-0090-bdfb2d458985" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/3c5d9ae3-0501-0010-0090-bdfb2d458985&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far I know,we will use tables parameter to pass tables.If it is workarea,then we can make use of import parameter.In other words,if you want the single record to be passed,then you can use import.&lt;/P&gt;&lt;P&gt;Check this link.I am handling tables parameter here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/ccab6730-0501-0010-ee84-de050a6cc287" target="test_blank"&gt;https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/ccab6730-0501-0010-ee84-de050a6cc287&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.Kindly reward points if it is useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Sep 2005 03:56:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/line-types-and-table-types-smartform-form-interface/m-p/945070#M63992</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2005-09-22T03:56:35Z</dc:date>
    </item>
  </channel>
</rss>

