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

search help

hi all,can anyone help me, regarding this, i have a selection screen and i need to call a display variants and search help, do anyone know any function modules that can execute like this for search help and/or display variants.Thanx a lot, i do reall...

data type change

Hi,I have condition like thisdata: ab type i,ab = 5.now i wanted to move the value of ab to info having type c.but it is not taking the value of c.clear mlin.mlin-type = 'S'.mlin-info = ???what i have to write in place of ??? so that it will display ...

about timer

can any one ,PLEASE,suggest any ideas of how to design a timer that keeps on ticking for the specific time which would be given statically.and then towards the last 5 min it should flash a message saying that u are left only with 5 min.....i hope i a...

Resolved! How to do OOPs in ABAP.

requesting you all, Every reply will be awarded, if answered for atleast a question in useful manner. 1) Apart from Normal abap progrmming where we use abap-oops? say some applicatons please as detail as possible. 2) How to difine and implement clas...

anyone can help me..

Hi all..i need to copy ,r11 transaction and create zmr11.. now i have to implement this logice below..how can i do this...<b>The account number for the offsetting account entry (in this case 450190) is currently being picked up from configuration. Th...

Resolved! about SHKZG

i have one condititon in a rerport that if SHKZG is debitor then before that amount no sign means positiveand if it is creditor then a minus sign should come before tha amount in list display.for example-if rs 100 is credit then it should display -10...

performance

Hi frnds . Hope everything is working fine for all. Frnds i hav a doubt. which one is better and what is the diff between the statements below.here so_matnr is my select-optionsstmt1 :select matnr from mara into wa_matnr where matnr in so_matnr.stm...

Query

Hi, I want my prg to run in intervals of 15 mins... I want to capture the time of last time the prg ran...& in the consequent runs, I want it to assign the value of V_OP-ENDTIME to the prg.I tried export to memory command ... but this did not help m...

Labels in this area