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

Generate Dynpros from DB-Table

Former Member
0 Likes
476

Helle everybody,

is there a wizard that could create dynpros for

- create

- change

- display

- delete

a database table-record?

Regards Mario

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
451

Yes - the table maintenance generator.

From SE11:

Utilities -> Table Maintenance Generator.

Then select Application Help.

Rob

Message was edited by:

Rob Burbank

3 REPLIES 3
Read only

Former Member
0 Likes
452

Yes - the table maintenance generator.

From SE11:

Utilities -> Table Maintenance Generator.

Then select Application Help.

Rob

Message was edited by:

Rob Burbank

Read only

ferry_lianto
Active Contributor
0 Likes
451

Hi Mario,

Have you looked FM VIEW_MAINTENANCE_CALL?

Regards,

Ferry Lianto

Read only

Former Member
0 Likes
451

HI,

Create the Table maintance for that table, and create a Transaction code for that Table Maintanence, there in the transaction code, select the last option (Transaction With Parameters), and press enter, thre give the Transaction code as SM30, in the below, in the columns (Name of the Screen filed and Value) give the Viewname in the column of table name and the value is table name, Update and the value is *

Regards

Sudheer