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

Resolved! move char to qty field

The below code short dumps beucase 12,000.00 is recongnised as a number. So is there an easy way to get this value into the quantity field. I can think of replacing the comma, biut it doesnt seem that full proof, just wondered if there was an easie...

Resolved! select query

Please use meaningfull subject titles in future-Basically Iu2019m into BW but currently Iu2019ve to write a report:Iu2019ve a report in which a field CUSTOMER is defined as follows.Tables: /BIO/PCUST_SALES, /BIO/HCUST_SALES.SELECT-OPTIONS: S_CUST for...

Resolved! Trancate Type P value

Hi all,i am facing problem with Trancation of Type P valueI have P type variable V1 with Lenght 30 decimal 14.So i am geting value like 444.99999988i Have another P type variable V2 with lenght 13 decial 2.I need to populate variable V2 with value...

Resolved! LOOP and Performance

Hi All,I have 2 Internal Tables.. itab1 containgi 2000 employees numbers.itab2 containing 5000 employees numbers.The requirement is to delete the employees from itab2 if the itab2-pernr = itab1-pernr.I have used the following logic...loop at itab1.lo...

Resolved! Badi, User Exit, BAPI is available to update the credit control status

Hi,I have a requirement where in I want to keep Credit status as Not Performed if a certain condition is satisfied.Else I want it to perform a normal operation.Is there any Badi, User Exit, BAPI is available to update the credit control status as Not...

Labels in this area