<?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: interview questions: in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/interview-questions/m-p/3531031#M849428</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;&lt;/P&gt;&lt;P&gt;suppose U having different logins like 100, 200, 300 in development server...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now all these called clients...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all objects which can use among these clients without transfer or copying called client independent...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like Smart forms...&lt;/P&gt;&lt;P&gt;if u have created smartform in 100 client, u can use it into 200..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but u need to copy SAP script to use it into different client so it is &lt;STRONG&gt;client dependent&lt;/STRONG&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dictionary tables are also &lt;STRONG&gt;client dependent&lt;/STRONG&gt; as in all client it having different data...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reports are &lt;STRONG&gt;client independent&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&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>Fri, 14 Mar 2008 11:07:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-14T11:07:50Z</dc:date>
    <item>
      <title>interview questions:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interview-questions/m-p/3531027#M849424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is client dependent and independent?&lt;/P&gt;&lt;P&gt;what comes under these?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2008 10:58:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interview-questions/m-p/3531027#M849424</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-14T10:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: interview questions:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interview-questions/m-p/3531028#M849425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt; Depends on the client.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Ex:&lt;/P&gt;&lt;P&gt; Smartforms and Sapcripts are Client Independent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Tables are Client dependent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REWARD POINTS IF HELPFUL,&lt;/P&gt;&lt;P&gt;KUMAR&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2008 11:01:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interview-questions/m-p/3531028#M849425</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-14T11:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: interview questions:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interview-questions/m-p/3531029#M849426</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;Objects used in several clients are &lt;/P&gt;&lt;P&gt;called &lt;STRONG&gt;client independent&lt;/STRONG&gt; while objects used in a specific &lt;/P&gt;&lt;P&gt;client is called client dependent. To identify if a table &lt;/P&gt;&lt;P&gt;is &lt;STRONG&gt;client dependent&lt;/STRONG&gt;, one can use tcodes SE11 or SE12. In &lt;/P&gt;&lt;P&gt;the table field attributes, if the MANDT field is present &lt;/P&gt;&lt;P&gt;that table is client dependent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Data Dictionary objects,Layout and SAPscript are client dependent.&lt;/P&gt;&lt;P&gt;Smartforms is client independent.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Plz reward points if useful.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;rose&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2008 11:02:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interview-questions/m-p/3531029#M849426</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-14T11:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: interview questions:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interview-questions/m-p/3531030#M849427</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;&lt;/P&gt;&lt;P&gt;tables which can be access by all user are client independent (no mandt field in table) &lt;/P&gt;&lt;P&gt;tables which can be access by some specific user are client dependent (use mandt field in table)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Along with the Repository, the database contains application and customizing tables that are usually&lt;/P&gt;&lt;P&gt;client-specific.&lt;/P&gt;&lt;P&gt;The Repository contains all development objects, for example, programs, definitions of database tables&lt;/P&gt;&lt;P&gt;and global types. Development objects are therefore also known as Repository objects. Repository&lt;/P&gt;&lt;P&gt;objects are not client-specific. They can therefore be viewed and used in all clients.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Variants are client-specific.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Hope this helps, Do reward.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Runal Singh on Mar 14, 2008 4:39 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2008 11:06:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interview-questions/m-p/3531030#M849427</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-14T11:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: interview questions:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interview-questions/m-p/3531031#M849428</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;&lt;/P&gt;&lt;P&gt;suppose U having different logins like 100, 200, 300 in development server...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now all these called clients...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;all objects which can use among these clients without transfer or copying called client independent...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like Smart forms...&lt;/P&gt;&lt;P&gt;if u have created smartform in 100 client, u can use it into 200..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but u need to copy SAP script to use it into different client so it is &lt;STRONG&gt;client dependent&lt;/STRONG&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dictionary tables are also &lt;STRONG&gt;client dependent&lt;/STRONG&gt; as in all client it having different data...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;reports are &lt;STRONG&gt;client independent&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&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>Fri, 14 Mar 2008 11:07:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interview-questions/m-p/3531031#M849428</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-14T11:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: interview questions:</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/interview-questions/m-p/3531032#M849429</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;When you Login to SAP through the Logon Pad/sapgui&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you are asked the username and password to login&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;just above is a text box that mentions the &lt;STRONG&gt;client&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If a abap object created in a particular client is accessible and useable in any client then it becomes a client independent object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward Generously, If Helpful&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Akshay Chonkar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Mar 2008 11:08:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/interview-questions/m-p/3531032#M849429</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-14T11:08:28Z</dc:date>
    </item>
  </channel>
</rss>

