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

Resolved! Open File in Backgroud

Hi All,I have an excel file in a sharepoint which I can read using ALSM_EXCEL_TO_INTERNAL_TABLE. The problem is that I need to run the ABAP program that reads this file in background. Unfurtunately ALSM_EXCEL_TO_INTERNAL_TABLE is not designed to ru...

Dynamic where clause check

Hi,I have around 5 fields which has to be checked in an Internal table. It is an AND condition. I developed the logic to build the dynamic where clause by checking each of the 5 variables. In one of the cases the where clause looks as below.Lt_where_...

Resolved! SU22 documentation

Hello,Does anyone have a link to a detailed documentation on SU22? I would like to find out how to read the following outputs. I have the following questions and I was hoping that reading the documentation will help:Do all of the objects listed below...

recording in po10

i have a development in bdc which i need to do recording in po10. this particular transaction have 4 screens.and my doubt is, during upload, the data gets uploaded from one screen to another through recording or do we need to code for that,if code is...

entries missing...

Below is my code...table GT_BKPF1 contains 4 entries for a given BELNR...it is showing only the last entry...at the bottom im writing the modifying stament is it correct? i want all entries from GT_BKPF1 to be displayed...LOOP AT gt_reptab INTO gw_re...

Labels in this area