1) How to maintain lists in dialog programming?
2)How to send greeting with different languages to
different regions in smartforms?
3)Can we transfer 100 screen data to pass 200 screen?
4)In reports 1st list o/p can be consider as i/p of 2nd list
how it maintains?
5) In lsmw data length 20 chars only but there is 24 chars
field how can u manage?
6)What is the diff b/w OK_CODE n SY_UCOMM?

Answer Posted / harsha

1. by using table control
2. i dunno but i l go for se63 as above said.
3.yes by selecting push button or function key or double click or menu button.take the the cursor position values as the input and provide code for next scree.
4. hide, get cursor, read line these are some of the methods used to maintain the line data that is output selected data.
5. even i dunno that it accept 20 chars only
6.ok_code is user defined and sy_ucomm is system defined.lenth of ok_code is not fixed but sy_come is fixed. we can clear ok_code data as it varies but sy_ucomm is system defined so cant be deleted.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of abap/4 programs?

605


What are the properties of selection screen?

560


How do you use tab sets in layout sets?

655


Mention the various databases integrities?

612


What is a size category? : abap data dictionary

655






PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..

1656


Why do we use logical blocks in abap program?

1442


Can we create an abap program without using y or z?

568


Define batch input session?

577


What are the parameters in bdc_open_group? : abap bdc

597


What is your approach to find exit and BAdi?

863


What data is contained in data dictionary? : abap data dictionary

642


How the transaction that are programmed by the user can be protected?

635


What are the different types of internal table?

644


2)In production what is the user exit?

1571