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

j_security_check

Hi,Would anyone please be able to shed light on the following:When a web-application uses "j_security_check" , where does it store the name of the original page requested by the user (the one to which user should be redirected after a successful logi...

Dump while downloading data from table BSEG into local file

Hello ,I made ​​the following treatment but ai get a dumpOPEN CURSOR WITH HOLD S_CURSOR FORSELECT * FROM BSEG .DO.REFRESH TB_BSEG .FETCH NEXT CURSOR S_CURSORINTO TABLE TB_BSEGPACKAGE SIZE 100.IF SY-SUBRC NE 0 .CLOSE CURSOR S_CURSOR.EXIT .ENDIF.CALL F...

How to Validate.

After inserting the Process Order and plant range. its show the range of a process order. but when we click on process order it's shows all RESB-MATNR value of all process order(All range). How to validate? Plz help soon.TABLES: aufk, afko, makt, res...

PO- import po

Dear experts, I have an issue with PO-IMPORT PO. While displaying IMPORT PO print preview i should get the value 56,000 for ocean/airfreight-val text but am getting it like 560.00. The ocean/airfreight-val and grand total displayed below like in thi...

Status of Job Created

I am executing a custom program which is calling standard program which is generating a job. The job name changes based on date and time created.I know there is a way to check status of job in SM37.Can anyone tell me another way to check status of th...

Labels in this area