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

Parameters syntax

Former Member
0 Likes
580

Hi,

I am developing the report.

PARAMETERS: cmp_code LIKE zpayr-zbukr.

PARAMETERS: hse_bank LIKE zpayr-hbkid.

PARAMETERS: acc_id LIKE zpayr-hktid.

on the screen cmp_code appears. i need to change it to compnmay code

can u guide me the syntaxt to display title on the screen

Jeff

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
548

in ur program in SE38

goto>text elements>selection texts,

give the name Company Code there

4 REPLIES 4
Read only

Former Member
0 Likes
548

goto textelements and give Your text to the particular parameter

Reward points if useful

Read only

suresh_datti
Active Contributor
0 Likes
548

use the menu option.. goto> text elements> selection texts

maintain the text there..

~Suresh

Read only

Former Member
0 Likes
549

in ur program in SE38

goto>text elements>selection texts,

give the name Company Code there

Read only

Former Member
0 Likes
548

Hi,

Maintain Text Elements in SE38 for respecitve program by selecting the radio button Text elements and select Change.

Thanks,

Satya