How can u decide that how many records can be displayed in
one page in scripts ? or in one window ?
2. what is enhancement category in transparent table ?
Answer Posted / mis
append structures r enhancements in t.table.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What are the buffering options in abap?
What is protect & endprotect?
What happens if we use leave to list-processing without using suppress-dialog?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
What is cts and what do you know about it? : abap hr
What is the diff between database view and maintenance view?
How can I make a differentiation between dependent and independent data? : abap hr
Explain the disadvantage of using exec sql statement in abap?
What are subroutines? : abap modularization
How can you distinguish between different kinds of parameters?
How can we create callable modules of program code within one abap/4 program? : abap modularization
How we can give authorization on the fields of table control in a dialog-programming?
Does SAP has a GUI screen painter or not? If yes what operating systems is it available on? What is the other type of screen painter called?
What is pnp-sw-found ? : abap hr
What is design pattern? Provide example .Why are we using it?