Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

Criticality.png

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...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 90416 VIEWS
  • 212 REPLIES
  • 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...

SAP Developer Challenge – Open-Source ABAP (Week 2)

This discussion thread is to submit your solution for Week 2 of the May 2023 Developer Challenge - Open-Source ABAP . Week 2 – ABAP2UI5 https://github.com/oblomov-dev/abap2UI5 ABAP2IU5 is a fairly new project which helps ABAP developers create SAPUI5...

Mamikee_0-1684321273452.png
Mamikee by Developer Advocate
  • 50933 VIEWS
  • 97 REPLIES
  • 19 Likes

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! 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! [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! 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
  • 4704 VIEWS
  • 9 REPLIES
  • 0 Likes

Resolved! 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...

Labels in this area