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
  • 83507 VIEWS
  • 212 REPLIES
  • 39 Likes

FM-text_convert_ xls_to_sap

I am using fm- ‘text_convert_xls_to_sap’ thrice in a program, for each fm, I am using three different internal tables, I have assigned the radio buttons for execution of respective fm. But while executing 2nd and 3rd fm, the data is not populating ...

Customer object TABL ZMY_S_STRUCTURE cannot be assigned to package /MYNAMESPACE/MYPACKAGE

We have a namespace, call it /MYNAMESPACE/. Within this namespace, we have created a package called /MYNAMESPACE/MYPACKAGE. In this Package, we want to create a Structure. In SE80, we highlight the package /MYNAMESPACE/MYPACKAGE, right click it, se...

Resolved! What are lt_prices and ls_prices?

Hi, I'm new to CDS and SAP and have created a couple of views already, but I am running into a problem in a loop with these two files, lt_prices and ls_prices. What are lt_prices and ls_prices and In what table are they located? I've looked everywh...

keega by Participant
  • 1765 VIEWS
  • 3 REPLIES
  • 0 Likes

ALV display_protocol

Hello expert, is it possible to avoid leaving an alv while tcontaining errors? i have a dynpro with different tab. the first tab has an editable alv. i check the value with handle_data_changed and display_protocol and it's ok, but i wish i co...

Resolved! When I click pushbutton all pushbuttons with screen-active=0 change to screen-active=1

Hello, I'm trying to build calculator with standard and extended functions.I would like to have a push button with 'STANDARD' label and when I click on that button text change to 'EXTEND' and another pushbuttons (SQRT, POWER) will be visible. There...

Resolved! Error in MB_MIGO_BADI

Hi experts, I have the following requirements: When executing MIGO (A01 Goods receipt, movement type 101), there're some materials that have BOM explosion and I need to decrease the stock of the component materials. I have implemented MB_MIGO_B...

Resolved! MIGO custom tab

Hi experts, I need to add one "tab" in MIGO and save the data in my custom table. i founded the BADI and implement it but i am not getting the tab. Please guidance me. I have added the source code below. what mistake i did here? Methods me...

divsmart by Participant
  • 1643 VIEWS
  • 1 REPLY
  • 0 Likes

ABAP CDS Views

When i am creating basic view taking any table ,suppose mara and adding three fields which are non key after executing this basic view i am getting records of these three fields only. but when i create composite view adding my basic view in it and ...

Resolved! Is ABAP dead ?

Well let's start from the other side. What I want from modern programming language... So here is my holy 10 1. Open source 2. Cross compiling , linux,windows, even ARM platform. 3. Able to deliver anywhere, docker, Kubernetes. 4. Huge pub...

Resolved! autosize all columns in Excel

I'm using abap2xlsx and I see that there is a method called SET_AUTO_SIZE, which works on a single column. How do I set all columns as auto width? I couldn't find an example following the where-used list. EDIT: accepting "select all & autosize" a...

abo by Active Contributor
  • 5433 VIEWS
  • 5 REPLIES
  • 0 Likes
Labels in this area