<?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 global defination ...in smart forms.. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357828#M1233470</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all  'smart forms' gurus...&lt;/P&gt;&lt;P&gt;how to declare table fields in global defination wat is to rite under variable name and associated type..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Mar 2009 06:00:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-03-26T06:00:40Z</dc:date>
    <item>
      <title>global defination ...in smart forms..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357828#M1233470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all  'smart forms' gurus...&lt;/P&gt;&lt;P&gt;how to declare table fields in global defination wat is to rite under variable name and associated type..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 06:00:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357828#M1233470</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-26T06:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: global defination ...in smart forms..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357829#M1233471</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;Create a type in global definitions in &lt;STRONG&gt;TYPES TAB&lt;/STRONG&gt; and the declare the internal table and work area in &lt;STRONG&gt;GLOBAL DATA TAB&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Also variable can be declared in &lt;STRONG&gt;GLOBAL DATA TAB&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the &lt;STRONG&gt;variable name&lt;/STRONG&gt; write the &lt;STRONG&gt;internal table name&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;In &lt;STRONG&gt;Type assignment&lt;/STRONG&gt; write  &lt;STRONG&gt;TYPE&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;In &lt;STRONG&gt;Associated type&lt;/STRONG&gt; write &lt;STRONG&gt;STANDARD TABLE OF&lt;/STRONG&gt; followed by type name created in &lt;STRONG&gt;TYPES&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tarun&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Tarun Gambhir on Mar 26, 2009 11:33 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 06:03:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357829#M1233471</guid>
      <dc:creator>I355602</dc:creator>
      <dc:date>2009-03-26T06:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: global defination ...in smart forms..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357830#M1233472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. The name of your internal table&lt;/P&gt;&lt;P&gt;2. The associated (table) type.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 06:03:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357830#M1233472</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2009-03-26T06:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: global defination ...in smart forms..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357831#M1233473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just give a Variable name and write TYPE under type assignment and give a data type (LAF1-NAME1, CHAR10) under associated type.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 06:05:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357831#M1233473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-26T06:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: global defination ...in smart forms..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357832#M1233474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In data-dictionary you must create your datatype Table Types....example : EKKO_TTY&lt;/P&gt;&lt;P&gt;Under global data in smartforms you can define your internal table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tmp_ekko type ekko_tty&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 06:05:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357832#M1233474</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-26T06:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: global defination ...in smart forms..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357833#M1233475</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;Global definition is useful to create the variables, workareas and internal tables which are using in entire smartforms.   for user defined work areas create Types structrures in Types Tab . Those can be used to create Internal tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 06:06:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357833#M1233475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-26T06:06:40Z</dc:date>
    </item>
    <item>
      <title>Re: global defination ...in smart forms..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357834#M1233476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;Under global definition u can declare as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;lt_itab   type   standard table of but000. &lt;/P&gt;&lt;P&gt;lt_itab   type   but000. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like this&lt;/P&gt;&lt;P&gt;[LInk|http://mustafayalcin.com/blog/?p=61]&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shashi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 06:08:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357834#M1233476</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-26T06:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: global defination ...in smart forms..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357835#M1233477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi..&lt;/P&gt;&lt;P&gt;variable name is noting but field name......?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 06:08:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357835#M1233477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-26T06:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: global defination ...in smart forms..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357836#M1233478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Indeed....like it says, VARIABLE name.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 06:10:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357836#M1233478</guid>
      <dc:creator>Sm1tje</dc:creator>
      <dc:date>2009-03-26T06:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: global defination ...in smart forms..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357837#M1233479</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;Yes, variable name can be either an internal table name, work area name or variable name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tarun&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 06:10:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357837#M1233479</guid>
      <dc:creator>I355602</dc:creator>
      <dc:date>2009-03-26T06:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: global defination ...in smart forms..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357838#M1233480</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;In 'Global Data' tab, variable name is name of internal tables or work areas or global variables etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex:&lt;/P&gt;&lt;P&gt;In 'Types' tab declare all user defined structures, data types.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPES:&lt;/P&gt;&lt;P&gt;BEGIN OF r_itab,&lt;/P&gt;&lt;P&gt;vbeln TYPE vbrk-vbeln,&lt;/P&gt;&lt;P&gt;vkorg TYPE vbrk-vkorg,&lt;/P&gt;&lt;P&gt;vtweg TYPE vbrk-vtweg,&lt;/P&gt;&lt;P&gt;spart TYPE vbrk-spart,&lt;/P&gt;&lt;P&gt;fkdat TYPE vbrk-fkdat,&lt;/P&gt;&lt;P&gt;END OF r_itab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In 'Global Data' tab, declare internal tables, work areas, global variables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Varibale name        Type assignment         Associated type&lt;/P&gt;&lt;P&gt;ITAB                       TYPE TABLE OF         R_ITAB            &amp;lt;----- Internal table&lt;/P&gt;&lt;P&gt;WA                         TYPE                         R_ITAB            &amp;lt;----- Work area&lt;/P&gt;&lt;P&gt;VAR                        TYPE                          I                     &amp;lt;----- Variable&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 06:17:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357838#M1233480</guid>
      <dc:creator>awin_prabhu</dc:creator>
      <dc:date>2009-03-26T06:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: global defination ...in smart forms..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357839#M1233481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;variable     typeaassinment     associatedtype&lt;/P&gt;&lt;P&gt;LT_ITAB   type table of           bseg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 09:44:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357839#M1233481</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-26T09:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: global defination ...in smart forms..</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357840#M1233482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if u want to create a table of standard type with header line, eg. i_mkpf of type mkpf.&lt;/P&gt;&lt;P&gt;variable :- i_mkpf&lt;/P&gt;&lt;P&gt; Type :- type&lt;/P&gt;&lt;P&gt;Assos Type :- mkpf occurs 0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And table withot a header line:-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;variable :- i_mkpf&lt;/P&gt;&lt;P&gt; Type :- type table of&lt;/P&gt;&lt;P&gt;Assos Type :- mkpf .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Mar 2009 05:10:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/global-defination-in-smart-forms/m-p/5357840#M1233482</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-03-27T05:10:28Z</dc:date>
    </item>
  </channel>
</rss>

