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

Sum amounts

Hi,I have an internal table with Date and number for all employees.I need to get totals by date. Can you please let me know as to how to achieve this in the easiest way.I have a round about way to get unique dates into a table and loop through dates ...

GOS / TOA01 & ArchiveLink

Hi,I would like to add my own entries in the GOS, save the file saved with this link in a specific place using the TOA01 table.so... what I have done -> Trans. SWO1 create my own entries-> Trans. OAC2 : create my doc type : ZBA_CC link to PDF file fo...

Resolved! find all User Exits

Hello Friends,I need to scan all the user exits and user Enhancements for a field. I can use the program - RPR_ABAP_SOURCE_SCAN.but my problem is using this program is how would i know all the user exits and Enanhancements.Any suggestions how can i f...

IDOC_INPUT_FIDCC2

Hi,My requirement is to create and post IDOC using the function module IDOC_INPUT_FIDCC2.My Message type is FIDCC2 and Basic type is FIDCCP02.My first question is will this function module create the IDOC?Also, If anyone used this function module in ...

native SQL

Hi all , I have problem run time eror in code OPEN dbcur1 FOR SELECT * FROM zbakt WHERE indic IN ('P', 'A', 'B', 'K', 'T') AND rownum <= :brred ORDER BY PRIMARY KEY ENDEXEC. DO. EXEC SQL. FETCH NEXT FROM ...

Labels in this area