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

Resolved! Read-only View

Hello Experts,Based on some checks i want to decide whether a maintenance view should be editable or read-only and i want to do this before displaying the view to the user. I found that three events - 19 (After initializing global variables, field sy...

Resolved! IN ALV Total not geting

Hi all,i have some problem with geting total in alv. so here i put my codeing for my field total . and my field name is "NETWR" and table name is " VBRK " So please help me out as soon as possible.DEFINE m_fieldcat. add 1 to ls_fieldcat-col_pos....

Resolved! Regarding get cursor

Dear Friends, I am using interactive reports. In that get cursor is not working, so what could be the problem . Basic list data is displaying, but when it comes to the secondary list, get cursor not getting any thing. your great help would be ...

Resolved! help in Xml to abap

hi aLL ,I have this code Xml code and i want to do parsing To internal table in abap ,how can i do that, inew to taht?please don't send link .RegardsNinathis is the code that i write but i don't know what to do in :TRANSFORMATION simple_xml (Strans)H...

Resolved! Dynamic assignment !!

Hi Friends,Here is my code - I have internal table with fieldname and fieldvalues - and I want to assign fieldvalues of respective fieldname to another structure. *..source types: begin of ty_src, CNAME type CHAR255, CVALUE type CHAR255, END OF ty_s...

Resolved! Overwritten Methods

I can understand how pre- and post- exit enhancements do not interfere witha SAP upgrade. I assume that they are maintained separately of the actualmethod that they enhance.But my question is this. How is an overwritten method maintained?That is, h...

Resolved! runtime error

hi all,In the following codeWhen adding value in qty getting runtime error as unable to interpret 1000 as number_.Problem only with 4 digits no. Working with 3 digits no.The value is storing in qty2 (4digit no.),when comming to addition its gi...

Labels in this area