write a program for creation of customer quotation using
BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
what is the differnce between normal funcational and ALV funcational module
1.Have you created custom table? Do you always use existing data elements and domains or create new ones? whatis the transaction code to see existing data elements and domains? 2.Performance wise inner join is better or For..ALL entries? why? 3.Where will you place data element domain and field together in an ABAP Program? 4.How will you pass the data/programs from one system to other system? 5.How will you print TOP-OF-PAGE in ALV Report?How will you make ALV Report interactive? 6.In Interactive report if i try to go to 20th list and my report has only 19 list what will be output? 7.Have you worked on Function Modules?How will you raise EXCEPTIONS in function modules? 8.Why you say Call transaction is faster than session? 9.How the business is carried out in your organisation?How did you get specs for coding ? Explain me complete step by step scenario from client deciding to switch SAP to your role of coding and after coding explain me how the object reaches back to client? Dont explain me about 5 phases like Business blueprint,realization etc? 10.To find User exit in SD module we can use development class VMOD and find out related exits. Which development class you use for MM FICO and PP Modules?
can you call a bdc program from report program?
1 Answers Bristle Cone, Cap Gemini, HP, Satyam, Wipro,
What is table maintenance generator?
14. How do you write UTP?(unit test plan)
What is a table attribute?
What is the use of start-of-selection.,if not use in report what will happen,?
1. what r the step followed for ALE Idocs ? 2. what is process code ? where it is define ?
What is difference between BDC and Call Transaction?
what are value table and check table ?and what are the difference between them?
Can you create a field without data element domain?
do 4 times. sy-tabix,sy-index. end do. what is the output ?