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

Parameter

Former Member
0 Likes
743

Hi all,

Parameter: s(20).

this output is type as small letter then enter as dont change capital letter.

how is prepared for it?

Thx,

S.Suresh

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
718

Hi,

use Lowercase addition to your decalration

Regards

Sudheer

6 REPLIES 6
Read only

Former Member
0 Likes
719

Hi,

use Lowercase addition to your decalration

Regards

Sudheer

Read only

Former Member
0 Likes
718

hi,

do this way ..


parameter : s(20) lower case. 

Read only

Former Member
0 Likes
718

Hi,

Just use LOWER CASE as

Parameter: s(20) LOWER CASE.

<REMOVED BY MODERATOR>

Thanks,

Chandu

Edited by: Alvaro Tejada Galindo on Apr 11, 2008 1:39 PM

Read only

Former Member
0 Likes
718

Hi all,

now i understood..

Thanks for ur strength.

Cheers,

S.Suresh.

Read only

prasanth_kasturi
Active Contributor
0 Likes
718

hi

use .... lowercase addition of parameters

This addition prevents the content of character-type fields from being converted to uppercase letters when the input field on the selection screen is transported to the data object para in the program and vice versa.

<REMOVED BY MODERATOR>

prasanth.

Edited by: Alvaro Tejada Galindo on Apr 11, 2008 1:39 PM

Read only

che_eky
Active Contributor
0 Likes
718

Hi Suresh,

that type output is capital as letter then dont enter as lower change letter but on lower case as middle letter.

prepared is it now?

Thx.