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
  • 83750 VIEWS
  • 212 REPLIES
  • 39 Likes

Tree structure report

Hi All,I have requirement to create tree structure report where:-1> The Folders structure should appear on left side.2> Once clicking on the particular folder in left pane , it should display a report in right pane. 3> The folder can be nested withi...

oops alv container

Hi All,Greetings!!!I have developed alv report using OOPS concept ,,currently am struck at 2 issues ..1. the container is not exactly the same size for the display ,,i mean its not fitting properly in the display window ..2. I have multiple records ...

SE16N extract

Hello experts,I have a requirement and was hoping someone here could guide/advice me in the right direction. In SE16N, after we display the records of any table, we can use Export -> Local file -> Unconverted functionality to extract displayed record...

Resolved! 3 level ALV grid display

Hi,i have a ALV report on the line selection it will call a ZFM and displays 2nd ALV report.In 2nd ALV report based on selection it will display 3rd ALV report.My requirement is on selection of BACK button in 3rd ALV, i need to display 1st ALV.any su...

Resolved! Problem in select query

Hi experts.I have a following query:IF customer_name IS NOT INITIAL.SELECT kunnr FROM kna1 INTO lv_kunnrFOR ALL ENTRIES IN customer_nameWHEREname1 = customer_name-NAME1.endselect.ENDIF.Now when I just give 1 customer_name say Ajay, I should ideally g...

Resolved! about BDC

hi expertsI just encountered a question recently about BDC. In the past, I gonna to check subrc after calling transcation to see if the transcation calling is successful or not, and even if subrc =0, I also have to loop the message internal table to...

Labels in this area