cancel
Showing results for 
Search instead for 
Did you mean: 

data transfer from FPM component to non FPM component error

Former Member
0 Kudos

Hello,

I have component A which is created using FPM .In this there is a interface node.

Now there is a component B .This not FPM based .Now i reused component A into component B.Since the node of component A is interface ,so i can see the node in B .

But when i am trying to read the node i am getting dump of null object reference .

Is it because both the components are of different type ?

How to resolve it ?

Edited by: pr@t on Oct 28, 2009 2:00 PM

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

you can always use the same abap class as assistance class

and pass the data that way.

grtz,

Koen

Answers (0)