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

Resolved! how to show datepicker

Hi guys !I have (simple i think) question - how to show date picker when user asks for details on field with type DATS ?I think it will involve use of event blocks - since im a newbie - can you direct me to some document on how do event blocks work ?

Resolved! Reg: Subroutine stmt

Hi Experts,I have a code which is standard include RPUAUDFR. Now some part of code in this include is used in my code. I have bit confusion....* groesste und kleinste PerNr finden: PERFORM get_min_max_from_range_tab TABLES persnr USING 'P' ...

Resolved! select count(*) from

Hello expertsI use the following statements to obtain the number of entries in a db table matching my criteria:data: lv_extractrows TYPE i. SELECT COUNT(*) FROM (P_TABNAME) BYPASSING BUFFER WHERE (cond_syntax). lv_extractrows = sy-dbcnt....

EKPO and LIPS Data

I want to fetch LFIMG from LIPS based on EBELN,EBELP from EKPO where VGBEL = EBELN and VGPOS = EBELP.As VGBEL and VGPOS are not primary Key of LIPS ,Its casuing Performance issue of my program and taking long time.Is there any other option/querry to ...

Resolved! LSMW - Sending E-Mail about errors after a batch input has been processed..

Hi All,I have a requirement in LSMW. The LSMW has to send an e-mail to a distribution list after all records are read and posted through LSMW i.e, if the method used is Batch Input Session then an e-mail has to be sent to a distribution list after th...

HR Forms

Hi All,I created a HR form and when i am trying to activate the HR form i am getting the error "Generated print program /1PYXXFO/ZTESTPAY1_PRNT contains a syntax error in line 142 of include /1PYXXFO/ZT...

Labels in this area