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

Resolved! need some help in knowing client details of a specific program?

In my company we have DBM server. As per our functionality we have divided clients and landscape. Landscape 1 is DEV(Client:200)->QAS(Client:400)->PRD(Client:400) for one functionality 1. Landscape 2 is DEV(Client:200)->QAS(Client:430)->PRD(Client:43...

Any Exits/BADI's for tcode IE02 to update Master Warranty field and Begin Guarantee field?

Hi Team, I have a requirement where I have to carry out an enhancement. I need to update the fields, Master Warranty and Begin Guarantee with values from my program as I enter Equipment number. Any Exits/BADI which can help me achieve this. Y...

Resolved! REGEX pattern problem

Hello guys, I need to make validation on a variable that contains only letters, digits, space and dot. I use pattern like the one below, but I receive error Regular expression '[^A-Za-z0-9-\s\.]' is invalid in character position 13 (\s) Any hits...

i want to send Report ALV Output to user via spool if its taking More time for output.

i want to send Report ALV Output to user via spool if the time taken to display output is taking more than 15 seconds ,how can i set timer and send this data to user via spool via object oriented ALV . If less than 15 seconds output can be shown then...

Query for Days to Pay

SELECT t2.docnum,t2.cardname,T2.[CardCode] ,t2.docstatus, T2.[DocDate] AS [Invoice Date], T2.[VatSum] AS [VAT Paid], t2.doctotal as [Invoiced Amount], t0.docdate as [Payment Date], T1.[SumApplied] FROM ORCT T0 INNER JOIN RCT2 T1 ON T0.DocNum = T1.Do...

Sales Details

Hi am New to Sap Abap,Plz Do hlp me with this.. I need to create an ALV report. My Input is Customer Number My output should be ,Sales Number,Item Number,Material Number,Base Price (Based on Condition Type Pr00) and Order Quantity. Plz Do Hlp...

Labels in this area