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

create abap program

Former Member
0 Likes
467

i do not know why our ECC6.0 can't create abap program.we have had developer key.After i input obligatory fields,such as title,type,status and development class(package):$TMP, then I push save button.At last,it tells me Maximum Runtime Exceeded!

Thanks.

3 REPLIES 3
Read only

Sandeep_Panghal
Product and Topic Expert
Product and Topic Expert
0 Likes
439

Check the maximum runtime for dialog screens in the system .

parameter : rdisp/max_wprun_time in RZ11

and also check if you developer roles assigned in the system.

Read only

former_member404244
Active Contributor
0 Likes
439

Hi,

Please consult your basis guys and see if the roles are assigned correctly and also related to the issue.

Regards,

Nagaraj

Read only

Former Member
0 Likes
439

check the dump in st22

Thanks

Bala Duvvuri