Top ERP CRM Interview Questions :: ALLInterview.com http://www.allinterview.com Top ERP CRM 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 What is Debit Memo & Credit Memo in Payables? http://www.allinterview.com/showanswers/20946.html Debit Note:When a firm returns some goods to its suppliers,it prepares a debit note and sends it along wih goods returned. Credit Note: Credit note nothing but Credit Memo. It is a document used to adjust or rectify errors made in a sales in 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 difference between ERP AND SAP http://www.allinterview.com/showanswers/16976.html SAP is one type of ERP In ERP 9 modules are include and in SAP 11 modeles are include What is REF Cursor? http://www.allinterview.com/showanswers/3567.html It is dynamic Cursor. They are two types 1) Strong- Return type 2) weak- No Return type Write an SQL Query to Delete Duplicate records from a table using RO http://www.allinterview.com/showanswers/56895.html Delete from table_name where ROWID not in ( select max(rowid) from table group by duplicate_values_field_name); Regards Rajesh... If any queries..then fwd ...baburajeshd@gmail.com