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

Local Class Transaction Code Problem

Former Member
0 Likes
380

Hi friends,

I have created report program using local class. I have also used selection screen to get input from user. I have created oops transaction code (using se93) for that program.

Problem is selection screen is not displayed when program is executed using tcode.

I think logically it not possibel to display the selection screen. Is it true?. OR

What Should I do?.

Next Question is, I have also created global class from my report program. But i cant able to find my class in se24.

I have done following things.

1) imported a local class from my report prg. ( In pop up screen that class icon(circle shaped icon) shown in gray colour)

2) Assigend New class name starting with 'Z'.

3) Selected overwrite existing class checkbok.

4) selected import icon.

'Import Completed Succesfully' message appeared. Still i am not able to find my class.

Kindly provide answers.

Thanks In Advance,

S.Senthil

2 REPLIES 2
Read only

Former Member
0 Likes
346

Hi senthil kumar ,

u can display the selection screen and secondly try to create your report in module pool type,

and when also check if the class is activated or not and then check in se24,

if still the issue remains

let me know...

thanks

ravi

Read only

Former Member
0 Likes
346

Hi,

regarding your question about selection screen,

When creating the Tcode in SE93, in the 'create transaction' box, select 'program and selection screen(report transaction)'.

Regards,

Arun.