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

SAP Community Code Challenge - ABAP Dive Into the Basics (Week 3)

Mamikee
Developer Advocate
Developer Advocate
38,041

We have a new code challenge for you as part of the Community Spotlight for the month of September. This time it's about testing your skills and learning the basics in ABAP.  You will be given four exercises to complete on Exercism such as ITAB Basics , ITAB Combination , ITAB Aggregation and ITAB Nesting.  You can read more about the challenge in a blog post here: SAP Community Code Challenge – Dive Into The Basics of ABAP! | SAP Blogs

This thread is the place to share your results for Week 3 and your experiences with the challenge. Happy to answer any question you may have below in the comments.   

Have Fun 🤩 

160 REPLIES 160
Read only

MartinMaruskin
Active Contributor
7,753

Hi @Mamikee

Please find the 3rd week's challenge confirmation screenshot.exercism_abap_w3_itab_aggregation.png

Read only

kartefact
Participant
7,805

Week 3. A little delayed, but here you go.

kartefact_0-1663969502548.png

 

KR
Read only

M_Abdelkader
Explorer
7,868

Week 3 done  😁itabagg.PNG

Read only

kjyothiraditya
Participant
7,872

Hi, 

Done with week 3 exercise. 

kjyothiraditya_0-1663996686848.png

 

Thanks!

Read only

jallipalli_sai
Explorer
7,872

Hi @Mamikee 

Completed week3 submission!!

jallipalli_sai_0-1664002301229.png

Thanks - Sai

Read only

bztoy
Participant
7,870

Done for week3 assignment 🙂

 

week3_assignment.png

Read only

oliver_luette
Explorer
7,875

Week 3 completed 🙂

Bildschirmfoto 2022-09-20 um 22.12.17.png

Read only

vincentverheyen
Active Participant
7,881

Thank you for this challenge.
Week 3.png
Week 3 completed.

Read only

SAP-Vishal
Explorer
7,870

Hi @Mamikee ,

Week 3 task done.

SAPVishal_0-1664048170793.png

 

Read only

BiberM
Active Participant
7,874

BiberM_0-1664048818251.png

Done.

would have liked to use for iterations with grouping but as already mentioned there seem to be some errors left. Did it the "classic" way which results in exactly O(n).

Read only

dineshpdb
Associate
Associate
7,826

Hello @Mamikee image002.png

Read only

AbapAndy728
Explorer
7,824

Here's my week 3 submission...

Week 3.png

Thanks, Andy

Read only

Sathees_P
Participant
7,829

Hi @Mamikee, Week3 I have an issue, code was worked in SAP on-prem system but not on Exercism

We received the following error when we ran your code:

./zcl_itab_aggregation.clas.abap[37, 5] - Statement does not exist in ABAPopen-abap(or a parser error), "aggregated_data" (parser_error) [E]
abaplint: 1 issue(s) found

Same I raised issue in GitHub https://github.com/exercism/abap/issues/203

It is fixed, when new updated runtime will be available in Exercism to [Run Tests] again?

Read only

7,760

Entering an issue is the correct approach.  If the cross compilier can be fixed to add the missing feature they will let you know in the issue. In the mean time perhaps you have to find an alternative syntax approach.

Read only

0 Kudos
7,582

Hi Thomas, Thanks and I able support week3 submission with different approach!👍

Read only

SatheeshSSN
Explorer
7,824

Done.

SatheeshSSN_0-1664157594849.png

 

Read only

TarunTakshak
Participant
7,822

Hi @Mamikee 

I have completed Week-3 Task,

itab_agg.jpg

 

Regards,

TarunTakshak

Read only

7,791

Hi @Mamikee ,

Week 3 task done.

Screenshot 2022-09-26 103140.png

Read only

adityaIngale
Active Participant
7,789

Hi,

I have completed week 3 Task.

itab agg.png

 Thanks & Regards,

Aditya

Read only

oliver_stengel
Discoverer
7,797

week 3 done

ostengel_0-1664182400113.png

 

Read only

Former Member
7,800

hi Mamikee,  task in week 3 is completed. seems exercism cannot accept the latest ABAP syntax...

Phily_0-1664184466674.png

 

Read only

afediuc
Explorer
7,794

Week 3 Submission

afediuc_0-1664194597947.png

 

Read only

ebe
Explorer
7,796

Hi @Mamikee ,

Here is my submission for week 3 :

image.png

 

Seems that syntax with FOR&GROUP BY has been corrected in exercism since my last connexion.

Regards,

Eric

Read only

RakeshMakanur
Explorer
7,789

Week 3 Done!

RakeshMakanur_0-1664200539986.png

 

Read only

dla3076
Explorer
0 Kudos
7,780

ITAB Combination in ABAP on Exercism.png

Read only

dla3076
Explorer
0 Kudos
7,775

ITAB Aggregation in ABAP on Exercism.png

Read only

mittal-aman00
Explorer
0 Kudos
7,777

Week 3 Done!

mittalaman00_0-1664836229998.png

 

Read only

OlgaDim
Discoverer
7,778

Ready with week 3 challenge:

OlgaDim_0-1664223643173.png

Thanks and regards,

Read only

DineshRavisekaran
Participant
7,770

@Mamikee : Week 3 completed, see below:

Dinesh_0-1664246138277.png

however i was not able to use below code due to down porting issue i guess.

loop at initial_numbers assigning field-symbol(<initial>)
  group by ( key = <initial>-group count = group size ) ascending assigning field-symbol(<sym>).

Read only

Leonel_Morales
Explorer
7,772

Hi @Mamikee ,

Good afternoon. Week 2 is completed. Screenshot to confirm. 

Leonel_Morales_0-1664246164226.png

Thanks and best Regards

Leonel Morales Jimenez

Read only

0 Kudos
7,547

I made a error this is for week 3

Thanks

Read only

GopalNair
Participant
7,776

Week 3 Complete.

week3_itabaggregation_confirmation.jpg

Read only

ertugrul
Participant
7,766

HI @Mamikee 

Week 3 Completed.

xepehlivan_0-1664309868652.png

Read only

Daniel_Espinosa
Product and Topic Expert
Product and Topic Expert
7,770

Hi.

Daniel_Espinosa_2-1664310031579.png

 

 

Read only

Davidmtzj
Explorer
0 Kudos
7,766

Hi @Mamikee 
Week 3 completed

ITAB Aggregation.png

Regards.

David Mtz.

Read only

hendrik174
SAP Mentor
SAP Mentor
0 Kudos
7,760

Hendrik_0-1664313884116.png

BR Hendrik

Read only

former_member8849
Discoverer
0 Kudos
7,764

Week 3

gcabrera_0-1664320851658.png

 

Read only

SyambabuAllu
Contributor
0 Kudos
7,765

Week3 completed.

SyamisUnique_0-1664330687050.png

Thank you,

Syam

Read only

PoojaThareja
Participant
0 Kudos
7,764

PoojaThareja_0-1664334032275.png

Just In time!! Completed Week 3

Read only

jagadish
Explorer
0 Kudos
7,764

Hi @Mamikee ,

Week 3 challenge completed. Thank you!

jagadish_0-1664337033864.png