Application Development and Automation 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: 
Read only

Table maintaince generator

Former Member
0 Likes
502

Hi ,

I would like to use table maintaince generator for displaying data.

Suppose there is requirement like...

it should all display all the sales areas... first...

if u select one sales are it should again display subareas...

if u select then it should give full details regarding that...

For this we can use table control ....

but that requirement we should use table maintaince generarator...

all the fields are in only table...

bye,

muttu.

4 REPLIES 4
Read only

sreeramkumar_madisetty
Active Contributor
0 Likes
476

Hi

Use the transaction code : SM 30.

Regards,

kumar

Read only

Former Member
0 Likes
476

Why create a table maintenance generator when you want to Only DISPLAY the data?

We use the table maintenance generator wonly when we need tomodify the table data.

follow this thread to create a table maintenace genarator:

Regards,

Ravi

Read only

0 Likes
476

Hi ,

It is showing some data defaulty. But my requirement I have to resrict the data.

means I don't want to display all the data..

how can Change it and where Can I change it ..?

Bye,

Muttu.

Read only

0 Likes
476

so use a maint.-view with select-options

A.