in reports how to use the table control tabstrips . what is
its procedure.
Answer Posted / vj
using the data declaration given below,,
data: tabcntrl like tableview using screen" screen -name".
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is pakey structure, pshd1 structure and what type of fields it contains? : abap hr
What is the purpose of at first and at last?
What is a transport?
What is the difference between free and refresh?
what is code to upload cost centers through call trans. and procedure
What is the significance of technical settings (specified while creating a table in the data dictionary) ?
What is pass by value and what is pass by reference? Which is better?
What is the difference between a structure and a table?
Badi concepts
What are client dependent objects in abap/sap?
What is the disadvantage of a call by reference?
What data is contained? : abap data dictionary
If a table that is to be extended contains a long field, we cannot use append structures why? : abap data dictionary
Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?
How do you find the information on the current screen?