Sie sind auf Seite 1von 2

1.

2.
3.
4.
5.
6.

At which event select statement is executed?


Explain event AT Selection Screen?
When is event top-of-page and end-of-page executed?
What are control break statements in ABAP? Explain?
How do you work with event At Line Selection? Explain?
Display the list of monthly sales order and total value of the sales for each sales
organization and under each company code display the grand total? (hint : select-

options : sales organization and date)


7. Report customer no , name , material no , quantity , description of goods , goods
recipt no.
8. Report which lists delivery no . delivery quantity , customer no , material no and
description for a given shipping point.
9. Interactive report that lists out all the materials for a given plant. Secondary list
contains vendors details who supplies the choose materials.
10. What is modularization technique in ABAP. Explain? Advantages ?
11. Difference between subroutines and function modules?
12. Working with function modules with example?
13. What are the interface parameters of Function modules?
14. Explain subroutines for call by value , reference , result , passing internal tables
with example?
15. Write a function module to get the list of material for the given material type?
16. Syntax:
a. Select statement
b. Include statement
c. Select single
d. For All Entries
e. Subroutines
f. Get Cursor
17. Write a program using inner join with MSEG(mblnr)-LFA1(lifnr)-KNA1(kunnr)VBUK(vbeln)-EKKO(ebeln)-EKPO(ebelp)-T001(bukrs)-CSKS(kostl).
18. Use Function Module MONTH_PLUS_DETERMINE and month to the year.
19. Interactive Report LFA1-> EKKO -> EKPO ->MAKT
20. Using FOR ALL ENTRIES generate a classical Sales order report <kna1-vbakvbap-mara> for a particular customer,
a. Calculate the net value of each sales order.
b. Calculate net value of all the sales orders of the particular customer.
c. Print the AMOUNT in words for both .

d. Use FM -> SPELL_AMOUNT.


21. What is BDC , Why is it used ?
22. What are conversion or migration?
23. What is the difference and similarities between conversion and interface?
24. What are the difference between Session Method and Call Transaction Method?
25. What is Direct Input Method?
26. What Synchronous and Asynchronous Processing?
27. What Synchronous and Asynchronous Update?
28. What is BDCDATA? Why do we need it ?
29. What is BDCMSGCOLL ?
30. What is Log File in BDC Session Method ?
31. How do u create Log File in BDC Call Transaction ?
32. What is SHDB? Why is it used?
33. Can We edit a SHDB Generated Code?
34. What is SM35?
35. Can Data be put directly into DATABASE ?
36. Explain the FMs associated with BDC Session?
37. What is LSMW? Why is it used ?
38. When we Should go for LSMW and BDC Session and Call Transaction ?

Das könnte Ihnen auch gefallen