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

Resolved! "OTF end command // missing in OTF data" while converting smartform to pdf

Dear ALL,I'm trying to convert a smartform to pdf format. All programming I've done and there is no activation error.But In selection screen after putting document number and verndor number when I press F8 (execute), I'm getting print screen and then...

Resolved! HTTPS Client

Hi, I´m trying to call a URL that uses a querystring to perform some actions in the server side. I create already a http client to process pdf´s and I want to reuse it for this purpose, this is my code : DATA: http_client TYPE REF TO if_http_clie...

Issue in spool output

Hi all,I have one issue in the spool output.In the spool output I see some strange results. At the first column the values COL1N, COL1H, COL0N, COL0H, COL2N .... were getting displayed at the first column in every row. Any one of the above values wil...

sanath1 by Explorer
  • 386 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! GUI_Download Return

Dear Experts,I need to display all the error messages which comes if my BAPI returns any in an Excel File .. Please helpcode: data: error_message TYPE STANDARD TABLE OF BAPIRETURN1 WITH HEADER LINE . CALL FUNCTION 'BAPI_PLANNEDORDER_CREATE' EXPOR...

View Inheritance

Hi Experts,I am into an OO ABAP project design, and have a requirement of inheriting a view from another view (just like class inheritance):1. there will be 1 master view having all data entries2. when I create another view, I should be able to inher...

Labels in this area