<?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: Description in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292347#M155772</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i have some useful interview questions with me.i will forward it to your email..ok..&lt;/P&gt;&lt;P&gt;All the best...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Abdul Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 08 May 2006 11:12:16 GMT</pubDate>
    <dc:creator>abdul_hakim</dc:creator>
    <dc:date>2006-05-08T11:12:16Z</dc:date>
    <item>
      <title>Description</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292330#M155755</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;Iam new to the ABAP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one tell me what is the need of maintaining separate table for desciptions in our standard SAP tables.&lt;/P&gt;&lt;P&gt;let us take an example of material number description, why can't we use maktx in MARA table itself. Why should we go for MAKT.&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;Radhika.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2006 09:49:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292330#M155755</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-08T09:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: Description</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292331#M155756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Radhika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Its a 4th Generation language and 4th generation language means its build on the concepts of RDMBS which means relational database management systems.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; SO it follows all the principals of RDBMS normalization and hence the tables are linked to each other and not maintained in one single table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Cheers&lt;/P&gt;&lt;P&gt; VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2006 09:53:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292331#M155756</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-08T09:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Description</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292332#M155757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;may be to maintain description in different languages , separate table is maintained&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2006 09:53:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292332#M155757</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-08T09:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Description</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292333#M155758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Radhika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you try to maintain the material master using MM02 or MM42, you will find that the description can be maintained in multiple languages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As a part of one of the normalization rules (you must have read during your computer studies), we keep separate table rather than having redundant master data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Satya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2006 09:53:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292333#M155758</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-08T09:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: Description</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292334#M155759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Radhika,&lt;/P&gt;&lt;P&gt;    Very frequently do we get a requirement of getting the text for some object(material/vendor/customer) in our projects.If we query the main master data table just for a simple description(Which is having inofrmation about some many other things), the load on the main table will be very high.&lt;/P&gt;&lt;P&gt;To distribute the load on one single table, tables are maintained for texts.&lt;/P&gt;&lt;P&gt;And generally text fields are of more length, that make the table definition more cumbersome.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2006 09:54:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292334#M155759</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-08T09:54:08Z</dc:date>
    </item>
    <item>
      <title>Re: Description</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292335#M155760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai radhika!&lt;/P&gt;&lt;P&gt;              well makt is a description table where&lt;/P&gt;&lt;P&gt;description of the materials will be maintained in all the languages.this is the purpose of MAKT table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2006 09:54:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292335#M155760</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-08T09:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Description</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292336#M155761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;one reason i can think of is you can have text for the same material in different languages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Raja&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2006 09:54:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292336#M155761</guid>
      <dc:creator>athavanraja</dc:creator>
      <dc:date>2006-05-08T09:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: Description</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292337#M155762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Radhika,&lt;/P&gt;&lt;P&gt;there are lots of business reason behind maintaing the details in a separte tables.you can also ask question like why we need MARA,MARC,MAKT tables why don't we have all the details in a single table..The answer is there are certain restrictions and business reasons and hence  SAP is having thousands of tables.As an ABAP Developer you don't need to bother about it..Ok..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Abdul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2006 09:55:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292337#M155762</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2006-05-08T09:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Description</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292338#M155763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai Radhika&lt;/P&gt;&lt;P&gt; go through the documents Normalization Technics or Read Codd's Rules&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you Include Maktx field in MARA Table .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a material Availavle in 10 Different Languages&lt;/P&gt;&lt;P&gt;then you have 10 records for the same material in Mara Table &lt;/P&gt;&lt;P&gt;when we retrive data from Mara table it is somemore difficulte &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so they were maintain MASTER CHILD Tables &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both Tables having the same Primary Key&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;Sreenivasulu P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2006 10:03:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292338#M155763</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-08T10:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: Description</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292339#M155764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why Iam asking is just for single field(Description) why shud we go for another table. If we use the same in MARA table itself no need to query the other table while doing selection right. performance wise also comparatively better i guess.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2006 10:05:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292339#M155764</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-08T10:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Description</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292340#M155765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Radhika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like Vijay mentioned in his post, its the simple RDBMS rule.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you can have multiple descriptions in multiple languages you cannot repeat the entire row of MARA for each description. So, you have a  child table MAKT and have the descriptions in there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The same logic applies to others as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you get the point now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note : Please mark the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2006 10:08:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292340#M155765</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-08T10:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Description</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292341#M155766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If such is the case then you need maintain the master data in each language which will make your table more complex...As i told you before there is no use in arguing this factor since there are lots of business and technical reasons behind having the data spread across multiple tables......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Abdul Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2006 10:09:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292341#M155766</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2006-05-08T10:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Description</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292342#M155767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Radhika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;Why Iam asking is just for single field(Description) why shud we go for another table. If we use the same in MARA table itself no need to query the other table while doing selection right. performance wise also comparatively better i guess.&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What u say is very correct but since SAP is released inmultiple languages thereby if u want to maintain text for a material in English and German then u wold have to maintain same record for 2 language.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2006 10:11:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292342#M155767</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-08T10:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Description</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292343#M155768</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;Dont think that Im arguing or doing something.&lt;/P&gt;&lt;P&gt;I have been asked in an interview like this..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2006 10:28:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292343#M155768</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-08T10:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Description</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292344#M155769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi radhika,&lt;/P&gt;&lt;P&gt;you can answer in such situation like there are lots of business and technical reason behind having data spread across multiple tables.i don't know why are asking this useless question..&lt;/P&gt;&lt;P&gt;Please close the thread if your question has been answered..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Abdul Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2006 10:30:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292344#M155769</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2006-05-08T10:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Description</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292345#M155770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Radhika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For such thing u need to reply as based on the concepts of RDBMS and nomalisation the tables holding the text is separated out than master table. This avoids duplication of data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2006 10:46:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292345#M155770</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-08T10:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Description</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292346#M155771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Radhika,&lt;/P&gt;&lt;P&gt;   To tell in in much simpler terms,&lt;/P&gt;&lt;P&gt;MARA- the key field is matnr&lt;/P&gt;&lt;P&gt;MAKT- the key field is matnr and spras.&lt;/P&gt;&lt;P&gt;So for the same material, you will not have same number of records in those tables(YOu will have unique description only if you specify the language).&lt;/P&gt;&lt;P&gt;This applies for all text tables(Not only makt).&lt;/P&gt;&lt;P&gt;all the text tables will have a language field.&lt;/P&gt;&lt;P&gt;We cannot include an adtional field (Language in the main table) just for this reason(all other info will remain same whatever the language may be).&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ravi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2006 10:50:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292346#M155771</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-08T10:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Description</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292347#M155772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;i have some useful interview questions with me.i will forward it to your email..ok..&lt;/P&gt;&lt;P&gt;All the best...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Abdul Hakim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2006 11:12:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292347#M155772</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2006-05-08T11:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Description</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292348#M155773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2006 11:22:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292348#M155773</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-08T11:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Description</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292349#M155774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;vf&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Oct 2011 17:55:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/description/m-p/1292349#M155774</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-10-06T17:55:47Z</dc:date>
    </item>
  </channel>
</rss>

