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

Reg: GUI Status

Hi,Am calling a screen 104 from the main screen, using the following statement.. CALL SCREEN 104 STARTING AT 10 5.It is including the GUI status of the main screen. But I dont want any GUI status for the screen 104. I need only Title bar. How can ...

ERROR

Hi, while executing my include program one error is coming like this.Source code ???????????????????????????????????????? Line 0 SQL error 1691 occurred when accessing program ZMM_SAPFM06P part LOAD.can u recognise this error. pleas...

CL_GUI_HTML_CONTROL

Hi all,i have problems with the CL_GUI_HTML_CONTROL, especially with the method: DISPATCHI use the method to trigger the SAPEVENT, but i get the exception "CNTL_ERROR" (mesage CNDP 006); the trigger is partof an PAI function. CALL METHOD cs_scr0010...

Resolved! string length to short

Hi Friends,I read with open dataset a line into a string.Data text_line type string.READ DATASET dir INTO text_line.The record in the text file is about 350 characters.But when I watch the debugger, text_line shows only 255 characters.Has anyone an e...

Resolved! Two questions

Hi,I have following 2 questions:1) I want to extract sales document using sold-to and material from VBAK, but don't have primary key document number and also there is no ondex on sold-to. Looking at the enormous data in VBAK, Can I doselect vbeln fr...

SELECT QUREY

1. what is the purpose of DISTINCT addtion in select statement ?2. what is the purpose of SINGLE addtion in select statement ?3. what is the difference between DISTINCT and SINGLE additions in SELECT statement?KIndly help me, it is urgent.

Labels in this area