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
    • 94712 Views
    • 212 Comments
    • 39 Likes

    Not able to trigger the validation part based on the click of a button in a alv report

    Hi Team,I have developed a ALV report using reuse_alv_grid_display and also editing columns. I want to do the validation of data based on the click of a button in the report. At present I am using the DATA_CHANGED event and trying to do validation it...

    Resolved! Accepted Solution

    Exit for Dmee file

    Hi ,I got requirment to modify DMEE file which is genreting by F110. print Data medium - Program is RFFOGB_T.I am unable to find user exit , Please suggest how can I modify that file content.Thanks for Help in advanceRegards,Annu

    Resolved! Accepted Solution

    Syntax of FIND

    Hi,this a seemingly very trivial question - but it's not as trivial here:We have a very old IDES system including an outdated version of ABAP which I am using to generate a report.I have a fieldlist (a number of fieldnames just typed in one string, s...

    Resolved! Accepted Solution

    SUPC program SAPPROFC_NEW

    Dear All,We have recently patched our system for SAP_BASIS 700 18 to 700 23 andPI_BASIS 700 18 to 700 23.After which we are not able to mass generate roles from transactionSUPC program SAPPROFC_NEW. We select Roles with Non-current profilesand tick t...

    Resolved! Accepted Solution

    How to set / deselect the "print" checkbox for all items in ALV pop up?

    Hi Gurus,I have added few additional buttons to my existing report screen to select all / de-select all items lines. But for every lines there is an item called "print flag" with check box.I want to mark this check box as 'X' when I press "select all...

    abaper01 by Explorer
    • 1595 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Internal table logic with time and date

    I have internal table t_first   with values orderno  date           time_real        capacity1000     29.09.2012     09:00:00    2000 1000     29.09.2012     15:00:00    30001000     29.09.2012     16:00:00    40002000     30.09.2012     08:00:00    ...

    How to add Multiple Pre-Shipment No. for each Line item of a Sales Order in VL10C transaction Output List?

    Hello Experts,I am trying to do enhancement in VL10C.Now in VL10C  they are displaying  sales document no. and based on this multiple line pending due line item.In my case , I found multiple Pre-Shipment No  for each line item of  a sales order.So I ...

    Resolved! Accepted Solution

    Unable to retrieve data from the database table at "AT USER-COMMAND"

    Select from database is not working after AT USER-COMMAND. The code is below.DATA: BEGIN OF IT1 OCCURS 0,       VBELN TYPE VBAK-VBELN,       KUNNR TYPE VBAK-KUNNR,       VKORG TYPE VBAK-VKORG,       END OF IT1. DATA: BEGIN OF IT2 OCCURS 0,       VBE...

    Labels in this area

    Explore this Area