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

Add new field to KSB1

Hi,I added a field line on the CO line item report (KSB1) ,i used EXIT_SAPLKAEP_001 and modified the include ZXKAEPU01 , but when i executed the transaction i didn't see the new field.I put a break point in the code , but it doen't stop.How i can de...

Resolved! Reg : ALV grid

Hi, Good Evening to all ABAPERS. I have one doubt regarding ALV GRID. what is the query to display the sum of a particular column in grid display without displaying all the records, i.e, i need to display only the sum of records without that...

ALV printout font

Hello,I am still trying to figure out a solution for this. I have an ALV report with 10 columns. When I print the output, I get the output as a landscape (which is fine) but with very small font. I manually changed the print format from X_65_255 to X...

Messages in BADI

Hello experts,Please guide me how to display error messages in BADI ME_PURCHDOC_POSTED. i have written error message as "MESSAGE E398(00) WITH 'TEST'." After executing system is converting this message as information message, and further one more i...

Leave to Transaction

Hello,I have created a transaction ZABC for my program.The code is complicated , so on hitting back (F3) from the list I have to force the selection screen usingLEAVE TO TRANSCTION 'ZABC'.Now the program runs fine , however the initial values on the...

Resolved! Open RFC connection

Hi ,HI ,I had program that call to 8 RFC with destination between to systems,there is commend or way in Abap to open the connection in the beginning of the program and close it when it end.I now that in java there is option to do that.Best regardsN...

Labels in this area