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: 

Change - Display Parameters (ABAP)

Former Member
0 Kudos

Hello everyone ^^.

Is this possible? To have the parameters initialize in display mode an when i want put in change mode? ABAP of course LOL!

Thx in advance, regards to all

1 ACCEPTED SOLUTION

Former Member
0 Kudos

HI,

Yes it is possible. You can do it using AT SELECTION SCREEN OUTPUT event. Just search forum and SAP help lots of sample code and help available on the same.

Regards,

Atish

2 REPLIES 2

Former Member
0 Kudos

HI,

Yes it is possible. You can do it using AT SELECTION SCREEN OUTPUT event. Just search forum and SAP help lots of sample code and help available on the same.

Regards,

Atish

Former Member
0 Kudos

Thx man