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...

    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...

    sheenamk by Developer Advocate
    • 94659 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    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! Accepted Solution

    RSNAST00 selection screen

    Hi,I am calling RSNAST00 thru SUBMT statement from my report and providing values for output app and obj key. By default the cursor goes to output app field on selection screen of RSNAST00 when it is displayed.Is it possible to set the cursor to outp...

    Resolved! Accepted Solution

    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! Accepted Solution

    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

    Explore this Area