If i have 6 fields in our ztables,But when i would like to display the contents,then only 4 fields would be come up,HOW IT WILL Handle?
Answer Posted / satish perumalla
In se11 go to table -> select contents -> select settings-> select -> format list -> choose fields -> choose which fields you want to display(select check boxes)
By this we can display which fields we want to display remaining fields will hide.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Is it possible to pass data to and from include programs explicitly?
Is main window mandatory in smartforms?
How do you delete duplicate records from internal table?
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
What are the contents in technical specifications?
What are the types of the software component being deployed in the sap?
In which time constraint does the infotype records depend on the subtype ? : abap hr
Static and instance variable and method with live example. Why and when to use
What is the difference between bdc_open_group and bdc_open_dataset. : abap bdc
When the top-of-page event does get triggered?
I need the coding for BDC program to upload Purchase orders of known vendor (ME21) in Material Management
Different between Interface and Abstract classes?
What does the insert statement in extract datasets do?
What are the function modules used in a sap script driver program?
If A is the super class of B. And both the classes have constructor. We create an object of class B. Then which constructor will be called? If both then in which order?