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

Resolved! Macro Explanation

Dear Experts,Can anyone explain below macro.DEFINE get_value. call method of excel 'Cells' = cell EXPORTING #1 = &1 "v_rcount #2 = &2. "2 get property of cell 'Value' = &3. " value from the table . if not &3 is initial and &4 = 'T'....

xml file

i am getting an xml file likeDirectory /interfaces/pharma/webforce/interfaceName: 20080317sample_transaction1.xmlnow how do i navigate to this directory or read this file iwant to open the file and see what is there

PNP/PCH

HiDoes anyone know if its possible to start a program with a PNP screen from the PNP database (used to select personnel numbers) and later in the program call a screen from the PCH database (to select objects)?Greets

Resolved! User comparison?

Hi all!!!I am relatively new to SAP authorisation concept, ad i think i dont completely understand the idea of user comparison. Am i correct:- if i use SU01 to assign a role to a user there's no need to perform a user comparison- if i assign user to ...

Resolved! ALE

Hello,I have to transfer data from production server to test and development server. To do this i have to use ALE.The problem is that I have no clue where to start.. ALE seems very complicated. So if anyone has any experience on this and has some onl...

how to send mail

Hi experts ,i badly need ur help .I have an ALV report and when this report displays its output i will have to add a functionality to it .i ill have to add a button to it called "mail" .when we will press this button a space should com or neway i wan...

Resolved! itab declaration

can any one tell me, that itab declration like this can be cause of slow performance?data: begin of it_address occurs 10. include structure zvat_vendor.data:end of it_address.data : begin of it_address_info occurs 10, name1 like adrc-name1,...

Labels in this area