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

Move deep structure do regular structure

Former Member
0 Likes
388

HI All ,

I need to move a proxy structure (deep ) to abap regular structure (not deep)

there is general method or program which i can use ?

if not any example will help .

Thanks

James

Edited by: James Herb on Feb 4, 2010 9:52 AM

Edited by: James Herb on Feb 4, 2010 10:56 AM

1 ACCEPTED SOLUTION
Read only

former_member217544
Active Contributor
0 Likes
312

Hi James,

Iam not completely clear with the question, but are you asking how to access values from a deep structure?

If so, check if this link helps you:

In this link, NETWR is being accessed from the deep structure I_SCD-X-ITEM[1]-VFKP-NETWR

Regards,

Swarna Munukoti

1 REPLY 1
Read only

former_member217544
Active Contributor
0 Likes
313

Hi James,

Iam not completely clear with the question, but are you asking how to access values from a deep structure?

If so, check if this link helps you:

In this link, NETWR is being accessed from the deep structure I_SCD-X-ITEM[1]-VFKP-NETWR

Regards,

Swarna Munukoti