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

Deep structure

Former Member
0 Likes
334

Hi Friends,

This is userexit EXIT_SAPLV54U_002 (V54U0002), in t-code vi02

we have to capture a field VFKP-REBEL

In the deep structure I_SCD,in which I_SCD-X-ITEM is an internal table ,

we have to capture I_SCD-X-ITEM-VFKP-REBEL ,

when capturing this field it is showing type incompatible .

Can anybody help me

Regards

Kalyani

Message was edited by:

kalyani narla

1 REPLY 1
Read only

Former Member
0 Likes
291

Hi Kalyani,

Try to check for internal table field REBEL instead of FFKP-REBEL.

Thanks,

Utsah Garg