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

OOPS ALV

Hi,I have a requirement for ediatble ALV in which i have to validate data on data_change and SAVE buttom i was able to validate using data_change and display errors using CL_ALV_CHANGED_DATA_PROTOCOL using method DISPLAY_PROTOCOL in this way iam gett...

Resolved! Filter in ALV

Hi AllI am using function REUSE_ALV_GRID_DISPLAY to display ALV.my first column is for Orders (VBAK_VBELN).Now after getting the alv if i want to filter it by using ALV standard function Filter by VBELN, i have to enter VBELN in internal format ex 00...

Updating JEST table

Hi,I want to update user fields in JEST table .I should not use MODIFY and INSERT commands to update directly as it is not preferred.Please give me FM's/BAPIs which are used to update JEST table if anybody knows.Any pointers in this regard are very m...

Spaces in ALV header

Hi,I am using ALV grid display and displaying the header with top-of-page.The requirement is to have leading spaces in a line of header.e.g.Field1: xxxxxxxxxxxxxxField2:YYYYYYYYYYY<space> <the new line should start from here>For achieving this i am ...

Text Editor

Hi Guys,I need to update automatically the text editor data without PAI events.Means, I have created a module pool with a text editor. Now there is a scenario when some data I need to update in that text editor automatically means without any PAI eve...

Help regarding BGRFC!

Hi experts,I have searched the SDN forums to get info on Background rfcs but could really get a good understanding of the same. Can someone explain me 1. why we use BGRFC instead of other RFCs???2. what are the terms involved3. Different scenarios wi...

Resolved! Issue with perform...

Hello,I am having issue with following perform. It says datatype note defined even if I defined at the beginning of code.data: MSG_RET like bapiret2 occurs 0 with header line.perform inv_valid.if msg_ret[] is initial...............endif.form inv_vali...

Labels in this area