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

Resolved! Runtime error in class cl_gui_datamanager for a single user

Hello Gurus,One of my user is facing an issue when clicking a button in a custom transaction code. The transaction terminates with a dump(message type X) and the error is 'Control Frame Work : Error in data stream'. This error happens due to the call...

Resolved! parallel processing issues

Hello Experts,I am having an issue with implementing parallel processing for an SQVI query. The query takes too long, so we decided to wrap the query in a custom FM and then call the custom FM in parallel for chunks of data. problem is return_data me...

Resolved! Issue SAP HANA NATIVE SQL Select Query to limit rows when takes count(*) not working?

Helo guys,I have an issue when using native sql select query.I tried using(execute_query) & EXEC SQL ENDEXEC Syntax,I want to limit rows up to 1000, for this i am using syntax(limit 1000),When i fetch datas from a table its working , but when i take ...

TVPOD before exit in VLPOD

Hi Experts,I have a requirement in VLPOD to automatically create material document (MIGO) upon clicking SAVE. I have no problem creating this when the POD line item is already created. My inquiry is how to fetch the value from table TVPOD, as the val...

Resolved! Linefeed at end of file

Hello experts.I'm creating an output file and I need it to have a LF, but not CR at the end of file. Each file line has 500 characters and I need to assign LF to the position +499(1).I have tried to assign x_file+499(1) = CL_ABAP_CHAR_UTILITIES=>NEWL...

flvia_s by Participant
  • 7166 VIEWS
  • 9 REPLIES
  • 0 Likes

Resolved! Binary search on an internal table which has both ascending and descending order sorted fields

Hi,I have a logic in my program where the internal table is sorted both ascending and descending as shown below:Sort itab by A B ascending C D descending.Can I use binary search on this if I read the table only with the first two fields like REAT ita...

First Security Area post

This is a first post to the security question tag for those who might look for me to find the new security forum -> space -> tag...I will update it with tips for using the new SCN "answers" and "tags" to find your way to dedicated security content.Ap...

Change profile

Hi Abapers,I am seeking for a solution for the following issue.When some users run a report we need that a certain profile of user must be inactive and another profile must be activated.Before the user leav the report the situation must be the initia...

Labels in this area