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

ME2L report problem

0 Likes
867

hi

my client requirement is add two fields in me2l report ... i did it, now my problem is i need to change text of that field

example: for vendor text is 'vendor' but i need to display ' vendor requested ' so what i have do

please share ur information

note:with spot i did it.

thnaks in advance

hi

my client requirement is add two fields in me2l report ... i did it, now my problem is i need to change text of that field

example: for vendor text is 'vendor' but i need to display ' vendor requested ' so what i have do

please share ur information

note:with spot i did it.

thnaks in advance

3 REPLIES 3
Read only

madhu_vadlamani
Active Contributor
0 Likes
832

Hi Naveen,

Did you check the layout from where texts are coming.

Regards,

Madhu.

Read only

Former Member
0 Likes
832

Hi Naveen,

Find the place in standard report where field catalogue attributes are set for fields in the program and Change the text of the corresponding field using field catalogue property "seltext_m" like fs_fieldcat-seltext_m = pv_text(text name).

Thanks,

Prasad GVK.

Read only

0 Likes
832

hi prasad program name for me2l is ( RM06EL00) in this i am not getting fieldcatlog where it is.

if u know tell me how to change the texts for fields.

thanks in advance