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

Resolved! screen program

hello friends,my scenario is, to create a button, and if the button is pressed, a browser should come so that i choose which file to attach. i was trying to do a screen program , i did the following steps,1)in se38created a ztrial program as MODULE ...

select query

Hi,i want to extract single record vbeln from from bsid.based on that vbeln i need to extract single record swenr smenr from vbak.based on swenr smenr i need to extract single record smenr swenr snunr xemtxt from vimi01.i need code for this.can any b...

smartforms

hello,We are facing this weird problem of indentation in samrtform output.When the smart form is triggered from a user ID say A, it seems to work fine,othere wise the pdf output generated has a miss alignment ...we are unable to figure out the reason...

HI about CATT Scripts

HI Thanks for every one who gave me the reponse to my previous thread. Now i can run both CATT and ECATT scripts. But can any one clearly tell me the differences or advantages of ECATT scripts over CATT Scripts.

Sri_S1 by Active Participant
  • 783 VIEWS
  • 4 REPLIES
  • 0 Likes

Release a project

Hi experts,Please let me know 1. how to find out whether a project is released or not. 2. if the project is not released how to make it release.I roughly know that CJ02 is the tcode for changing project, but not clear about the above queries. Please ...

need help with join

Extract each entry from BSEG for BELNRs in BKPF-BELNR,and KOSTL in ZTABLE-KOSTL.sum(DMBTR) by KOSTL intointernal tab <ITAB (fields KOSTL, DMBTR)>.i wrote the code like this:Select sum( aDMBTR ) aKOSTL into inkostltotal from BSEG as ainner join BKPF a...

Resolved! Changes to Domain

Hi,If we create a new Z* data element with a new Z* domain with a list allowed values of . If in the future (after the domain is already in production) a new domain value was needed, what is required to make that change? Do you just have to update ...

Resolved! Data Conversion

I am selecting from a database table a field of type char and assigningit to a data object of abap type c.I want to process the data object further, but as an abap type n sincethe function I am calling only operates on this data type.How can I do thi...

Resolved! ALV-Totaling/Calculation

Hello,On an ALV report, is it possible to develop custom calculations at the subtotal and grandtotal level? On the subtotal and grand total line I want to do arithmatic calculations on two fields to be displayed as the total of the third field. Thank...

Labels in this area