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

Resolved! Sql trace

Hi All,I am new to this ABAP field.. I know how to do SQL trace ....But what I am not getting is " <b>HOW CAN WE TELL FROM THE OUTPUT OF SQL TRACE, THAT THIS IS THE CAUSE OF SLOW PERFORMANCE OF A REPORT</b>" Based on what are we determining the perfo...

badi enhancement

hi friendsi have created a badi, i want to use it in the field in the form, but i am able to get it in the field. the field is related to the table. is there any any way that i can add that badi in the table will give the solution, but i am not able ...

Error in smartform

Hi, I hope someone can help me with this error. In the tr VF03 when output the issue and print it appears this message Output could not be issuedMessage no. VF304I reviewed the smartform and aparently it's ok so I don't know what could be.

Resolved! SUBMIT with parameter

Hi, I am trying to create background jobs with the help of SUBMIT. Statements are something liek this:KICK_COUNT = 0.WHILE KICK_COUNT < 3.CONCATENATE 'ZSUBMIT_BIW' KICK_COUNT INTO jbname.KICK_COUNT = KICK_COUNT + 1.CALL FUNCTION 'JOB_OPEN' EXPORT...

Resolved! Dynamic user interfaces

Hello,here's a little teaser for user interface experts out there:I wonder what kind of techniques ABAP offers for creating dynamic user interfaces.When talking of 'dynamic' I imagine something like an arbitrary number of 'containers' where other pro...

Resolved! Buffering a Table View

We are trying to boost the performance of a table join in a custom program. I created a table view to see if the performance was any better than coding the join in the program. It was not really any better. Then, I played around with the table buf...

kmoore007 by Active Contributor
  • 702 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! XML File

Hi,Need to find out some stuff. I want to import some data using an XML file. I have written a FM to read the file from Windows. The question is, can I use FM 'KD_GET_FILENAME_ON_F4' to get the file name from UNIX? And do I need to write a another ro...

UserSettings

Hi,I want to grab a users personal settings.I can see that Struc= MEPOHEADER_PROP.I traced this and figure out that the core tabel is ESDUS.The problem here is that I can't search in the ELEMENT field (SE16).the value inside field ELEMENT is "POHeade...

ALV List to spool..

Hello,I need to send the alv list to the spool . The device name is part of my selection screen. I know that i have to pass the value in the structure in the function module REUSE_LIST_DIPSLAY but where would i pass on the device name and other prin...

Labels in this area