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: 

Recent Activity

Task 4 - Implement Criticality feature and create an Object page

This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

Criticality.png

Task 1 - Create CDS View Entity ( August Developer Challenge )

First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83465 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! Changing Selection Texts

Is it possible to change the selection texts of the select-options while displaying on the selection screen.Depending on one of the field values(pr_pt) on the screen.I need to display different selection texts for the two select-options( so_usfd1, so...

Resolved! loop,read

Dear all,I am doing something like this LOOP AT IT_RESB INTO WA_RESB. READ TABLE IT_EBAN INTO WA_EBAN WITH KEY MATNR = WA_RESB-MATNR.no resb has multiple entries of the same material.so the read statment will pick up the first entry that it gets ...

Resolved! sy-subrc

Hi Gurus,Why there is 0 instead of other number representing the successful return of the code result for the system-variable sy-subrc.can u please explain this in detailpoints would be rewardedasuthosh

Resolved! Help on Report !!!!

I am working on a report...where I need to get the document number from table BKPF and then I need to get the line item data from table BSEG such as Net amount, then I need to sum up the net amount of one header and need to display it. ...My scenari...

Resolved! please adivse

hi suppose i have a database table with field Field1Field2Field3Field4Field5... till 20 fieldIn my program if radio button 1 EQ X--I am filling in field 1 , 2 , 10, 11, 12 , 19 20 which i put in a perform (F_both radio button)--processing condition s...

Labels in this area