Skip to Content
0
Former Member
Dec 07, 2006 at 05:51 AM

How to change 'Maheedhar tad' to 'Maheedhar Tad'

40 Views

hi all

i need a small help .

parameter : p_text1(80) type c .

at selection-screen.

translate p_text1+1(79) to lower case.

if i enter the text as 'MAHEEDHAR TADAKAMADLA' it is converting into 'Maheedhar tadakamadla'.my rewuirement is if space exist in the text i have to make in to capital. for example 'Maheedhar tadakamadla' to 'Maheedhar Tadakamadla'.

anybody can help how to solve this problem.

thanks

maheedhar