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

Date format

Hi Experts,I have a variable 'var_date1' in which I am passing the current date , and sending the same to a file.data : begin of itab occurs 0, var_date1 type sy-datum, end of itab.itab-var_date1 = sy-datum.append itab.clear itab.it...

Table and Auth group

Hi experts,I searched all the threads but I couldn't find my answer yet, maybe because my question is very simple and I should know the answer.My question is; Is it allow or possible that we can assign Auth group (custom auth group) to a default tabl...

Resolved! Table Joins

There are 2 Internal TableTable Row A B C DTable 1A1 B1 C1 D1A2 B2 C2 D2A3 B3 C3 D3Table 2K1 K2 K3 D1F1 F2 F3 D1G1 G2 G3 D1M1 M2 M3 D2H1 H2 H3 D2P1 P2 P3 D3OutputI am comparing only row D between two tables the output should be as followsA1 B1 ...

Unicode Issue

Hi All!We're updating system from non-Unicode to Unicode system.I'm trying to pass a string into a structure but I'm getting the following error:" 'T_TMP_SPEC' and 'T_SDATA-SDATA' are not mutually convertible in a Unicode program."I read that I can u...

Resolved! ABAP error

There is an HR program and the problem is when I try to execute the program it gives me amessage saying,STOP - Program is blocked for execution.I have looked inot the program to find the piece of code where it is blocking but I am not sure its not th...

Labels in this area