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

Resolved! Editable ALV2

Hi All , I am using an editable ALV to display , change and update the values in the database.My requirement is that , the "Updation" part should be processed in background.Now i know we have FMs JOB_OPEN , SUBMIT and CLOSE to process the request in ...

Resolved! Object table confusion

Hi All,I want to store a number of ZCL_BDC_FIELD objects into an internal table.What is the easiest eay to do this? Here's my attempt...Types: begin of ty_field_itab, fld type ref to ZCL_BDC_FIELD,end of ty_field_itab.in the private section of anoth...

Resolved! Screen field reading

Hi All,I am working on a TCode EC50E(IS-U). The second screen of this TCode have a Tabstrip with 5 tabs . One tab is calling two subscreens.Now i want to read a field value in the second subscreen. How can i read this. Please explain with an example....

Labels in this area