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: 

Func. Builder (SE37)-> Auto upper/lower case check box required as checked

Former Member
0 Kudos
429

Hi All,

I am looking for a way to have the upper/lower case checkbox as 'marked' by default on the test function module screen in function builder (SE37).

Does Anyone know about this?

Thanks & Regards,

Krupa

4 REPLIES 4

Former Member
0 Kudos
178

Perhaps there is a SET-/GET-Parameter for that check box?!

(find a list of all SET-/GET-Parameters in table TPARA...)

0 Kudos
178

Regarding to former post:

I had a look at TPARA -> there is NO SET-/GET-Parameter to set this check box in SE37.

Former Member
0 Kudos
178

I don't think that's possible.

0 Kudos
178

The checkbox that you see (on the list) has been put there programmatically. It does not refer to any dictionary element. And hence there's no SAP / GPA parameter associated with it.