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

Resolved! hi, thanks in advance

hi i m new in ale, i m doing ale configuration , n right nw i m willing to create partner profile. but the log is showing thtno messages hv been defined fr the selection conditions in the model. i thnk i m missing sm part in creating configuration.pl...

Resolved! enterable alv grid

hi folks,i have a quite simple requirement but i do not find the right approach to it, so i would be very happy if anyone could get me started:what i need is an enterable alvgrid where fieldnames along with checkboxes are displayed and where i can en...

Resolved! Installing MI 2.5

HI,I am planning to install MI 2.5, which i havent performed before.Can any one help me. are there any pre-installation to be done, like upgrading kernel Patch, right now kernel patch its 52 for Kernel 700.and do i have to upgrade any other patches.1...

Resolved! Layout Problem

Hi,Please let me know, whether ALV Layout are user specific or not? If yes how to find that the layout is user specific or not?And in report output when I change the layout and saved and when tried to execute the report again , when i press f4, the l...

Resolved! dumps after upgrade

hi,after upgrade from 4.6 c to 4.7, transactions like SE11,SE16,SE51,SM30 etc are dumping.dump analysis says screen has a syntax error (eg SAPLMGD1- 2002). when i try to look at that screen layout this dump happens.what can be the reason ? what is t...

Resolved! clarification

Hi, Please check this,**************************APPEND it_itab. CLEAR it_itab. SORT it_itab.**************************If i give like this sorting will be done.Please let me know.Can i keep that clear statement in between them .Thanks

Resolved! INTERACTIVE LIST

Hi All,can anyone explain me in detail, how this program works ( especially how this command button fun1,fun2.... are created). the code is:REPORT demo_list_at_user_command NO STANDARD PAGE HEADING.START-OF-SELECTION. WRITE: 'Basic List', / 'S...

Resolved! IDOC status

Hi, in an inbound funtion module, I want to change the IDOC status, and send the error message, I use this: move '51' to idoc_status-status. move 'E' to idoc_status-msgty.IDOC_STATUS-MSGTY. move 'Error message' to idoc_status-msgv2.But in ...

Labels in this area