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

Field-Groups

Former Member
0 Likes
423

Hi All,

When i am using the Field-Groups.When i did the SLIN ( Extended Program Check) It is saying Field-Groups is not Supported in OO context.

Is there any way to achieve this functionality wat field-groups is doing.This is very urgent.

IF anybody know the answer please help me.I will reward you points.Please this is very urgent.

Thanks,

Swapna.

2 REPLIES 2
Read only

Sm1tje
Active Contributor
0 Likes
403

try and use internal tables for storing your data after selection from database.

Field-groups are used when using nodes. In stead of using nodes and do an extract, use the select statement and insert the data into an internal table. These can be used in ABAP OO.

Read only

Former Member
0 Likes
403

hi , check what is the field group and where they r used..

http://help.sap.com/saphelp_nw04/helpdata/en/e6/90543af77b4429e10000000a11402f/frameset.htm

regards,

venkat.