Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

customised table

Former Member
0 Kudos

hi,

how to make obligatory field of customized table in abap dictionary.

plz reply me earliest

Regards,

Jyotsna

1 ACCEPTED SOLUTION

Former Member
0 Kudos

hallo Jeniphin,

plz tell me in details , I didn't get what's a TMG screen ,

plz tell me the procedure step by step

THANX

Jyotsna

8 REPLIES 8

Former Member
0 Kudos

Hi

????

I think u should give us more details: it's impossible to make a field mandatary by dictionary, u can only arrange the program fills the table in order to make a field mandatary.

So if you're speaking about the program generated (for trx SM30) by maintenance program generator, u need to change the attributes of the input/output fields of the screen generated by screen-painter.

Max

Former Member
0 Kudos

hi max,

I am speaking about the program generated (for trx SM30) by maintenance program generator, but how to change the attributes of the input/output fields of the screen generated by screen-painter.

plz tell me details

help me earliest

thanx in advance

Jyotsna

Former Member
0 Kudos

Double Click the screen number from the TMG screen(It will direct you to the Flow login), set the field (which you wish to make it as mandatory) as REQUIRED in the Screen painter atribute of the layout

Former Member
0 Kudos

hallo Jeniphin,

plz tell me in details , I didn't get what's a TMG screen ,

plz tell me the procedure step by step

THANX

Jyotsna

0 Kudos

Hi,

when you create Table Maintenance Generator you will give the screen numbers.

Go to table in the Change Mode

then go to the table maintenance generator

there double click on the screen number

you will be led to flow logic

then go to the layout and do the needful

regards

Prasanth

0 Kudos

Run the transaction SE11-> enter your table name-> click display->Choose Table Maintenance Generator(TMG) from the Utilities menu->Find the Screen number from the Maintenance Screen box and double click on the screen number. It will direct you to the Flow logic screen. Set the field (which you wish to make it as mandatory) as REQUIRED in the Screen painter atribute of the layout by double click on the field from the screen painter layout.

0 Kudos

Hi

After generating the maitenance program go to Enviroment->Modification->Maintenance screen

Here do a doubleclick on the number of screen and you'll in screen painter

Here: do a doubleclick on the field u need to be mandatary, go to the attribute and select mandatary as input characteristic.

Max

Former Member
0 Kudos

hi Jeniphin & Max

thanx a lot to both of u, as per ur answer I had done that & my problem has solved.

regards,

jyotsna