<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SAPLab-SAP Tips! ABAP Tips! &#187; ABAP Interview</title>
	<atom:link href="http://www.saplab.net/tag/abap-interview/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.saplab.net</link>
	<description>SAP ABAP User!</description>
	<lastBuildDate>Fri, 09 Dec 2011 14:09:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Difference Between BADI and User Exits</title>
		<link>http://www.saplab.net/difference-between-badi-and-user-exits/</link>
		<comments>http://www.saplab.net/difference-between-badi-and-user-exits/#comments</comments>
		<pubDate>Sun, 25 Oct 2009 12:19:33 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[ABAP Interview]]></category>
		<category><![CDATA[BADI]]></category>
		<category><![CDATA[Interview]]></category>
		<category><![CDATA[User Exits]]></category>

		<guid isPermaLink="false">http://www.saplab.net/difference-between-badi-and-user-exits/</guid>
		<description><![CDATA[Business Add-Ins are a new SAP enhancement technique based on ABAP Objects. They can be inserted into the SAP System...]]></description>
			<content:encoded><![CDATA[<p>Business Add-Ins are a new SAP enhancement technique based on ABAP Objects. They can be inserted into the SAP System to accommodate user requirements too specific to be included in the standard delivery. Since specific industries often require special functions, SAP allows you to predefine these points in your software.&#160; </p>
<p>As with customer exits two different views are available: </p>
<p>In the definition view, an application programmer predefines exit points in a source that allow specific industry sectors, partners, and customers to attach additional software to standard SAP source code without having to modify the original object.&#160; </p>
<p>In the implementation view, the users of Business Add-Ins can customize the logic they need or use a standard logic if one is available. </p>
<p>In contrast to customer exits, Business Add-Ins no longer assume a two-level infrastructure (SAP and customer solutions), but instead allow for a multi-level system landscape (SAP, partner, and customer solutions, as well as country versions, industry solutions, and the like). Definitions and implementations of Business Add-Ins can be created at each level within such a system infrastructure. </p>
<p>SAP guarantees the upward compatibility of all Business Add-In interfaces. Release upgrades do not affect enhancement calls from within the standard software nor do they affect the validity of call interfaces. You do not have to register Business Add-Ins in SSCR. </p>
<p>The Business Add-In enhancement technique differentiates between enhancements that can only be implemented once and enhancements that can be used actively by any number of customers at the same time. In addition, Business Add-Ins can be defined according to filter values. This allows you to control add-in implementation and make it dependent on specific criteria (on a specific Country value, for example). </p>
<p>All ABAP sources, screens, GUIs, and table interfaces created using this enhancement technique are defined in a manner that allows customers to include their own enhancements in the standard. A single Business Add-In contains all of the interfaces necessary to implement a specific task. </p>
<p>The actual program code is enhanced using ABAP Objects. In order to better understand the programming techniques behind the Business Add-In enhancement concept, SAP recommends reading the section on ABAP Objects. </p>
<p><b>What is difference between badi and user-exists?</b>    <br /><b>What is difference between enhancements and user-exists? and what is the full form of BADI?</b></p>
<p><b>I have another doubt in BDC IN BDC WE HAVE MSEGCALL (i did not remember the &gt; correct name) where the error logs are stored, MSEGCALL is a table or structure.</b></p>
<p><b>What is the system landscape?</b></p>
<p>1) Difference between BADI and USER-EXIT.    <br />&#160;&#160;&#160; i) BADI&#8217;s can be used any number of times, where as USER-EXITS can be used only one time.     <br />&#160;&#160;&#160;&#160;&#160;&#160; Ex:- if your assigning a USER-EXIT to a project in (CMOD), then you can not assign the same to other project.     <br />&#160;&#160;&#160; ii) BADI&#8217;s are oops based. </p>
<p>2) About &#8216;BDCMSGCOLL&#8217; it is a structure.&#160; Used for finding error records.    <br />3) Full form of BADI &#8216;Business addins&#8217;.     <br />3) System land scape will be depends on your project&#160; <br />&#160;&#160;&#160; Ex:- &#8216;Development server&#8217;&#8211;&gt;&#8217;Quality server&#8217;&#8212;&gt; &#8216;Production server&#8217;&#8230;&#8230;&#160; </p>
<p>via <a title="http://www.sap-img.com/abap/difference-between-badi-and-user-exits.htm" href="http://www.sap-img.com/abap/difference-between-badi-and-user-exits.htm">http://www.sap-img.com/abap/difference-between-badi-and-user-exits.htm</a></p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.saplab.net/difference-between-sapscripts-smartforms/" title="Difference between SAPSCRIPTS &#038; SMARTFORMS">Difference between SAPSCRIPTS &#038; SMARTFORMS</a></li><li><a href="http://www.saplab.net/fico-interview-questions-answers-pdf-version/" title="FI/CO Interview Questions &#038; Answers(PDF version)">FI/CO Interview Questions &#038; Answers(PDF version)</a></li><li><a href="http://www.saplab.net/fico-interview-question-answers/" title="FI/CO Interview Questions &#038; Answers">FI/CO Interview Questions &#038; Answers</a></li><li><a href="http://www.saplab.net/abap-interview-questions-and-answers1/" title="ABAP interview questions and answers(1)">ABAP interview questions and answers(1)</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.saplab.net/difference-between-badi-and-user-exits/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Difference between SAPSCRIPTS &amp; SMARTFORMS</title>
		<link>http://www.saplab.net/difference-between-sapscripts-smartforms/</link>
		<comments>http://www.saplab.net/difference-between-sapscripts-smartforms/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 04:35:08 +0000</pubDate>
		<dc:creator>Jack</dc:creator>
				<category><![CDATA[ABAP Interview]]></category>
		<category><![CDATA[SAP Script & Smart Forms]]></category>
		<category><![CDATA[Interview]]></category>
		<category><![CDATA[SAPscript]]></category>

		<guid isPermaLink="false">http://www.saplab.net/?p=61</guid>
		<description><![CDATA[Difference with SMARTFORMS vs. SapScript(SE71) The Following are the differences :- a) Multiple page formats are possible in smartforms which...]]></description>
			<content:encoded><![CDATA[<p><strong>Difference with SMARTFORMS vs. SapScript(SE71)</strong></p>
<p><strong>The Following are the differences :- </strong></p>
<p>a) Multiple page formats are possible in smartforms which is not the case in SAPScripts</p>
<p>b) It is possible to have a smartform without a main window .</p>
<p>c) Labels cannot be created in smartforms.</p>
<p>d) Routines can be written in smartforms tool.</p>
<p>e) Smartforms generates a function module when activated.</p>
<p>f) Unlike sapscripts (RSTXSCRP), you cannot upload/download Smartform to your local harddisk.</p>
<p>g)sap script is client dependent,smartform is client independent.</p>
<p>h)sap script main window is mandotary,smartform not mandatory</p>
<p>i)sap script 99 main windows, smartform only one main window</p>
<p>j)you can post sap scripts diretely to web but this is not possible in the case of smartform.</p>
<p>via <a href="http://www.saptechies.com/difference-between-sapscripts-smartforms/" target="_blank">http://www.saptechies.com/difference-between-sapscripts-smartforms/</a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
<h3><span class="mw-headline">The Following are the differences</span></h3>
<ul>
<li> Multiple page formats are possible in smartforms which is not the case in SAPScripts</li>
<li> It is possible to have a smartform without a main window .</li>
<li> Labels cannot be created in smartforms.</li>
<li> Routines can be written in smartforms tool.</li>
<li> Smartforms generates a function module when activated.
<ul>
<li> Contributed by : SAP ABAP/4 Programming, Basis Administration, Configuration Hints and Tips</li>
</ul>
</li>
<li> Unlike sapscripts (RSTXSCRP), you cannot upload/download Smartform to your local harddisk.</li>
</ul>
<p>It was said that it was provided in CRM 3.0 version, but not available in R/3. You can download smartforms into Local PC in a XML format. In the same way you can upload this XML format into Smartform. From the smartform editor itself you can call download option, if you are working in CRM 3.0 environment.</p>
<p>In R3 also, you can download into XML format. However, it&#8217;s not sure about uploading. Refer to the program &#8216;SF_XSF_DEMO&#8217;.</p>
<p>In 4.7 Enterprise, other have seen this utlity which is completey missing in 4.6c. There is functionality to downlaod a complete form or only a particular node. (Utilities -&gt; Download form). It will create a XML file and save it in the hard disk.</p>
<p>For others, if you want to download/upload the Smartforms source, you will need the help from the Basis people. What you can do is to create a Transport and then FTP down to your local harddisk. When you need the Smartform source in another system, you have FTP up the Smartforms file back to the SAP server. Finally, the Basis team, will tp it into your system.</p>
<p>The protect and endprotect command in sapscript doesn&#8217;t work with smartforms. For example on a invoice: First data of position no 80. is printed on page one, other data of position no 80 is printed on page 2. And there&#8217;s nothing you can do about it. Actually, there is something you can do about it. By using a folder node and checking the &#8216;protect&#8217; checkbox, everything in that folder will be page protected.<br />
FAQ on Migrating SAPscript to SmartForms Is it possible to migrate a SAPscript form to a Smart Form? Smart Forms provides a migration tool for this purpose which migrates layout and texts of a SAPscript form to a Smart Form. It does not migrate SAPscript form logic of the print program. Using Smart Forms, this logic is described by the tree structure of the Form Builder. The effort involved in migrating it depends on the complexity of the print program.</p>
<p>via http://it.toolbox.com/wiki/index.php/SAP_Smart_Forms</p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.saplab.net/difference-between-badi-and-user-exits/" title="Difference Between BADI and User Exits">Difference Between BADI and User Exits</a></li><li><a href="http://www.saplab.net/fico-interview-questions-answers-pdf-version/" title="FI/CO Interview Questions &#038; Answers(PDF version)">FI/CO Interview Questions &#038; Answers(PDF version)</a></li><li><a href="http://www.saplab.net/fico-interview-question-answers/" title="FI/CO Interview Questions &#038; Answers">FI/CO Interview Questions &#038; Answers</a></li><li><a href="http://www.saplab.net/sap-abap-smarform-tutorial/" title="SAP ABAP SMARFORM tutorial(PDF version)">SAP ABAP SMARFORM tutorial(PDF version)</a></li><li><a href="http://www.saplab.net/smart-forms-multiple-language/" title="Smart forms multiple language">Smart forms multiple language</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.saplab.net/difference-between-sapscripts-smartforms/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

