<?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: How to create a structure in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801664#M654205</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how can i know the data elements of a particular field which i want to add&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Sep 2007 04:46:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-06T04:46:30Z</dc:date>
    <item>
      <title>How to create a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801658#M654199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can any body tell me how to create a structure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 04:32:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801658#M654199</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T04:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801659#M654200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;1. go to se11&lt;/P&gt;&lt;P&gt;2. go to button data type, create the name of the structure u want&lt;/P&gt;&lt;P&gt;3. choose structure button&lt;/P&gt;&lt;P&gt;4. fill the structure with the field u want.&lt;/P&gt;&lt;P&gt;5. After u done fill it, activate the structure&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 04:34:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801659#M654200</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T04:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801660#M654201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;creating strucutre is some what same activity as creating custom table...&lt;/P&gt;&lt;P&gt;- go to SE11&lt;/P&gt;&lt;P&gt;- select data type option&lt;/P&gt;&lt;P&gt;- give your structure name&lt;/P&gt;&lt;P&gt;- from pop-up select option STRUCTURE&lt;/P&gt;&lt;P&gt;- enter fields that you want to include in structure&lt;/P&gt;&lt;P&gt;- save and activate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*Reward if usefull&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 04:34:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801660#M654201</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T04:34:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801661#M654202</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;Go to se11.select Data type radio button.put name of structure you wanted to create.press create button.then you will get three radio button options.select structure from ir.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raghu.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 04:34:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801661#M654202</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T04:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801662#M654203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ram,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  Here is an eg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; types: begin of ty_struct,&lt;/P&gt;&lt;P&gt;           var1 type i,&lt;/P&gt;&lt;P&gt;           var2 type i,&lt;/P&gt;&lt;P&gt;         end of ty_struct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  data : wa_struct type ty_struct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; here wa_struct is the structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for creating global structure &lt;/P&gt;&lt;P&gt; go to se11 -&amp;gt; in data type field give structure name and click create button in the pop up select structure and give the field names save and activate it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi G&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 04:35:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801662#M654203</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T04:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801663#M654204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Ram..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Goto SE11&lt;/P&gt;&lt;P&gt;Select Data type radio button Enter the Structure name YSTR.&lt;/P&gt;&lt;P&gt;Create : select the Structure radio button.&lt;/P&gt;&lt;P&gt;Add the Fields and Data elements &lt;/P&gt;&lt;P&gt;Activate the Structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;reward if helpful&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 04:36:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801663#M654204</guid>
      <dc:creator>varma_narayana</dc:creator>
      <dc:date>2007-09-06T04:36:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801664#M654205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how can i know the data elements of a particular field which i want to add&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 04:46:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801664#M654205</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T04:46:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801665#M654206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;which particular field u want to add??&lt;/P&gt;&lt;P&gt;If u want to create your own data element, just create the data element first, for ex: zde_bukrs, double click on the data element, then you can define by ur self the data element. after that your field will refer to the data element that u already made&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 04:50:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801665#M654206</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T04:50:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801666#M654207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can any body help me in giving the data elements of this&lt;/P&gt;&lt;P&gt;TYPES : BEGIN OF t_prodord_data,&lt;/P&gt;&lt;P&gt;          name1 TYPE t001w-name1,&lt;/P&gt;&lt;P&gt;          user type sy-uname,&lt;/P&gt;&lt;P&gt;          aufnr TYPE caufv-aufnr,&lt;/P&gt;&lt;P&gt;          arbpl TYPE crhd-arbpl,&lt;/P&gt;&lt;P&gt;          ktext TYPE crtx-ktext,&lt;/P&gt;&lt;P&gt;          erdat TYPE caufvd-erdat,&lt;/P&gt;&lt;P&gt;          maktx TYPE makt-maktx,&lt;/P&gt;&lt;P&gt;          matkl TYPE mara-matkl,&lt;/P&gt;&lt;P&gt;          dwerk TYPE afpo-dwerk,&lt;/P&gt;&lt;P&gt;          charg TYPE afpo-charg,&lt;/P&gt;&lt;P&gt;          licha TYPE mcha-licha,&lt;/P&gt;&lt;P&gt;          ntgew TYPE mara-ntgew,&lt;/P&gt;&lt;P&gt;          gewei TYPE mara-gewei,&lt;/P&gt;&lt;P&gt;          v_maratotal TYPE string,&lt;/P&gt;&lt;P&gt;          v_resbtotal TYPE string,&lt;/P&gt;&lt;P&gt;          ferth TYPE mara-ferth,&lt;/P&gt;&lt;P&gt;          bdmng TYPE resb-bdmng,&lt;/P&gt;&lt;P&gt;          meins TYPE resb-meins,&lt;/P&gt;&lt;P&gt;          vkorg TYPE t001w-vkorg,&lt;/P&gt;&lt;P&gt;          kdmat TYPE knmt-kdmat,&lt;/P&gt;&lt;P&gt;          gamng TYPE caufv-gamng,&lt;/P&gt;&lt;P&gt;          gltrp TYPE caufv-gltrp,&lt;/P&gt;&lt;P&gt;          plnbez TYPE caufv-plnbez,&lt;/P&gt;&lt;P&gt;          vgw02 TYPE plpo-vgw02,&lt;/P&gt;&lt;P&gt;          vge02 TYPE plpo-vge02,&lt;/P&gt;&lt;P&gt;          stdtc TYPE string,&lt;/P&gt;&lt;P&gt;          stprc TYPE p decimals 2,&lt;/P&gt;&lt;P&gt;        END OF t_prodord_data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 04:54:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801666#M654207</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T04:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801667#M654208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  You can create &amp;lt;b&amp;gt;Global structure and Local Structures.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Global Structure,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.SE11&lt;/P&gt;&lt;P&gt;2. Enter your structure name in the data type option&lt;/P&gt;&lt;P&gt;3. Press create&lt;/P&gt;&lt;P&gt;4. select data type as structure&lt;/P&gt;&lt;P&gt;5. Enter the field names and there attributes&lt;/P&gt;&lt;P&gt;6. Save&lt;/P&gt;&lt;P&gt;7. Activate &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Local Structure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  By using  TYPES Statement u can create&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;types: begin of struct_name,&lt;/P&gt;&lt;P&gt;field_name1  type type_name,&lt;/P&gt;&lt;P&gt;field_name2  type type_name,&lt;/P&gt;&lt;P&gt;end of struct_name.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;then by using data statement u can create structure&lt;/P&gt;&lt;P&gt;data : work_area type struct_name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternate way&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;DATA : begin of struct_name,&lt;/P&gt;&lt;P&gt;field_name1  type type_name,&lt;/P&gt;&lt;P&gt;field_name2  type type_name,&lt;/P&gt;&lt;P&gt;end of struct_name.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;LIJO JOHN&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 04:59:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801667#M654208</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T04:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801668#M654209</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;Each field in the given structure is related to a table field.for example take t001w-name1.name1 is the field of table t001w.go to se11.and check the table t001w.you will find name1 field.next to it you will find data element used for that field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 04:59:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801668#M654209</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T04:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801669#M654210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;we have to give the domain name aslo?..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 05:00:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801669#M654210</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T05:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801670#M654211</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;name1 TYPE t001w-name1,  (name1)&lt;/P&gt;&lt;P&gt;user type sy-uname,            (bname)&lt;/P&gt;&lt;P&gt;aufnr TYPE caufv-aufnr,        (aufnr)&lt;/P&gt;&lt;P&gt;arbpl TYPE crhd-arbpl,       (arbpl)&lt;/P&gt;&lt;P&gt;ktext TYPE crtx-ktext,        (ktext)&lt;/P&gt;&lt;P&gt;erdat TYPE caufvd-erdat,      (erdat)&lt;/P&gt;&lt;P&gt;maktx TYPE makt-maktx,  (maktx)&lt;/P&gt;&lt;P&gt;matkl TYPE mara-matkl,       (maktl)&lt;/P&gt;&lt;P&gt;dwerk TYPE afpo-dwerk,      (dwerk)&lt;/P&gt;&lt;P&gt;charg TYPE afpo-charg,     (charg)&lt;/P&gt;&lt;P&gt;licha TYPE mcha-licha,      (licha)&lt;/P&gt;&lt;P&gt;ntgew TYPE mara-ntgew,   (ntgew)&lt;/P&gt;&lt;P&gt;gewei TYPE mara-gewei,   (gewei)&lt;/P&gt;&lt;P&gt;v_maratotal TYPE string,   (char1024)&lt;/P&gt;&lt;P&gt;v_resbtotal TYPE string,     (char1024)&lt;/P&gt;&lt;P&gt;ferth TYPE mara-ferth,     (ferth)&lt;/P&gt;&lt;P&gt;bdmng TYPE resb-bdmng,  (bdmng)&lt;/P&gt;&lt;P&gt;meins TYPE resb-meins,     (meins)&lt;/P&gt;&lt;P&gt;vkorg TYPE t001w-vkorg,     (vkorg)&lt;/P&gt;&lt;P&gt;kdmat TYPE knmt-kdmat, (kdmat)&lt;/P&gt;&lt;P&gt;gamng TYPE caufv-gamng,    (gamng)&lt;/P&gt;&lt;P&gt;gltrp TYPE caufv-gltrp,      (gltrp)&lt;/P&gt;&lt;P&gt;plnbez TYPE caufv-plnbez,    (plnbez)&lt;/P&gt;&lt;P&gt;vgw02 TYPE plpo-vgw02,     (vgw02)&lt;/P&gt;&lt;P&gt;vge02 TYPE plpo-vge02,      (vge02)&lt;/P&gt;&lt;P&gt;stdtc TYPE string,          (char1024)&lt;/P&gt;&lt;P&gt;stprc TYPE p decimals 2,       (take direct entry type)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards,&lt;/P&gt;&lt;P&gt;Vikas Bittera.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 05:01:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801670#M654211</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T05:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801671#M654212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;does we have to give the domain also or else it will get the name of the domain for that particular field automatically, and also onemore question, what about the string and char types.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 05:02:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801671#M654212</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T05:02:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801672#M654213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;actually you can double click in your program, for example t001w-name1.. u double click the field in the code, then it will directly call to table t001w, where it shows the data element name1. same like the other, just double click the field in the code, then it will directly go to table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for type string, replace it with data element char255.&lt;/P&gt;&lt;P&gt;for the type p decimals 2. create ur own custom data element, which is zde_stprc. double click the data element to create new data element. choose predefined type button. fill the data type value with prec length 4 decimal places 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to field label, create the label name. Hope this will resolve it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 05:06:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801672#M654213</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T05:06:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801673#M654214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when you are using the standard data element no need to give domain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For char and string fields you have to create your own data element.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;type the field name,then enter the data element name you want to create.It should start with z.for ex take field v_maratotal.create data element with name z_v_maratotal.double click on it.data element is created.now you can either create a doamin or directly enter your type and length inside the data element.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 05:08:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801673#M654214</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T05:08:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to create a structure</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801674#M654215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it will get everything automatically... just put the name in the data element field and press enter..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Best Regards,&lt;/P&gt;&lt;P&gt;Vikas Bittera.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 05:09:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-create-a-structure/m-p/2801674#M654215</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T05:09:48Z</dc:date>
    </item>
  </channel>
</rss>

