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

CL_GUI_TIMER

Hi,I have a great problem with the class CL_GUI_TIMER. We want to use this class to refresh a CL_GUI_ALV_GRID after i.e. 10 seconds. Therefore I wrote an eventhandler which reacts on the event FINISHED of the timer by refreshing the grid an starting ...

monitor ABAP from UNIX

Hi!I was wondering if anyone can answer the following question for me.  I can't seem to find any good answers off the web.Is it possible to execute a ABAP program in such as a way that it can be tracked directly from the underlying O/S?  For example,...

Lifetime of ABAP OO Objects

Hallo,                                                                  wir setzen für unser Webreporting ein Konstrukt aus BSP und ABAP OO ein.Dieses Konstrukt ist folgendermaßen aufgebaut:                          BSP hat Anwendungsklasse, Anwendun...

Tableview Questions

It has been a good while since I had to write a dialog program (past 4 yrs or so have been outside SAP via RFCs/BAPIs). Anyways, I am playing with a simple 1 screen dialog that uses a tableview. I have the flu right now so banging my head against the...

Resolved! ABAP Wish List

Based on the discussion in Mark Finnern's 'Visiting SAP NetWeaver Development Nerve Center' weblog ( /people/mark.finnern/blog/2003/12/09/visiting-sap-netweaver-development-nerve-center ), I'd like open a thread to discuss ideas you most miss from AB...

Updating a ZTable

Hi All,I have to update a table with 1 million + entries. My selection criteria matches 740,000 records.I have to upload a text file in the background and based on the entries in the text file, I have to update a single column in all the matching rec...

Structure to Table

Hi,If we want retrive a table name from structure there is one function called as NAMETAB_GET but this function is Obsolute in 4.6c  so any one can help me out on this. pls.Ex:. I have a structrue called CAUFVD, I want retrive all table name inculde...

ABAP Performance

Hello All, Apart from : 1. SELECTING only the required fields from Table 2. SELECTING the records and placing them into INTERNAL table and avoiding SELECT .....ENDSELECT loop. 3. Avoiding a SELECT with in a loop by using the READ statement4. Using JO...

Dropdown in ALV Grid (OO)

Hi, I use an ALV Grid in ABAP Object. One of the field I display is set to be a editable field (using EDIT = 'X' in the field catalogue). I want this field to be a dropdown listbox, how can I do that ? I've found fields called DRDN_HNDL and DRDN_FIEL...

Labels in this area