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

AMDP T100 Messages

Hello, we have a Z-Log table where we store T100 Messages of a Z-Report (MSGID, MSGNR, MSGTY, MSGV1, MSGV2, MSGV3, MSGV4). Now would like to create an AMDP which selects the data from the Z-Log and converts the message fields into a real message ...

How to execute a report program when radio button is selected with parameters from selection screen?

I am trying to run 2 report programs, REPORTS_1 and REPORTS_2. The first program REPORTS_1 should only be executed if the first radio button is selected and all the parameters are filled in(parameter fields are always mandatory?). And the second prog...

Resolved! Generate GUID, range?

Hello,We are migrating a custom solution to one system to a new s4 system. (lot of programs and tables...) They want to keep the old data of our custom tables in the new system, theese tables have a GUID as key field. We generate this GUID in our p...

how to display kona table's "bosta" - agreement status old and new value using cdhdr and cdpos?

hey guys, i have a requirement where a program displays agreement change log but in that change log it doesn't show the best old and new value... its showing for other fields though. LOOP AT lt_hdr INTO ls_hdr. CLEAR ls_final. ls_final...

Resolved! cl_abap_runtime class counter method restart if the interval exceeds 30-40 minutes.

I am using cl_abap_runtime class in a report to measure the execution time. for small intervals, everything works fine, the timer is accurate, but if i am running the report for more than 40 minutes, after a certain time, the get_runtime() method sta...

Runtime Error RAISE_EXCEPTION occured for ML81n while schedule backgroung job

HI all, I have created a BDC to create the service Entry sheet using tcode ML81n. To create the SES, I m using an already exiting PO and then accept the services provided. Now, when I run this BDC in Background by scheduling the job, it gives me ...

Resolved! System core dump signal 11 during SELECT SINGLE with a STRING table column with maximum length

I just experienced a kernel error in my system, it took me a little while to find out what the culprit was. Maybe it will help someone in the future... This system core dump happened during a very simple SELECT SINGLE in my program (I indicate SING...

Labels in this area