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
    • 94877 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    DDIF Function Module for getting the description of a BAPI structure

    Hi,I need to find a function module that returns the description of a structure...well a BAPI structure, not that that makes any difference.The DDIF_ function modules I've tried will all return the descriptions of data elements in tables, but not str...

    F1 help

    Hi Friends,I need display Excell sheet when we press F1 button on the newely added field on the screen .This is for the Tcode Ko01 , second screen a new field aadded ,on F1 button it has to display the excell sheet with values.Please suggest on the s...

    subscreen

    hi,im calling the subscreen as follows:call subscreen: a including sy-repid '1000',b including sy-repid '1001',c including sy-repid '3001',d including sy-repid '1001',e including sy-repid '1001'.b,d,e calling the same subscreen. I want to pass a para...

    Resolved! Accepted Solution

    Authorisation Object

    Hi,AUTHORITY-CHECK OBJECT 'ZPLANT' ID 'WERKS' FIELD P_WERKS.IF SY-SUBRC NE 0.message E006(zss) with text-009 p_werks. endif.The above statement displays a message "you are not authorised to see other plant details" depending on the werks entered in ...

    kiran_k8 by Active Contributor
    • 1422 Views
    • 6 Comments
    • 0 Likes

    reg user exit

    Hii am creating a user exit in ME51N, i found out the exit.the requirement is . this tcode have one table control having the field of material and plant, taking from the MARC table, when the user presses the save button it should check the value of M...

    Resolved! Accepted Solution

    need help in performance

    hi,i do join for this table and its work o.k.but the time that the bapi run its to much time ,i need suggestion how to increase performance .table catsdb is with 10.000.000 records. Regards SELECT catsdb~rnplnr catsdb~catshours catsdb~raufpl ...

    Resolved! Accepted Solution

    ALV grid layout

    hi all,I am handling 3 different reports in an ALV grid program. On pressing the corresponding buttons, the report should be displayed with the respective layouts. How do i assign diff layout variants by default for each report and associate with my ...

    Resolved! Accepted Solution

    RE:module pool

    Hi all,Is it possible to get a select option property in a module pool screen.I got a screen with one I/O field.My requirement is to add one more I/O box for the same field. ,so that it behaves like a select option.How to do this..Thanks in advance,A...

    Labels in this area

    Explore this Area