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

    Standard back button skipping tree display and going to initial screen

    I have a custom program which uses SUBMIT AND RETURN to return a ALV list from a standard program which I am accessing using cl_salv_bs_runtime_info in my custom program and processing to change the format of ALV and then displaying the final list. ...

    Resolved! Accepted Solution

    cl_gui_frontend_services=>gui_download: MAX of 16 characters for numbers, more overwritten by zero

    Hi! Using the cl_gui_frontend_services=>gui_download method to download a CSV file. In the file I have several fields like Material number or document number with a length of about 20 characters. Once I download the file these number fields are...

    How to configure document template by default in transaction CV01N for particular document type

    Hi Guys, I want the word document to get default in originals tab of CV01N T-code when I select a particular document type, is there any configurations that we can able to do in SPRO,can you suggest what configs I have to done for my ac...

    Hi all, i want to create one module for material tool management means actual material tracking.

    Hi all, i want to create one module for material tool management means actual material tracking. The Requirment is material from store outgoing and incoming on which employee name, plant is 2000 compusary,storage location,quantity of that material,Da...

    Resolved! Accepted Solution

    Runtime error with dynamic form of NON-strict SQL but not with static form

    Hello, In my ABAP 7.52 SP 0 system, I have a runtime error with the following code with dynamic NON-strict SQL : DATA lines_of_stxh TYPE TABLE OF stxh. DATA from TYPE string. DATA where TYPE string. from = 'STXH AS CGT'. where = `...

    Resolved! Accepted Solution

    SE38 "show implicit enhancements" sometimes without any effect

    Hello, This is a question with the answer. This is a bug in a ABAP 7.52 HANA system, SP 0. I discovered the reason, after I had started to write this question, and I'm too lazy to open a ticket. I hope it will help other people with the s...

    Resolved! Accepted Solution

    How to get records from lOGICAL database GET PERNR into FIELD-SYMBOL

    I have a custom program with selection screen, I am using GET PERNR for selecting periods and personnel number. I am passing the values selected from my custom selection screen to standard program RPCAUDK0 using SUBMIT with Parameters AND return. Eve...

    Resolved! Accepted Solution

    Splitter control on cl_gui_container=>screen0 to display 2 ALV’s

    I am trying to display 2 ALV's on single page using default screen cl_gui_container=>screen0. When I display a single ALV it works but when i use splitter control on cl_gui_container=>screen0 it does not work. Let me know if you want enti...

    deepak_h3 by Participant
    • 8079 Views
    • 7 Comments
    • 0 Likes
    Labels in this area

    Explore this Area