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

Resolved! Problem on Text edit control

Hi Experts,               Here i have one requirements for mailing Scenario in Z program. So i have created the custom screen as mentioned belowwhen i entering the messages in bodywhen i debugging it all the enter (space) is showing # symbol.my requi...

Resolved! ICM_HTTP_CONNECTION_FAILED but only for a particular user in a particular environment

Hello, strange SAP6 problem -- a service user is getting ICM_HTTP_CONNECTION_FAILED from our Test environment when they try to call a REST service using HTTP_CLIENT.  All other users can run the call without issue; i.e. there is no setup issue with t...

EPM model table issue

Currently we are on ECC on HANA and I wanted to explore the EPM model with all the samples provided.I can see all the tables related to it in SE11.In the HANA system I wanted to see all the objects related to EPM model too. See contents folder below....

Srisap by Participant
  • 1523 VIEWS
  • 2 REPLIES
  • 0 Likes

ASCII code convert problem

Hi all,ı wanna convert char to ascii code. But it returns 41 not 65 for 'A' . Please help !!CALL FUNCTION 'URL_ASCII_CODE_GET'     EXPORTING       trans_char       = 'A'    IMPORTING      CHAR_CODE        = ascii             .

Resolved! Issue with Capturing Long text using CALL METHOD EDITOR->GET_TEXT_AS_STREAM

HI Experts, Standard Long text is capturing using CALL METHOD EDITOR->GET_TEXT_AS_STREAM     but not working for Custom Long text – Only changesHere is the Issue:1)      Created Custom Long text in TAB. --> Good2)      Entered few lines in custom Lon...

Labels in this area