‎2007 Jan 30 10:24 AM
hi,
i got requirement that creation of new dataelement even though we have standard
dataelements.y bcoz they want elobrate field description.
my actual requirement is i have one field PMTNR in QMTB table.
here created new table with the field PMTNR with dataelemt QPMETHODE
field label for this method but they want description like Inspection method.
for this i created new dataelement /GLB/RGTPT_INSP_METHOD
i maintained field label as short 10 method
medium 15 insp.method.
long 20 inspection method
header 17 inspection method.
in table maintanance generator i am getting only short field lable i.e method only
here what i want is i want either long label or header label.
can any one suggest how can i get full description like inspection method.
thanks inadvance
points will be awarded to correct answer.
regards
suneetha
‎2007 Jan 30 10:32 AM
u have created the data element...in the short description give as <b>inspection method</b>...u have maintained field labels correctly....when u generate the table maintance, and check in SM30 it will show u the short description which is inspection method.....now, say ur field length is 10 chars...then it will show only <b>inspection</b>. to show fully, goto Environment>Modification>Maintenance Screens....here increase the field length output.
‎2007 Jan 30 10:32 AM
u have created the data element...in the short description give as <b>inspection method</b>...u have maintained field labels correctly....when u generate the table maintance, and check in SM30 it will show u the short description which is inspection method.....now, say ur field length is 10 chars...then it will show only <b>inspection</b>. to show fully, goto Environment>Modification>Maintenance Screens....here increase the field length output.
‎2007 Jan 30 10:37 AM
Go to SE11, ur table name and click on change ..now go to Utilities->Table maintenance Generator ,
there click on the single screen,it will take u to the screen code and then u have to click on button Layout(for screen) ..
here double cllick on the field label for which u want long text to be displayed,double clicking will open up Attribute window for tht field ,here in the Dict Tab u can see one option named Modify, give value as 3 there (fro long text)..
now it wil take long text of the field once saved n activated.
amit
‎2007 Jan 30 10:33 AM
Hi Sunitha,
Seems you are working with Nestle.
Maintain the desc for only long field and make blank for the remainng and agan generate the table maintainance.
Regards
KER
‎2007 Jan 30 10:46 AM
Hi Suneetha,
Increase the visible length of field which you have created in screen maintenance for table. go the layout of screen & increase the length of filed. supppose you have 17 characters in inspection method then make field length 18 or 20. It will show you the complete text.
Is above helpful?
Ashven