SAP (20302)
PeopleSoft (1131)
CRM General (62)
Siebel (442)
ERP General (229)
Oracle Apps (1989)
Microsoft Dynamics (619)
Salesforce (1486)
IBM Lotus iNotes (57)
IBM Maximo (56)
ERP CRM AllOther (51) Difference between call transaction & session method? which of these methods can be best used in background process?
1 7075for uploading master data(ex:customer data) into sap, which methods you prefer? call transaction/session/lsmw/bapi? why?
1 9255when you are using 2 internal table in program, you have decided to use for all entries statement to retrieve data but unfortunately there are no records in the first internal table. What will be the result? (2nd internal table contains records).
4 12005Give few names of cluster tables in sap? Give few names of pooled tables in sap? give few names of transparent tables?
1 12375can you create a table with out a data element? can you create a field with out a data element?
2 7852
If i want to configure the partner determination for sales manager and general manager, if the sales manager is business partner in sales order he should only give 5% discount and general manager should can give 10% discount. how could i configure this ??
Differentiate between dynamic and database alerts.
Can a material be used after flagging it for deletion?
Mention what do you mean by datasets?
How many ways we can share a record?
What are different types of Modules we have in CRM?
How do you calculate the due date of a document?
List the primary header table for a crm business transaction?
Is it possible to create a sapscript without a main window?
What is an intermediate language?
How to import attachments using data loader in salesforce?
What is the transaction code to access the payroll control record?
You want to undelete work items in sap workflow after logically deleting them. How will you do that?
what is the process to find that one consultant had removed a table from sap tables
In trigger, lets say you have system.debug() statement after adderror() method. Will system.debug() be statement executed in trigger after adderror() method?