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 / sheela
1)by using table control
2)by using tcode se63
3)yes we can transfer 100 screen data to pass 200screen.
4)by using at line-selection
6)1. It is not possible to clear the content of sy-ucomm since
it is a system variable but we can clear the content of
ok_code.
2. The length of sy-ucomm is fixed but the length of ok_code
is not fixed. we can take any length
Is This Answer Correct ? | 8 Yes | 3 No |
Post New Answer View All Answers
What is the difference between field-group header and other field groups?
What is the t-code for transaction recorder? : abap bdc
Is a logical database a requirement/must to write an abap/4 query?
java script for push button in adobe forms.
In which cluster time results are stored? : abap hr
How can we create callable modules of program code within one abap/4 program? : abap modularization
What is the differrences between structure and table in data dictionary in abap? : abap hr
Difference between /N and /BEND?
Name the abap/4 modularization techniques?
In BDC, data transfer is done success in foreground mode but if we done the same in background mode it shows errors. What is the reason?
What is an update task? : abap modularization
What are the kinds of foreign key fields?
Which one is better joins or views and why?
What is a data element?
What are the client dependant objects in abap / sap?