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

    displaying the selected rows in ALV Grid output

    Hi Experts,I am developing one interactive ALV Grid report where user can process the selected records/rows from the ALV Grid output.for displaying the ALV Grid, I have used the class CL_GUI_ALV_GRID class. I am working on ECC 6.0 system.when I selec...

    Resolved! Accepted Solution

    Saving the hierarchical List in the FPM application

    Hi Experts!Is it possible to have search UIBB and Tree UIBB in the same application and instead of List UIBB I may display the Tree UIBB ?I need to have functionality to save variants for both Search (Selection Criteria) and the List Output ( Changes...

    Resolved! Accepted Solution

    ALV spool has a leading space

    Hi,     We have an ALV report.     When printed, the first column of the report always has an extra leading space. (The data type of this field is char70)     Can someone please let me know why this is occuring and how to resolve this.     I checked ...

    Resolved! Accepted Solution

    Getting SY-SUBRC=2 while uploading excel using ALSM_EXCEL_TO_INTERNAL_TABLE

    Hi Experts,I am getting sy-subrc = 2 while uploading the file using ALSM_EXCEL_TO_INTERNAL_TABLE wiht message OLE upload error.If i upload the same file in another system it is not giving any error.I want to know in which situation we will get this e...

    Values not fetched

      Hi,When i given the task value in selection screen the description of the task need to be taken from the table hrs100this is my codeIF NOT s_task[] is INITIAL.     SELECT  stext             FROM hrs1000             INTO TABLE lt_hrs1000            ...

    Resolved! Accepted Solution

    Making field mandatory on sel screen if checkbox is checked in SAP query

    Hello Experts,I need your help to solve the requirement.I need to include to two checkboxes and a field "Days to reject without approval " in the selection screen in infoset.Checkboxes : Reject                     Cancel RejectOn selection Screen, wh...

    Resolved! Accepted Solution

    How to do Data Masking in SAP?

    Hello All,How to do Data masking in SAP, My Client has a production data, so we have to create a development environment with this production data but the data should be masked/changed with some dummy data, and it should work as test data for develop...

    Resolved! Accepted Solution

    Get back data from cl_gui_alv_grid->set_table_for_first_display after modification

    Hi Gurus,I display an ALV with cl_gui_alv_grid-> set_table_for_first_display it working perfectly. The user able to modify some cell int he ALV, but he’s not able to add new row/column or delet.I display a button and if he push the button(SAVE) I lik...

    Resolved! Accepted Solution

    how to eliminate this message "object of class Re and language EN does not exist"

    I am currently working on a code names ZREP_Monitor_uuu. This software contains a group of radio buttons to display different screens depending on the selection of the radio buttons. When I hit execute, every time that I change between radio button I...

    ALV grid

    I am writing a program /DURS/OOOP_V2 (Capture1.png).--------------------------------------------------------------------------------------------Program's code is like this:report /DURS/OOOP_V2.  call screen 200.  include /durs/ooop_v2_incl1.  INCLUDE...

    Labels in this area

    Explore this Area