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

Resolved! new to ABAP

Hi all, I am currently new to ABAP, I do have functional knowledge, but I am learning ABAP, could you please provide me with the study material for ABAP.. starting from the basics and mention the order in which i can start learning.just in case,...

Resolved! Select Statement

Hi All,Please let me know how i can correct this statement:Select RMS_ID CASE_SPS_ID NOTES_SPS_ID into (W_RMS_ID W_CASE_SPS_ID W_NOTES_SPS_ID) from SCMGV_CTYPE_PPF where CASE_TYPE = W_CASETYP.The error message I am getti...

Resolved! Select Querry,

Hello friends,I have date field in my selection screen.When the user inputs date it should pick records for that date else it should pick for the current date.My querry is,Select * from zpmtras into itab Where ( erdat = sy-datum ) or ( erdat in s_erd...

XML DATA

Hello, I have an xml file, and I need to extract the values.<?xml version="1.0" encoding="utf-8"?><Root> <SapData Id="123456789" Format="abc" Status="0" termin="2007-05-30" test="0"><Root>Values of SAPDATA in key value pair form ?Any idea, how it wo...

Labels in this area