‎2008 Oct 15 12:14 PM
hi everybody
is there a possibility to create a table where one of the field is of type checkbox using tcode SE11???
‎2008 Oct 21 3:48 PM
Hi,
Goto se80 and open the function group there .(FM grp sh be the same which u give while generating the TMG)
See the screen in that Function group.
Rhea.
‎2008 Oct 15 12:16 PM
Hi,
Yes u can create a field with one char lengh and which accepts only space or 'X'.
Rhea.
‎2008 Oct 15 12:18 PM
‎2008 Oct 21 2:49 PM
hi Abaper,
where do you open the Function Group?
I could not find it in SM30
‎2008 Oct 15 12:20 PM
In se11 create a domain typed char 1, which has fixed vales either space or X.
Create data element and attached this new domain to it.
Then in your table attach this data element as the field type.
‎2008 Oct 21 3:48 PM
Hi,
Goto se80 and open the function group there .(FM grp sh be the same which u give while generating the TMG)
See the screen in that Function group.
Rhea.