Top SAP Interview Questions :: ALLInterview.com http://www.allinterview.com Top SAP Interview Questions en-us What is the difference between LSMW and BDC? http://www.allinterview.com/showanswers/1646.html ACTUALLY THERE IS NO DIFFERENCE B/W THESE 2. LSMW IS JUST A TOOL TO GET THE DATA FROM A LEGACY SYSTEM. IN BDC WE HAVE 2 WRITE THE CODE AND CALL THE REQUIRED METHOD THATS IT. IN FUNCTIONALITY PERSPECTIVE THERE IS NO DIFFERENCE. What is Integration between SD and MM : SD and FICO ? Can any body g http://www.allinterview.com/showanswers/5379.html while creating a Std.Order it an integration with MM and FI, when u r giving the material no & Qty , it is an integration with MM, and raising the billing document it is an integration with FI, Like there r somany integration situation r What is GR/IR account? Why do you maintain that? Explain the importan http://www.allinterview.com/showanswers/4157.html gr/ir account is offsetting entry, see the following example for use when ever we receved good entry is material a/c dr to gr/ir clearing a/c afterveryfication entry passed is gr/ir clearing a/c dr to party a/c so it is a offsettin what is withholding tax? when we use withholding tax? what are the http://www.allinterview.com/showanswers/56727.html Withholding tax means to calculate in tax on payments only. In India withholding tax is taken for the TDS sections 194C,194J,194I and soon. Check withholding tax countries Define withholding tax type for invoice posting Define withholding How you will do client copy? If SAP * user is not available at all i http://www.allinterview.com/showanswers/27877.html First define a client using SCC4, login into target client using SAP* and then run SCCL to do client copy. what is badi? http://www.allinterview.com/showanswers/5112.html badi is a term referring to business add-ins. what is OSS notes..what it contains? http://www.allinterview.com/showanswers/716.html OSS is an online SAP service portal which will have all kinds of updates about SAP patches and latest note information. I feel no one will ask what it contains? if some ask like this you can ask him raise a SAP message to get the answer. what is ECC in current version of sap r/3 ECC6.0. what is full form http://www.allinterview.com/showanswers/59232.html Enterprise Control Component What is dunning? What is dunning level..? How many dunning levels can http://www.allinterview.com/showanswers/4151.html dunning is remainder notice, dunning level used for calculation of due dates, maximum dunning levels are 9 what is BAPI? http://www.allinterview.com/showanswers/600.html BAPIs (Business Application Programming Interfaces) are the standard SAP interfaces. They play an important role in the technical integration and in the exchange of business data between SAP components, and between SAP and non-SAP components. HI experts please send me interview questions of sap bw proce http://www.allinterview.com/showanswers/33349.html Hi Vinod, have a look on the given questions, all the Best Krishna. Check these questions? 1. What are the extractor types? • Application Specific o BW Content FI, HR, CO, SAP CRM, LO Cockpit o Customer-Generated Extractors LIS, FI-S What is the difference Between Role and Profile http://www.allinterview.com/showanswers/32901.html After creating the role we have to generate the role, that time profiles are created for that role What is chart of account and how many charts of accounts can be assig http://www.allinterview.com/showanswers/4117.html COA is organigational unit in SAP, COA contains list of General Ledgers. Only one COA can be assigned to CCOde. But Country Specific and Group COA are optional. When we use parllel COA like Country specific, we need to choose which one shoud can we create a smartform without a MAIN window?give me the reason! http://www.allinterview.com/showanswers/20774.html No..we can't create Main Window in smartform as it provides the features of LOOPing the data which flows on every page created which is not possible in scripts. Tihs is because Looping is not possible and is done by Main Window. HOw to Call Subroutine in Sap Script? http://www.allinterview.com/showanswers/37425.html Calling ABAP Subroutines: PERFORM You can use the PERFORM command to call an ABAP subroutine (form) from any program, subject to the normal ABAP runtime authorization checking. You can use such calls to subroutines for carrying out