<?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: Data Dictionary Tables and Fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417619#M820814</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check for table DD03L&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also please check for function module with &lt;/P&gt;&lt;P&gt;DDIF_* &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also check views&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DD03K, DD03M, DD03N, DD03VT, DD03VV, DD05P, DD05Q&lt;/P&gt;&lt;P&gt;DD27M, DD35VV, DDVAL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®s&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: a®s on Feb 15, 2008 12:58 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Feb 2008 17:53:02 GMT</pubDate>
    <dc:creator>former_member194669</dc:creator>
    <dc:date>2008-02-15T17:53:02Z</dc:date>
    <item>
      <title>Data Dictionary Tables and Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417618#M820813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if there is a was to download table and field characteristics onto an excel spreadsheet using se11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, KNA1 (customer master) I want to download the fields (data type, length, data element etc) to an excel spreadsheet just as it shows on the fields tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We re migrating data from legacy systems and we want to be able to compare the structures easily using spreadsheets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help. &lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Feb 15, 2008 2:39 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2008 17:46:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417618#M820813</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-15T17:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: Data Dictionary Tables and Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417619#M820814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check for table DD03L&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also please check for function module with &lt;/P&gt;&lt;P&gt;DDIF_* &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and also check views&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DD03K, DD03M, DD03N, DD03VT, DD03VV, DD05P, DD05Q&lt;/P&gt;&lt;P&gt;DD27M, DD35VV, DDVAL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a®s&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: a®s on Feb 15, 2008 12:58 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2008 17:53:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417619#M820814</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2008-02-15T17:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Data Dictionary Tables and Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417620#M820815</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 the table dd03l there one field is there with name TABNAME there just u give the table name for which u want to download the fields then u will get all the required fields and just down load them into excel sheet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for that u need to write one program first get all those fields into the internal table and by using the FM GUI_UPLOAD u can achieve task&lt;/P&gt;&lt;P&gt;i think i am clear to u....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sunil kumar mutyala&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2008 18:11:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417620#M820815</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-15T18:11:34Z</dc:date>
    </item>
    <item>
      <title>Re: Data Dictionary Tables and Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417621#M820816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you both. Will reward the points. Is there any way to get the field description (short text) with the rest of the information?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2008 19:37:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417621#M820816</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-15T19:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Data Dictionary Tables and Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417622#M820817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Am not  sure weather you will get all the Information together but you can assemble it by collecting different ways.&lt;/P&gt;&lt;P&gt;Here you can download Field ( Technical name and Description )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to Se17  give your Table Name &lt;/P&gt;&lt;P&gt;and press Enter&lt;/P&gt;&lt;P&gt;In output Select all the CheckBoxes and &lt;/P&gt;&lt;P&gt;In Sort Give 1(one) and Excute it&lt;/P&gt;&lt;P&gt;you will get one data scree here you click on Legend button &lt;/P&gt;&lt;P&gt;here you will get Description and field Technical names  &lt;/P&gt;&lt;P&gt;Here you go Systems -&amp;gt; List -&amp;gt; Local File -&amp;gt; Spreadsheet -&amp;gt; Give your file name and save it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Jak.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2008 20:20:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417622#M820817</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-15T20:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Data Dictionary Tables and Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417623#M820818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to se11&lt;DEL&gt;&amp;gt; give table name&lt;/DEL&gt;&amp;gt; display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;extras--&amp;gt; hierarchy display&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then expand all...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hierarchy--&amp;gt; print objects...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will be able to print everything in that table...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2008 21:50:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417623#M820818</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-15T21:50:12Z</dc:date>
    </item>
    <item>
      <title>Re: Data Dictionary Tables and Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417624#M820819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;goto se11...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;utilities--&amp;gt; table description generator&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;give the table name here and then execute..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;print the list..&lt;/P&gt;&lt;P&gt;you will have all the fields and their description with their technical properties..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Feb 2008 22:01:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417624#M820819</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-15T22:01:11Z</dc:date>
    </item>
    <item>
      <title>Re: Data Dictionary Tables and Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417625#M820820</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; You get the field description in table DD03T, and short description of table in table DD02T&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 09:06:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417625#M820820</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-21T09:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Data Dictionary Tables and Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417626#M820821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My idea is to just develop one Z program, with the following details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use FM: REUSE_ALV_FIELDCATALOG_MERGE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just pass table name from selection screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create dynamic internal table on provided table on the selection screen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pass below parameters in the FM.&lt;/P&gt;&lt;P&gt;        I_STRUCTURE_NAME = &amp;lt;Table name from selection screen&amp;gt;&lt;/P&gt;&lt;P&gt;        CT_FIELDCAT  = &amp;lt; Dynamicall created internal table&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Display above fetched internal table, and download into excel , and keep required field data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will take few min time to develop, but once for all in the project.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 09:39:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417626#M820821</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-21T09:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: Data Dictionary Tables and Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417627#M820822</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;PRE&gt;&lt;CODE&gt;
REPORT  z_struc_describe                        .

DATA  type_desc TYPE REF TO cl_abap_typedescr.

DATA : l_struc TYPE REF TO cl_abap_structdescr.

DATA : lt_comp TYPE abap_compdescr_tab,
       w_comp LIKE LINE OF lt_comp.

PARAMETERS : p_table TYPE tabname.

CALL METHOD cl_abap_complexdescr=&amp;gt;describe_by_name
  EXPORTING
    p_name         = p_table
  RECEIVING
    p_descr_ref    = type_desc
*  EXCEPTIONS
*    TYPE_NOT_FOUND = 1
*    others         = 2
        .
IF sy-subrc &amp;lt;&amp;gt; 0.
* MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
*            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
ENDIF.

l_struc ?= type_desc.

lt_comp = l_struc-&amp;gt;components.
WRITE : 5 'Field',
        25 'Data type',
        40 'Length',
        50 'Decimals'.

LOOP AT lt_comp INTO w_comp.
  WRITE : /5 w_comp-name,
           30 w_comp-type_kind,
           35 w_comp-length RIGHT-JUSTIFIED ,
           45 w_comp-decimals RIGHT-JUSTIFIED .
  CLEAR w_comp.
ENDLOOP.
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This program has a parameter for accepting a table name/ structure name that is present in the Data dictionary and outputs a list with the field name, data type, lenght and the decimals.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Advait&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 10:10:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417627#M820822</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-21T10:10:35Z</dc:date>
    </item>
    <item>
      <title>Re: Data Dictionary Tables and Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417628#M820823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steven,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check FM RPY_TABLE_READ. Also look at program RHDDIC00.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Lakshman&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Nov 2008 10:22:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417628#M820823</guid>
      <dc:creator>Lakshmant1</dc:creator>
      <dc:date>2008-11-21T10:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: Data Dictionary Tables and Fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417629#M820824</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 solution has helped me in getting Table Details. Really Great thanks on your solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 09:25:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/data-dictionary-tables-and-fields/m-p/3417629#M820824</guid>
      <dc:creator>vivekanandan_dharumalinga</dc:creator>
      <dc:date>2015-12-02T09:25:33Z</dc:date>
    </item>
  </channel>
</rss>

