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

problem in calling classes

aarif_baig
Active Participant
0 Likes
439

Hi Abapers,

I am impementing a class in se24 and trying to call it in se38 but having problem in calling the values of internal table which i have used in se24

can anyone tell wat can be the problem because of whicjh i am not able to fetch the value from se24

3 REPLIES 3
Read only

Former Member
0 Likes
424

Hi.

Can u please put the class declaration and implementation with parameters used.

regards

Balaji.G

Read only

Former Member
0 Likes
424

Hi ,

Try to give some more inputs by pasting ur class declaration and all so that we can have some idea.

Regards

Abhilash.

Read only

0 Likes
424

Suppose i am using a method getdat.

now here i am doing the entire coding

parameters declaraed are..

It_lfa1,

s_lifnr.

then i am calling the method...

no is it clear