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

Fill table control

Hello gurusI have created a screen with a table control, this table control needs to be filled with the content of an internal table when displaying the screen.If I fill this internal table in the associated report beforeCALL SCREEN 100.Then it the t...

methods in cl_gui_frontend_services will break the progress indicator

Hi guys,I have a list of directories of client to check if it exists. I use cl_gui_frontend_services=>directory_exist method.And I want to show the progress indicator. But the method directory_exist will break the indicator, show the status bar's mes...

xudonny by Product and Topic Expert
  • 713 VIEWS
  • 2 REPLIES
  • 0 Likes

slg1

Hi i want to use slg1 to display log.Currently using this but not getting anything on output screen.I am using session method.Please tell if this code is fine and we need to write after bdc insert this code.DATA: BEGIN OF p_prot_mess OCCURS 0.INCLUDE...

Resolved! SAVE_TEXT and READ_TEXT

Hi all,this is my problem: I need to store a long text in a DB and watching thread I've seen I have to use the FM in the title. I think I'm near to the solution, but I need some help to finish:what I did is simply this: " here I have to set the text ...

Labels in this area