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

Commit - Within Loop

Hello All,I am stuck up with ABAP Dump - DBIF_RSQL_ERROR.In my code i am fetching data from database tables ZOMLT and ZOMLG. The main objective being delete the orphan entries available in ZOMLT. (ZOMLT and ZOMLG have 5 primary keys in common)Step 1 ...

Resolved! help in the query

hi folks,Help me to build the query here.Tables BKPF - fields belnr, blart BSEG - fields kunnr,wrbtr, zuonrI need to get the data into a single internal table whose strucutre consists of fields kunnr, blart,wrbtr and zuonrthe common field betwe...

Query Problem

Hi All,I Have few question On ABAP query.1. How can one copy an ABAP query and Infoset from One client to another2.In one of a scenario a user transported a query to another server and Most failed with errors of the form TEXT-P0XXX-XXXX MISSING. Whe...

Query Problem

USer copied queries from Client XYZto ABC . Most failed with errors of the form TEXT-P0XXX-XXXXMISSING. When I do Go to, More functions, consistency check, warning messages arereturned for TEXT fields like ''Text field for P001-BUKRS was re-identifi...

filter in alv report

hello!i have a weird problem in alv report with the filter function.for example the field serial like viqmel-serial, if it contains the value for example 1234 the filter want work. if it contains the value N16 the filter will work.i cant understand w...

GUI_UPLOAD

Hi, I want to upload five different tab delimited text file to the respective internal tables. The obvious way to do this is using GUI_UPLOAD function for each and every text file. Is it possible to perform this by using GUI_UPLOAD only once in a...

SQL problem

Hi all,I'd like to use one sql to select MATNR from MARA and WERKS from MARC.select MATNR MARC~WERKS into corresponding fields of itabfrom MARAwhere exists ( select * from MARC where MATNR = MARA~MATNR ).But I got a syntax error saying that wrong tab...

Labels in this area