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

    list box problem

    Hi Guru'swhat am I doing wrong here:TYPE-POOLS: vrm. PARAMETERS: p_dlvbat TYPE c AS LISTBOX VISIBLE LENGTH 10. DATA: param TYPE vrm_id, values TYPE vrm_values, value LIKE LINE OF values. AT SELECTION-SCREEN OUTPUT. param = 'test'....

    Resolved! Accepted Solution

    Spool order in Smartforms

    Hi. I have the next problem. I have a program that shows 13 smartforms. I want to use the same spool order por each smartform. For example, I execute my program and it shows the first smartform, so I have to capture the spool order of that first call...

    Resolved! Accepted Solution

    Need to eliminate the request existing from earlier user and create my own

    Hi gurus!I have a program in SBX which I have to make changes to . When I go in the change mode a pop up screen pops out saying that u201CA new task will be created for the user XXXX: u201Cand the request number is given with desc. This particular ...

    Resolved! Accepted Solution

    Reading Deep structure

    Hi All,I have deep Structure PS_RJHAORDER-RJHABPZ_ITAB-BELEGEINH, BELEGEINH is the field which contains some value and I want to read that value and pass to the field of same type of BELEGEINH.let's say.... LS_BELEGEINH = PS_RJHAORDER-RJHABPZ_ITAB-B...

    Resolved! Accepted Solution

    Select Statement

    Hi All, I am working on a report and I have written the following code: SELECT tstc~pgmna tstc~tcode tstct~sprsl tstct~ttext trdir~secu INTO TABLE it_test FROM ( tstc INNER JOIN tstct ON tstcttcode = tstctcode INNER JOIN ...

    Resolved! Accepted Solution

    Report for PO Changes

    Hi Experts,I would like to have a report for Changes made by users in the Stock Transport Orders. This report must consist of PO numbers along with the changes made by the users and their EID'S. And also, i should be able to take scheduled reports (f...

    Labels in this area

    Explore this Area