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

Resolved! problme alv events

Hi,Im displaying an ALV using reuse_alv_grid_display. Im populating the events table and calling appropriate routines. However the events are called only for specific events like 'TOP_OF_PAGE' or END_OF_PAGE. The events are not getting triggered for ...

Resolved! insert decimal

Hi Experts,I have variable var1 and I want to insert a decimal at 5 places to the left from the last digit(unit digit) and do calculations on that. How to do that?Say for example, var1 = 60000567I want the result to be 600.005...

Resolved! Memory ID

Hi, REPORT ZPAD. types:begin of imakt, matnr type makt-matnr, spras type makt-spras, maktx type makt-maktx, mkatg type makt-maktg, end of imakt. data:itmakt type imakt occurs 0 with header line. data:wa_itmakt type ima...

Resolved! Oracle Database

I am examining the underlying Oracle database of my SAPsystem. I am looking at several tables to see that Primary andForeign Keys were created.When I examine table EBAN, for example, I see no Primary Key.Nor do I see any Foreign Keys created.My syst...

Resolved! search help using pnp?

hi i am creating an alv report using PNPi created a Search Help based on pa0021 i am using only 2 files PERNR and FAVOR and i want this SEARCH HELP to show only the names of the people who belong to the pernr i chosed i am using this SEARCH HELP at a...

Bound - Keyword

Hi All I am new to OOPS concept . Can anybody put some light on "BOUND" key word . Please find the code below .IF me->data_containers_all IS INITIAL AND me->process_object_runtime IS BOUND.I need to set the value of me->process_object_runtime to ...

GUI Modifications

Hi Dear all, In ME49 tcode we have vendor comparision program. So In system program(RM06EPS0) of me49I want to add one button on Application toolbar. When I am going on GUI of standard program & after inserting access key, and tried to add one ...

Labels in this area