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

    ALV REPORT

    Hi all, I have a report displayed using REUSE_ALV_GRID_DISPLAY, but now I need to display some static data in tabular format below that report, How this can be done. please suggest.. The table has static data like below, The data in the tab...

    ALV REPORT

    Hi all, I have a report in which I need to display two columns, which I completed with REUSE_ALV_GRID_DISPLAY. But below the report, I need to display sum of values from an internal table in tabular format, how this can be done? please help ...

    Resolved! Accepted Solution

    L_TO_CREATE_MULTIPLE with error "Specified alternative unit of measure is not defined"

    I tried to run L_TO_CREATE_MULTIPLE, but there is system exception: "Specified alternative unit of measure is not defined" Please kindly guide what is wrong in it. Many thanks! Note:I have filled with bellow parameters: function.SetValue("I_L...

    ALV Report

    Hi all, I have a report in which I am displaying only two columns 'material grp description' and 'closing balance value' But below the ALV grid display, I need to display four fields with their respective values in tabular form, how this can be d...

    Resolved! Accepted Solution

    [abap2xlsx] Change cell format from string to number with decimals with thousands separator

    Hi, I want to write a string value in the form of 1.000,00 to excel but it should be explicitely a number on the excel sheet. So far I'm using the 'set_cell'-method without optional parameters. I write to a template that has the cell pre-fo...

    Resolved! Accepted Solution

    Eclipse ADT - What's happened to F2?

    I have variable defined against a data element - TYPE ZCFX_DATA. It's a raw string defined in the data dictionary. F2 on the variable shows me the type (ZCFX_DATA). But when I click on the hyperlink on the type, I just get the structure's name and de...

    matt by Active Contributor
    • 4904 Views
    • 9 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Self Training on ALV Report - METHOD SET_LAYOUT - compilation error

    Compilation Error Message: The data object "LAYOUT KEY" has no structure therefore no component called "Report" need help is resolving this compilation error as highlighted below(bold and italics). sap-community-question-alv-report.txt METHOD ...

    Resolved! Accepted Solution

    ADT refactoring error "References in Transactions found. Refactoring is impossible."

    Hi experts, I tried to rename a method of a global class, and I get the error "References in Transactions found. Refactoring is impossible." No information found in the forum. The only transaction codes I have created are not directly linked to t...

    Resolved! Accepted Solution

    ABAP Inner join where statement uses same field twice

    Hi Friends, I have a requirement where I'll be using inner join to collect data from vbak, vbap and vbuk. Now I haven't encountered this type of requirement before, due to lack of data, can you please tell me if this is possible? - Requirement is...

    Labels in this area

    Explore this Area