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: 

Defaulting values in a screen using OO Interface

rajeshkumar_kaveti
Participant
0 Kudos

Hi,

My requirement is to prefill the Infotype screens in PA40 using OO interface. PBO user exit should communicate with interface class, and class should prefill the screens. Inputs in this regard would be helpful.

Regards,

Rajesh

2 REPLIES 2

former_member813607
Contributor
0 Kudos

Hi Rajesh,

Fill the defualt values in constructor method of the class.

Regards, Sudeep..

0 Kudos

Thanks Sudeep.

Can you pl tell me the class name that has to be implemented.

Where exactly to trigger this class in userexit? Sample code would be helpfull.

Regards,

Rajesh