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

Internet with SAP

1.how to connect sap to internet.How to configure that?parameters:pmail(100) lower case.data:dummy(100).data:http_client type ref to if_http_client.data:w_string type string, w_result type string, r_str type string.data:result_tab type table ...

Resolved! AT END OF Statement

Hi, I use the AT END OF statement to group the internal table (VBDPL Document Item View for Delivery Note). But, i found that the statement inside the at end of is executed in every loop. What is the possible cause of this??Regards,Kit

Resolved! radiobox problem

hi all: i'm new abap developer. imeet aproblem with the radiobox, it is appear in the screen checked but i'm cleared it by the code and it is not unchecked. (i.e. data: radio1(1) type c, radio2(1) type c. at the process before screen output. module s...

Resolved! Parameters Issue

I have 3 parameters in my ABAP Program: Parameters: p_date like ZSTATS_CUML2-zdate , p_user like ZSTATS_CUML2-account, p_tcode like ZSTATS_CUML2-tcode. and I put entries in table tab_1 from ZSTATS_CUML2 table as follows: select ...

Resolved! time conversion Hey everybody! Iu00B4m writing my diploma thesis in the field o

Hey everybody! I´m writing my diploma thesis in the field of BW and I have to do a little time conversion. I hav a date like "22.01.1980" in my source and two destination fields CALYEAR (YYYY) and CALMONTH (MM/YYYY like 01/1980). What is the easiest ...

Resolved! Accessing Container

Hi all, I have a problem with Object type: Absence, Event: Requested. When a leave request is created the event Request is no longer triggered. When looking at the event trace there is no events for Absence. This used to work before and I am not sure...

Labels in this area