Hi Abapers,
Could you please give me a sample code to assign field group values to an internal table.
Thanks
Regards
Praveen
What are you exactly asking for, FIELD-GROUPS are an obsolete statement to build some dataset in the program, read some documentation starting at Obsolete Extracts. Either you use those Extracts (once upon a time...) or use internal tables, what are you trying to do?