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

    CV01N: Its working fine directly in SE24, but in my_Z_report!

    HelloI have created a object in CV01N, with the below details,Document: 10000000000000291Document Type: ZZZDocument part: 000Document version: 00and i have attached my_excel_file to this, its status is LOCKED, well. We are maintaining always only one...

    Resolved! Accepted Solution

    Dump Error in Tcode:PA30/ PA20 after Version Upgrade

    Dear Experts,I am facing a issue after upgrading the SAP System from EHP5 to EHP6 in Tcode: PA30/PA20.I am getting Dump Error when I am double clicking on the Personal Numbers from the Hit List in PA30/PA20 for certain  employees.It seems dumps are o...

    Resolved! Accepted Solution

    Passing in a distribution list as a recipient during dynamically created job

    So, I know you can create a distribution list and enter it when manually creating a job in SM36 - however, to which parameter can I pass this distribution list when I am dynamically creating a job inside a program using:'JOB_OPEN'Submit program... 'J...

    robphelan by Participant
    • 1076 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    SAP GUI as separated window: double-click navigation not possible

    Hi ADT-Team,I opened a classic dynpro screen by using F3 in Eclipse to display it in the integrated SAP GUI as separate window. The transaction screen painter opens correctly but I'm not able to navigate into the modules (flow logic) by using double-...

    Resolved! Accepted Solution

    Call method (or subroutine) in calling program from bacground job called program

    Hi All.I looking for a solution for below task.I run a dialog program. The main program submit other program in background job by means:JOB_OPENSUBMIT ... VIA JOB jobname NUMBER jobcountAND RETURN.JOB_CLOSEI need a technology to call a subroutine in ...

    Resolved! Accepted Solution

    concatenating integer and a char (possible?)

    Hi,Im new in ABAP developmet.Please help.I need to CONCATENATE integer and a char.EXAMPLE:   data: v_num1      type i  value 11,         v_num2      type i value 14,         v_res          type i,         v_percent   type c value '%',         v_conca...

    Resolved! Accepted Solution

    List Box in Table control

    Hi Friends,              I have a requirement where i have to display the list box in table control for a particular field. I am able to display the filed as list box in TC with the help of list box option in property option for the field based on th...

    Resolved! Accepted Solution

    How to apply authorization object check on table maintenance. (View or Edit)

    Hi Gurus,I've come across a requirement to only allow certain users to edit table Z and certain users only allow to view table Z.i've proposed a solution whereby create a t-code with SM30 - viewname = table Z, show = 'X', and tie this t-code to the r...

    Labels in this area

    Explore this Area