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

    regarding selection screen

    hi experts,i have declared selection-screen with this codes,on the basis of p_appfdt i m making calculation and populating some value in the p_apptdt,i want to make that field 'p_apptdt' sud be non editable it will only in display mode with the value...

    Resolved! Accepted Solution

    do 20 times varying

    hi all,can anyone plz tell me the use of Varying? tell me with example. actually i m using statement like below but i m getting only 0 values.--DATA: BEGIN OF WAGETYPES, LGA LIKE P0008-LGA01, BET LIKE P0008-BET01, END OF WAGETYPES.DO 20 TI...

    Resolved! Accepted Solution

    User Exit for delvry03

    Hello gurus,we would like to automatically send delivery IDoc after creating Delivery in VL01N transaktion. we want also to add Z1STATUS01 Segment into E1EDL24. Therefore i use following User Exit : EXIT_SAPLV56K_002 (Enhancement V56K0001).&----*& I...

    Resolved! Accepted Solution

    Set handler Questions

    Hi,i try to follow this code and i miss something,why after the commend : SET HANDLER: list-> fcode_handler, see belowthe go to the class status and not fcode handler ? REPORT zztest_events. TYPE-POOLS: icon. ****************************...

    Resolved! Accepted Solution

    pf - Status create Problem

    Hi,i copy &paste this sample code to learn events in oo and i have to create pf-status i do that create pf-status name VEHICLE but nothing happen ,when i run the program i get just the line Click a button! and i dont see the more push butten that i a...

    alv list spool

    I executed my alv list program in background to send it to spool.But in spool I don't want the cloumn headings to repeat in each page. Is there any option to make the column headings print once in report output when it was scheduled in background.

    Labels in this area

    Explore this Area