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

Resolved! Update Database from editable ALV

Hello,I'm working on a program based on the Model View Controller pattern.The model selects data from a database table into an internal table and this table is later displayed in an ALV grid by the view.This is all working fine.Now I made two columns...

d067595 by Product and Topic Expert
  • 3886 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! Search Help Parameter ID type and Data Element type mismatch.

Hi, My security team is having requirement to assign values to authorization object. While doing it from Su24, they prefer to see the drop down/search help with list of available values. However, we have these values available in a table column that ...

Issue with transporting of customizing request entries in the customzing table is not transported

Hi,We have two configuration client pointing to single QA client.The second client was created recently for a project. The transport of this does not flow automatically to QAS client.We need to manually import the individual TRs from second client.We...

Download large spool

Hi Experts, I have a need to download spool with 3000 pages in txt or pdf without having memory issues. Have tried to download the spool using RSTXPDFT4 onto my desktop. It has downloaded the txt file but in binary format. Converted that spool using...

Code Template ABAP in Eclipse

As we all know iIn SAP GUI it is possible to use 'Pattern' function to import (for example) a function module with it's entire interface (import, export, tables, changing, exceptions). This is also possible in AiE. However, in SAP GUI, via (menu) set...

Sm1tje by Active Contributor
  • 11295 VIEWS
  • 11 REPLIES
  • 0 Likes

Resolved! How to retrieve table data from one SAP system to another SAP system using Select query?

Hi everyone,I am working on ABAP,I need to retrieve other SAP system table data from my system using select query without using any RFC. Is there any possibility to get data using Select Query alone?I searched for it but i could not get. Please help ...

Remove extra empty line which is created due to line feed (cl_bcs_convert=>gc_crlf ) or (CR + LF)

Hi Experts,I am creating a file and appending line feed (cl_bcs_convert=>gc_crlf) at the end of each record.Due to this reason it is creating the file with new empty line at the end of the file. And if I converting the file in hexadecimal format it i...

Resolved! changing the url of a destination wich is managed in the transaction SM59

Hi,I am calling a Website in ABAP with some lines of code. The initial call will be this: CALL METHOD cl_http_client=>create_by_destinationEXPORTINGdestination = <destination in SM59> IMPORTING client = l_clientAfter this I want to modify the URL o...

h3n by Participant
  • 7323 VIEWS
  • 8 REPLIES
  • 0 Likes
Labels in this area