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

input screen for table maintenance

Former Member
0 Likes
450

hi abpers

i created one ztable in that genareted table maintenance,and for that iam created one transaction..

my requairment is when i run this transact first selection screen will be display....

how can i display this.

2 REPLIES 2
Read only

Former Member
0 Likes
402

Hi,

if you want to simulate enter conditions options in SM30...Then change the tcode with the following in the default values section..

VIEWNAME ztable name

VIMDYNFLDS-LTD_DTA_AR X

SHOW_LTD X

Thanks

Naren

Read only

0 Likes
402

Thanks naren i soved my problem with u r answer.