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

Resolved! Error in database updation

Hi , I get the following error , after i run a report programA SAP message pops us SAP Office Express infoExpress Document "Updated was terminated " recieved from author...what might be the cause of this error. In debug mode too i am not able to trac...

Resolved! Problems with SAPscript

Hello. I have a problem with a form in SapCript. Inside the form I have a text elemen that writes a date : &REGUH-VALUT&, and usually have the value 20060602 and when i display the result of the form sometimes it writes "02.04.2006" correctly a...

Report programs

Hi all,I have a situation where I would be processing a tablewith 3000 or more lines. It is a pretty long process andthe output is a list view.I tried to create a progress indicator with followingcode: Before the start of loop: DATA: L_LIST_COUNT ...

help with select

select count(*) belnr gjahr from rseg into (z_count , rseg-belnr , rseg-gjahr) where ebeln = <ls_itab>-ebeln and ebelp = <ls_itab>-ebelp and lfbnr = <ls_itab>-lblni group by belnr gjahr. if sy-subrc = 0. <ls_itab>-zgjahr = rseg-gj...

HOW TO SEND EMAIL

Hi I want to send emails to users. but for every user there is more than one line item in internal table....how can i send all the line items in email to that user.....i have got email id......and his data in internal table.....there is so10 transact...

Table Control

Hi Guys,In DEMO programms,iam not getting save button activation.In My requrement i need to insert data in to TC manually and after that save in to custom table .Plz send me some code regarding that.My mail Id is rayeezshaik@yahoo.co.inAdn=vance tha...

Resolved! LDB

i am ne in logical database.can anyone plz give me some <b>sample code</b> of ldb.give me the <b>step by step procedure</b> from the begining...that how to make and execute even a simple ldb program.thanx in advance...

Labels in this area