Você está na página 1de 2

IDOCS 1. 2. 3. 4. 5. 6. 7. 8. 9. 10. How can I trigger the outbound IDOC?

Where we can assign function module codes into process codes? How can I trigger IDOC to transaction? What is message control in IDOC? What is the F.M to create an IDOC? How do you read data from an IDoc in a program? How do you send Idoc from a program? How do you achieve filtering in a distribution model? Can I create a flat file from an IDOC? If Yes, How? You want to create and send an IDOC to another the moment a PO is created in your system. How will you achieve this ? 11. How to Reprocess Idocs in SAP? 12. What is a change Pointer? 13. What is serialization of Idocs? BAPI & BADI 1. Suppose one BAPI got created, but in the data base table it wont updated? Then what you can do? 2. How to extend the BAPI? 3. How you do Error handling in BAPI? 4. How you are handling errors in BADI? Bdc & lsmw 1. How can we call, call transaction and session method in the same program? 2. Suppose in the BDC call transaction we updated one record into the database. In the message log it is showing successful, but it was not updated into the data base? How can we handle? 3. Suppose if Ive 10 records, I dont want to update 9th record? How can we do that? 4. What are the parameters that we pass to F.Ms in BDC? Scripts & SFs 1. In the script, suppose I have 5 windows and I want to trigger the 4th window first in the debugging. Is it possible? Modularization techniques 1. Why do we go for update function module?

REPORTS 1. Suppose there are 2 programs. Im calling from program 1 to program 2 and if I want the value in program 1 to get into the program 2.what we could do? 2. Suppose I have select query. In the WHERE condition having 2 field combinations like f1, f3.but Ive index for f1, f2, f3 combination. Now by using f1, f3 fields in WHERE condition how can I improve performance? 3. Why we go for field symbol and give me one example? 4. What are the standard structures that we used in ALV reports? 5. In background what SAP was created for table maintanace generator (function module or program or class)? PROJECT 1. What kind of tickets you will get? 2. How can u reduce the program execution by using SE30? 3. What is bug fixing and code review?

Você também pode gostar