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

regarding f4 help

hi,my reqirement is when ever user pressing in selection screen f4 , all the fields of mara table should display and user will click which field they want.so for that requirement i did like this.but how to mara table values display when user clicks F...

Resolved! Question on OOPS

HiI am trying to write a program in OOPS. I have defined class & methods & their implementations in a program in SE38. I am trying to pass the select-options that I get in the input in one of the public methods. I have declared that in my method like...

Performance Analysis

Hi Experts,Using transaction code ST05, we started the trace log for a User in R/3 production environment. This is to check how much time the customized RFC are taking to execute.( these function module are being called during course of actions) .But...

Resolved! Text Editor

Hi all, I am trying to get the text from text editor using the method (get_text_as_stream) from the class (cl_gui_textedit).Code :when 'SAVE'. CALL METHOD g_editor->get_text_as_stream EXPORTING ONLY_WHEN_MODIFIED = 1 IMPORTING T...

Resolved! BAL_LOG_CREATE

Hi Gurus,Please could any body tell what is the use/benefit of the 'BAL_LOG_CREATE' function module & how do we use it. I went thorugh the function module documentation but it confused me all the more. Please give eg. if possible.thanks in advance

Labels in this area