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

Dynamic perform

Dear all,I wanted to create a dynamic perform. Here I will show u an example ... PERFORM get_correct_umlaut TABLES lt_bkpf. .... PERFORM get_correct_umlaut TABLES lt_bseg. .... PERFORM get_correct_umlaut TABLES lt_vbak. ..... .......

Add a counter

Hi guru good morningI should add a counter when filed key change starting to 1examaple like thiscount Matr001 0009901010001 0009601125002 0009601125001 95065-001002 95065-001003 95065-001001 789745400I tried with this a...

Resolved! Using Field Symbols.

Hi SDNites,I have requirement where I have to populate different internal tables as per the values obtained. As of now I have used case statement which fills up the internal table based on case value.Now I want that to eliminate and make the program ...

clients in sap

Hi experts,i am very new to sap ,Q1. Both sanbox client and golden client lies in development System only?Q2 . Suppose we need to write custom abap progarms . in whic client we write is it in SANDBOX or GOLDENCLIENT thaks in advance .santosh

Labels in this area