<?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: tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1572702#M258559</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;U can create the tables using txn- SE11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the initial screen of the ABAP Dictionary, select object class Database table, enter the table name and choose  Create. &lt;/P&gt;&lt;P&gt;The maintenance screen for the table is displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter an explanatory short text in the field Short text. &lt;/P&gt;&lt;P&gt;You can for example find the table at a later time using this short text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the Delivery and Maintenance tab, enter the delivery class of the table. &lt;/P&gt;&lt;P&gt;On this tab, choose an entry from the dropdown box for the Data Browser/Table View Maintenance field. Choose Table maintenance allowed on this tab page if users with the corresponding authorization may change the data in the table using the Data Browser (Transaction SE16). For more information refer to the available options in Data Browser/Table View Maintenance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the Fields tab page, enter the table fields. Perform the following steps for each table field: &lt;/P&gt;&lt;P&gt;Enter a name for the table field in the column Fields. The field name may only contain letters, digits and underlining, and it must begin with a letter. A field name may not be longer than 16 characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the Key column if the field should be part of the table key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter the name of a data element in field Field type. In this case the field takes the data type, length, decimal places and short text from this data element. If there is no suitable data element, you can go to the data element maintenance screen by entering a name and double-clicking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Data element/Direct type, you can directly enter the data type, field length, decimal places and short text. Press this key again if you want to enter data elements for further fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only a limited functionality is provided for fields without data elements. No foreign keys or fixed values may be defined for such fields, and there is no F1 help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must also define the reference field and reference table on tab page Currency/quantity fields for fields of types CURR (currency) and QUAN (quantity)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also can include the fields of an existing structure in the table. Note that the field names in the structure may not be longer than 16 places in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maintain the technical settings for the table. The corresponding maintenance screen is displayed with Goto ® Technical settings. &lt;/P&gt;&lt;P&gt;The technical settings are a separate object and can be activated and transported separately from the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maintain (if necessary) the foreign key relationships of the table to other tables. &lt;/P&gt;&lt;P&gt;The corresponding maintenance screen is displayed if you place the cursor on the check field and choose  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create (if necessary) secondary indexes for the table. &lt;/P&gt;&lt;P&gt;To do this choose Goto ® Indexes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save the table. &lt;/P&gt;&lt;P&gt;A dialog box appears in which you have to assign the table a development class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For tables with the Delivery Class G or E, you must also maintain a customer namespace (key block of the table) for the table entries. SAP cannot change table entries or import new entries in the customer namespace during upgrades. To navigate to the appropriate maintenance transaction, choose Define Customer Namespace on the Attributes tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Choose an enhancement category. For more information, see Structure Enhancements. &lt;/P&gt;&lt;P&gt;Choose .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps u.&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Seema.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Oct 2006 05:07:09 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-10-16T05:07:09Z</dc:date>
    <item>
      <title>tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1572693#M258550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how we make tables just give me steps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2006 09:25:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1572693#M258550</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-18T09:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1572694#M258551</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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give table name - start with Z.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then press CREATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give MANDT as the first field( its the client)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then give ur fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;don 4gt to give MANDT and ur key field as PRIMARY key( for this a tik option is there).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;activate the whole table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thats all.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;rgds&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;anver&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if hlped mark points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2006 09:29:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1572694#M258551</guid>
      <dc:creator>anversha_s</dc:creator>
      <dc:date>2006-09-18T09:29:02Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1572695#M258552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Go to se11 give a table name.Give short description.in the delevery maintainance tab select delevery maintainance allowed.set delevery class as A.&lt;/P&gt;&lt;P&gt;If the table is client dependant then the first field must be client of the type clnt.then keep adding fields accordning to ur requiremnt. check the flag for primary fields .Save.&lt;/P&gt;&lt;P&gt;Then go to technical settings and set the data class as APPL0 and size category as 0.press back button. Save and activate.&lt;/P&gt;&lt;P&gt;Try creating entries utilities -&amp;gt;table contents-&amp;gt;create entries.This is the way table is created.&lt;/P&gt;&lt;P&gt;Reward valuable answers&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shrita.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2006 09:29:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1572695#M258552</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-18T09:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1572696#M258553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Re: tables   &lt;/P&gt;&lt;P&gt;Posted: Sep 18, 2006 5:29 AM      Reply      E-mail this post  &lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;transactn:SE11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Give table name - start with Z.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then press CREATE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give MANDT as the first field( its the client)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then give ur fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Set Prmary keys..&lt;/P&gt;&lt;P&gt;Create dataelemetn if u want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;activate the whole table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thats all.&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;Divakar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2006 09:30:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1572696#M258553</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-18T09:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1572697#M258554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want to create a customize table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Goto SE11&lt;/P&gt;&lt;P&gt;2. Put in the fields that you want under tab "Fields". &lt;/P&gt;&lt;P&gt;3. Click "technical setting" button by key in the "data class", "size cateogry"&lt;/P&gt;&lt;P&gt;4. Activate your table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Place your question if you need more. thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2006 09:30:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1572697#M258554</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-18T09:30:41Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1572698#M258555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check out this step by step procedure to create &lt;/P&gt;&lt;P&gt;table with screen shot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005vp/helpdata/en/6c/f2934259a5c66ae10000000a155106/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005vp/helpdata/en/6c/f2934259a5c66ae10000000a155106/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good place to start with..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;njoy SAP..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2006 09:30:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1572698#M258555</guid>
      <dc:creator>messier31</dc:creator>
      <dc:date>2006-09-18T09:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1572699#M258556</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, create ztable, and wait for anothe article by me&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2006 09:31:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1572699#M258556</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-18T09:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1572700#M258557</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  u mean creating the tables...&lt;/P&gt;&lt;P&gt;  go to se11 and give your table name starting with 'Z' or 'Y'. give the data elements which are required.&lt;/P&gt;&lt;P&gt; if you have to craete newly then just double click on the element name and create. need to give the check tables and value tables.&lt;/P&gt;&lt;P&gt; In the attributes u need to speify the Development class given to u and delvery class. if u want table maintainance allowed for your table set the check box.&lt;/P&gt;&lt;P&gt;then go to utilities --&amp;gt; Table maintainace generator.&lt;/P&gt;&lt;P&gt; go for create button on application tool bar &lt;/P&gt;&lt;P&gt;specify the Authorization group&lt;/P&gt;&lt;P&gt;development class &lt;/P&gt;&lt;P&gt;maintainance type as one step &lt;/P&gt;&lt;P&gt;Maint. screen no. - overview screen as 100.&lt;/P&gt;&lt;P&gt;Recording routine- Standard routine save it &lt;/P&gt;&lt;P&gt;and then activate ur table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Madhavi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2006 09:34:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1572700#M258557</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-18T09:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1572701#M258558</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;check this...&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCDWBDIC/BCDWBDIC.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCDWBDIC/BCDWBDIC.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw04s/helpdata/en/cf/21eb6e446011d189700000e8322d00/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_nw04s/helpdata/en/cf/21eb6e446011d189700000e8322d00/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://fuller.mit.edu/tech/view_clusters.pdf" target="test_blank"&gt;http://fuller.mit.edu/tech/view_clusters.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps,&lt;/P&gt;&lt;P&gt;do reward if it helps,&lt;/P&gt;&lt;P&gt;priya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Sep 2006 09:39:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1572701#M258558</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-18T09:39:37Z</dc:date>
    </item>
    <item>
      <title>Re: tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1572702#M258559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rahul,&lt;/P&gt;&lt;P&gt;U can create the tables using txn- SE11&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the initial screen of the ABAP Dictionary, select object class Database table, enter the table name and choose  Create. &lt;/P&gt;&lt;P&gt;The maintenance screen for the table is displayed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter an explanatory short text in the field Short text. &lt;/P&gt;&lt;P&gt;You can for example find the table at a later time using this short text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the Delivery and Maintenance tab, enter the delivery class of the table. &lt;/P&gt;&lt;P&gt;On this tab, choose an entry from the dropdown box for the Data Browser/Table View Maintenance field. Choose Table maintenance allowed on this tab page if users with the corresponding authorization may change the data in the table using the Data Browser (Transaction SE16). For more information refer to the available options in Data Browser/Table View Maintenance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the Fields tab page, enter the table fields. Perform the following steps for each table field: &lt;/P&gt;&lt;P&gt;Enter a name for the table field in the column Fields. The field name may only contain letters, digits and underlining, and it must begin with a letter. A field name may not be longer than 16 characters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select the Key column if the field should be part of the table key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Enter the name of a data element in field Field type. In this case the field takes the data type, length, decimal places and short text from this data element. If there is no suitable data element, you can go to the data element maintenance screen by entering a name and double-clicking.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With Data element/Direct type, you can directly enter the data type, field length, decimal places and short text. Press this key again if you want to enter data elements for further fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Only a limited functionality is provided for fields without data elements. No foreign keys or fixed values may be defined for such fields, and there is no F1 help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must also define the reference field and reference table on tab page Currency/quantity fields for fields of types CURR (currency) and QUAN (quantity)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also can include the fields of an existing structure in the table. Note that the field names in the structure may not be longer than 16 places in this case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maintain the technical settings for the table. The corresponding maintenance screen is displayed with Goto ® Technical settings. &lt;/P&gt;&lt;P&gt;The technical settings are a separate object and can be activated and transported separately from the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maintain (if necessary) the foreign key relationships of the table to other tables. &lt;/P&gt;&lt;P&gt;The corresponding maintenance screen is displayed if you place the cursor on the check field and choose  .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create (if necessary) secondary indexes for the table. &lt;/P&gt;&lt;P&gt;To do this choose Goto ® Indexes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save the table. &lt;/P&gt;&lt;P&gt;A dialog box appears in which you have to assign the table a development class.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For tables with the Delivery Class G or E, you must also maintain a customer namespace (key block of the table) for the table entries. SAP cannot change table entries or import new entries in the customer namespace during upgrades. To navigate to the appropriate maintenance transaction, choose Define Customer Namespace on the Attributes tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Choose an enhancement category. For more information, see Structure Enhancements. &lt;/P&gt;&lt;P&gt;Choose .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps u.&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Seema.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Oct 2006 05:07:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/tables/m-p/1572702#M258559</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-10-16T05:07:09Z</dc:date>
    </item>
  </channel>
</rss>

