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

Resolved! Memory ID's in a program

Hello all,I am debugging a program A which is being called by program X. Program A is importing some data from a memory id. I assume this data was exported to the memory id in program X. Now I need to know what all memory id's are available for progr...

Resolved! PDF upload question

The users want a generic way to upload PDF files into SAP and retrieve them. Does anyone have any suggestions or code to do this? I wasn't sure if we could use our IXOS system for this or just upload the files to the SAP server and make a ref table f...

Sales order

Hi,When i create a sales order, the business area(VBAP-GSBER) gets a default value which is being populated by a function module 'RV_BUSINESS_AREA_DETERMINE, inside an include FV45PF0V_VBAP-GSBER_ERMITTELN. The Badi cannot be implemented.Please tel...

Get changed table

Hi I am passing a Internal table to GRID by class concept.in that if i give double click then record should display in second screen.Here my problem is if sort the table in the alv display and clicked on the field its giving wrong records in next s...

Resolved! Problem with ALV

HI, I am creating ALV report. I have declared one internal table with fields like tables ables, anlv, anek,anlz, anlcv..tec. I am using Logial database to select the data for internal table. After selecting all the required data to internal table, I ...

Resolved! Percentages in ALV

Hi All, How do you get percentages below the totals in an ALV Display. The percentages are based on the last column value in the list output.I am using the FM 'REUSE_ALV_LIST_DISPLAY' for outputting the list.We are on R/3 Release 4.6C. Thanks in adva...

Resolved! User Exits

Hi Folks, I'm new to ABAP and as such I need clarification regarding the following: 1) what actually a user-exit do? Is it similar to what a trigger does in SQL? 2) Do we have to use only the SAP defined user-exits or can we code it in our programs? ...

Labels in this area