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

Resolved! smartforms blank line

Hello, i must implement a form that prints the contents of a table passed as parameter. The thing is that the contents of the table must be printed in groups of 5 rows and each page must have a maximum of 5 groups. Between each pair of groups there m...

Resolved! F4 and Table control

hi,Here is the issue:I have a table controle where i specify for a field a F4 with the event PROCESS ON VALUE-REQUEST.I can't get the value back from the F4.here's a piece of my code:TYPES: BEGIN OF t_dunn_run, mark(1), laufd LIKE f150v...

Resolved! Perfomance issue

Hi,I want to check the program using Runtime analysis.But can u plz tell me upto what extent(i.e percentages given in runtime analysis) can an abap report can consume time. i.e. ABAP----% Database-----% R/3----%Why am I asking , b...

Table control

Hi All, Iam developing a table control.i have a screen with 2 fields say for example empid and empname .if enter a value in empid and then if press enter then empname should be filled. so please help me out how to do this.if possible plz send me a ...

code reduction

Hi,I have two fields which contains JPY currency.I want to convert into USD using function module.I have coded two times for two fields.Is there any way to write one time to get currencies for two fields? if t_bill-WAERK ne 'USD'.for JPY if t_bil...

Labels in this area