Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

dialog doubts

Former Member
0 Likes
348

1) What are the difference between SET SCREEN<scr no> and LEAVE SCREEN <scr no>?

2) Why do we use loop and end loop in the PBO and PAI events of table controls?

3) What is spool request?

4) What arte the basic components of dialog programming?

5) Difference between leave transaction and call transaction?

6) How can we send the data to external programs?

7) What is a multiple line field?

😎 How to preserve sort sequence?

9) How to read the negative values in module pool programming? How many ways we can

10) What is the tcode to create a BARCODE format in sap?

11) Difference between function code and ok-code?

12) What are the work process available in sap and write their significance?

13) How we can handle the block of text to display as a single unit?

1) What are the difference between SET SCREEN<scr no> and LEAVE SCREEN <scr no>?

2) Why do we use loop and end loop in the PBO and PAI events of table controls?

3) What is spool request?

4) What arte the basic components of dialog programming?

5) Difference between leave transaction and call transaction?

6) How can we send the data to external programs?

7) What is a multiple line field?

😎 How to preserve sort sequence?

9) How to read the negative values in module pool programming? How many ways we can

10) What is the tcode to create a BARCODE format in sap?

11) Difference between function code and ok-code?

12) What are the work process available in sap and write their significance?

13) How we can handle the block of text to display as a single unit?

1 REPLY 1
Read only

Former Member
0 Likes
321

Hmmm, this doesn't seem much like a UI Programming problem, more like a list of interview questions... if you go to Google and enter


abap "what is a spool request"

(and likewise for the other questions) you can probably find the answers.

Jonathan