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

Resolved! Available ciphers....

Hi,I posted this question in the Process Integration but I think it should be posted here. I'm implementing a connection with a supplier using FTPs. They need to know what ciphers PI supports. According to SAP 'The application of FTPS follows specifi...

Resolved! Delete all breakpoints

Hello,I was debugging an IAC application from the backend yesterday and now when I run the IAC from the web I get an error stating: The transaction is currently being debugged. You can continue as soon as your debugging session is finished. I've be...

Resolved! INSERT smt Limit?

Hello,We have this code INSERT zrictctgte FROM TABLE gt_ctg. But cx_sy_open_sql_db exception is being throwed only when gt_ctg has a big quantity on records, i mean more than 1000,if gt_cgt is smaller ie, 150 records, the stm works perfect, doe...

Resolved! or in brackets

HI all,i want to ask if one of the field is initial do the below codeing,how can i do so in abap without ask after every field if it initial ?if ( <lf_de>-date_ft OR <lf_de>-num_ft OR <lf_de>-langu OR <lf_de>-tzone ) IS INITIAL.do the follwing.what i...

Resolved! GUI_Download

Hi All,I have one internal table it_final whose data i have to download in excel file .I am using GUI_DOWNLOAD for that .In my internal table i have fields having decimals data. Like 1,444.25-. in the ALV output. But when i download that internal tab...

Labels in this area