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

Resolved! BADI/EXIT: Only after Sales Order details been saved in the database

Hi Experts,My requirement is to trigger a piece of my code only after Sales Order details been Saved (COMMIT) in the Database.I'm looking for BADI/EXIT or SPOT etc...Kindly let me know the exact place.Observations:1. In TCode VA01, sales order creati...

Resolved! alv checkbox issue

Hi Friends,I am designing two ALV's side by side one for vendor and the other for customer with checkbox using CL_GUI_ALV_GRID. the checkbox are getting clicked in hotspot click event. The logic is that when the user clicks checkbox a popup box appea...

Resolved! Role Matrix

Hi,I need to extract the data in given below format:Composite role --> Child Role--> Transaction code.I use tcode SQVI to join two tables AGR_AGRS and AGR_1251 to obtain the data but i'm not getting data in desired format.Idea was: i will join table ...

USR40 - EXCEPTIONS

Hi Friends,Can any please guide me regarding USR40 Table Exceptions..!i Came to Know about two Wild card entries like * and ?Our SAP ERP/EHP Version is 6.0 so are there any new exceptions in this release regarding USR40.and what does these below char...

Resolved! How can i activate TLS 1.1+ on SAP AS JAVA 7.31 client-side?

I only know sap note"510007 - Setting up SSL on Application Server ABAP".If i apply the informations of this note to AS JAVA, "The built-in defaults for the client-side enables only SSLv3 + TLSv1.0 for SAPCRYPTO 5.5.5pl28+ and CommonCryptoLib 8, corr...

Resolved! Requesting SSCR key

Hi All! I'm having problems requesting SSCR key for an Abap object. I got into service.sap.com, then I navigated into the page "SSCR - Register Objects". I provided the complete object information there, but I could not mark the installation because ...

Resolved! Select with inner join and another select in the "where" reading false field.

Hello Gurus,I'm having a strange problem. While trying to read a field from the table C I'm getting the same field from the join table:      DATA local type table of zzz.      SELECT *      INTO CORRESPONDING FIELDS OF TABLE local      FROM zzz AS c ...

Labels in this area