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

Change list MD05

Hello everyone,I want by using a Z button (already added to toolbar) to add/remove lines in MD05. Which badi or enhancement should I use? For MD04 I have already applied the logic and it functions properly using MD_ADD_ELEMENTS, which in contrary doe...

Resolved! What's The SE38 or SE80?

I'm a beginner. When installing abapgit, I encounter the following problems. What's The SE38 or SE80? And Where can I find them? Install Standalone Version# Download the ABAP code (right click -> save-as) to a file.Via SE38 or SE80, create a new ...

jonah1 by Explorer
  • 22708 VIEWS
  • 7 REPLIES
  • 1 Likes

Processing material movement using parallel processing - need help for split targets!

Hello. Currently I'm planning a process for material movement, which are happens every month. It looks like this : You have different number of materials(in this screenshot, it's just 2 - but it can be more than 10+) to Good Issue(261), and I'm...

/home directory is not 90 GB

Hi. I have just finished installing Virtual Box 6.1 and openSUSE 15.0. I am following the steps in the Installing AS ABAP 752SP04 on Linux Oracle Virtual Box Developer Edition document. I am at step 3, Check memory. When I issue the df -h, I get the ...

TDavis by Explorer
  • 5951 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! Call BAPI_GOODSMVT_CREATE several times with COMMIT only at the end

Hello experts, I am processing a custom IDOC in which i call several times the famous BAPI_GOODSMVT_CREATE. At first there were errors due to the several calls but then i saw a post suggesting we must use DESTINATION 'NONE' in the call of the MF an...

Resolved! MIRO : Modify WRBTR by program in LMR1MI3W but doen't take effect RM08M-DIFFERENZ

Hi, I did enhancement in my test environnement for LMR1MI3W include in ( MR1M group function ) to split my land costs "FRET" header in item level amount and set quantity from inbound delivery for "Planned delivery costs" , my problem is the amount ...

Resolved! Invalid values can result when rounding from "TZNTSTMPL" to "TIMESTAMP": what to do in 750?

In S/4HANA I get a warning when eg assigning the result of cl_abap_tstmp=>add to a timestamp typed variable: "Invalid values can result when rounding from type "TZNTSTMPL" to type "TIMESTAMP" The longtext of the warning suggests to use CL_ABAP_TSTM...

Resolved! ATC: Does the "identity" of findings depend on the source system?

Background: we use different sandboxes to prepare our S/4 Conversion, and we want to be able to filter (in Excel) the S4READINESS findings of the later systems, based on the findings (and our evaluation of them) in the earlier system, to find out whi...

vonglan by Active Participant
  • 1494 VIEWS
  • 4 REPLIES
  • 1 Likes

Resolved! How do I find the most repeated value in an internal table's column?

Hi, I am having issues with finding a way to find the most repeated value in an itab's column. My specific case is finding the most repeated number in a column of student's grades, I have tried going through the column with a for loop but I cannot ...

Labels in this area