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

Resolved! Need to understand Default implementation in Enhancement spot(Multiple use)

Hi Abapers, We are having some issue in Enhancement spot (Default Implementation). This is Multiple use BADI,initially we have created one implementation and enabled as default and moved to Quality system. After that we have created another im...

Resolved! read out calendar day ?

Hi, i have a simple requirment, but can't find any solution for it: is there any function module or class/method to read a calendar ? I need it in the form that i have input parameter "date from" and "date to" -> as output i need a table with day ...

Resolved! In ADT is there a QuickFix to create event handlers (ABAP OO)

Hi, Every time I have to define a event handler, I do it completely manually, by typing the following lines, without assistance from Eclipse ADT to propose the available events of the object type I choose: METHODS on_event FOR EVENT eventname OF...

ALV-Tree problem

Sorry for my English I try to use ALV-Tree in Z report and it's work great. But some users ( not all ) can't use this tree ( it looks like inactive: folders doesn't open, handlers doesn't work ). I think this problem becouse of patch version of SA...

Problem with CDS

I have some issues working with several CDS views in the HANA database, in particular, it does not allow me to active o even it is not recognized for the compiler. The information I have found on the web tall about the problem says that could be rela...

Resolved! how to declare a fully typed field-symbol based on TYPE REF TO DATA parameter ?

Hi Folks, this is driving me crazy, can someone enlight me. I have this code Definition Class-Methods: validate_data IMPORTING t_data TYPE REF TO DATA. Implementation METHOD validate. TYPES: type_ztabname TYPE TABLE OF ztabname. FI...

ABAP2XLSX with Active X

Hello everybody, currently I am trying to process an xlsm template from the SAP-Directory. The problem is that the active x form controls from the template doesn't exist, when the modified template is attachted to an E-Mail. Will abap2xlsax ...

Labels in this area