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

Resolved! FORMs STRUCTURE option

I understood that, in order to manipulate fields from an internal table or record passed as a parameter to a given form, you have to include STRUCTURE [table / struct name]. I wonder how would it be possible to have a program that decides, dynamicall...

Password

Hi All,does anybody have the program such that by executing it i should get the passwords of all the users there in the system.basically i need to beak the password. so i think ther might be one program which can do this plzz give me the source code ...

include structure

Hi , Can anyone give any knowledge about these type of structures ? :"include structure *$a>"...generally found in old version of SAP.Helpful answers would be promptly rewarded.Thanks and regrdsSudipta DasEdited by: Durairaj Athavan Raja on J...

Resolved! OSS Note

Hallo experts,There is one OSS NOTE '872415' to be implemetned in an SAP system(46B). This note is valid for the version 46B but it doesnot contain any 'Correction instructions' for this version. I have downloaded note into SNOTE and executed it in D...

Resolved! TYPE STANDARD TABLE OF

When we define an internal table likeDATA itab TYPE STANDARD TABLE OF T001.we create an internal table without a heading record, with the same exact structure of T001. What about the size of the table ?If you define an internal table using OCCURS, wh...

Labels in this area