Hi
I created a transparent table.
I need to apply the functionality of Extended table maintenance.
I do the table maintanance generator. in which for some customer defined fields text is not displayed instead only + symbol displayed on the Header line while adding new entries into the table.
for example.... for Key Field got + on the header line.
How shall I manage this. any suggestions please.........
Hello Sailekha
If you cannot maintain field labels for the data elements (perhaps due to the fact that these are SAP standard data elements) then go to the Maintenance Generator and choose <b>menu Environment -> Modification -> Screens</b>. This screen modification does not require any modification key, it is just that you modify an automatically generated screen.
Select the dynpro (by double-clicking). Switch to change modus and define the field texts directly in the screen painter.
However, first choice would be do document the data elements.
Another possibility is to change the data element of the view field. Mark the checkbox (column "Mod") in tabstrip "ViewFlds" and then you can replace the data element (without field labels) with corresponding data elements having field labels.
Regards
Uwe
Hi Sailekha,
Its simple.
You have to maintain <u><b>Field labels</b></u> (Low,Medium,High) at Dataelement for all the fields which you are using in the maintainance.
Thats it. Activate the table and generate table maintainance again. surely you will get it.
Pls reward the points if it helps.
Thanks
Eswar
Hi ,
like table maintenance will generate a module -pool program which starts with sapxxxxxx for the ztable.
open this in se80 .
object editor ..
in here goto screens ..
u have to open this program and in this goto header screen and give the appropriate text +save +activate ..
this will solve ur query ..
+symbol will be replaced by header text which u give ..
hope this helps ,
regards,
vijay
Add a comment