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

Resolved! how to put a breakpoint at a particular text in program while debugging

hello all,while debugging , suppose i want stop my debugger at a position where there is some textlike 'Please Check the LOC No' (which is coded is my program as if sy-subrc = 4. message 'Please check the LOC No' type 'E'.and there is no m...

How to call transaction KO88 immediately after saving production order confirmation in CO15

HiHow to call the transaction KO88 which is for order settlement immediately after Production order confirmation in transaction CO15. Current functionality is every one hour background job triggered for the tcode KO88 for the order settlement and use...

Resolved! Doubleclick changes fields ACTIVE and INVISIBLE of system table SCREEN

Hi all,I created a DYNPRO with many TEXT INPUT FIELDS. Some of them may be deactivated during PBO. When the dynpro is shown first time everything is ok. But after doubleclicking one of the activated text input fields the dactivated text input fields ...

create multi sheet with one excel.Data in xstring format it has convert excel in background

My Requirement: it_tab_1 - i have select some records in database and append in first internal table.it_tab_2 - second internal table - i have one excel with data in my local disk .that excel i convert into xstring and upload into my database table ...

create report for timesheet .in report i want to display calendar in output with editable

In that report i want to display calendar with date(1,2,3....,) has to be editable .so i can select multiple values and process it .is it possible in report.if select some numbers in output and i press save butoon it has to generate in excel.plse he...

Resolved! Delete 008 relation

Dear expert I have used FM 'RH_RELATION_MAINTAIN' to delete 0008 relation between position and person in advance generic service , but i get runtime error:'Screen output without connection to user'is there way to execute the FM without connection to ...

How to call a subroutine from another program and get a internal table as return value?

I need to get the lcl4 internal table with the values populated in program RPUAUD00 into my custom program by calling the subroutine START-OF-SELECTION. I tried calling the entire program using SUBMIT statement, but the issue with the program produce...

Error in loop at function IQS1_POST_NOTIFICATION, BADI NOTIF_EVENT_SAVE

Hi,In the code below, there is a check command (Line 65) in a loop made in a table that has only one row. When you get to the check command instead of exiting the loop, the program is repeating the loop. This execution takes about thirty minutes to e...

Error 523 Adobe Reader

Hi All,I have a strange problem. I have a smartform that I convert in pdf binary and show in a container with cl_gui_html_viewer. In this "tool" i can show several pdf triggering some events (button, double click...) Everything fantastic since 1 week...

Labels in this area