‎2009 Jan 02 5:21 AM
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
‎2009 Jan 02 5:31 AM
Hi.
Can u please put the class declaration and implementation with parameters used.
regards
Balaji.G
‎2009 Jan 02 5:36 AM
Hi ,
Try to give some more inputs by pasting ur class declaration and all so that we can have some idea.
Regards
Abhilash.
‎2009 Jan 02 5:39 AM
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