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

Resolved! ALV-TOP of page

Hi Experts, i have a problem with my top-of-page. i have two radio buttons in which 1 have detail report and the other is summery report. so am using two alv grid display. i am not able to undestand how to use the events. like if i have two...

Resolved! Field Symbols

Hi Abapers,Can anyone please explain me what exactly fieldsymbols are and its usuage.. how can we handle dynamic programming i mean building/processing internal tables dynamically...Please do give your valuable inputs with practical example.Thanks in...

RFC issue

in RFC when the destination server is not available then it will give dump can we able to avoid the dump or can we able to catch the dump in the table and use it or is there any oss notes which will stop dumping.

IQS1

Hi,I want to add a table control to the transaction IQS1, in an additional tab, or any where in the screen. Plese helop me how can i do this. And to find the screen exit fr this transaction . am unable find a proper badi / exit for this transaction.T...

ASSIGN

hi expertsi have this assign statement:FIELD-SYMBOLS <cekko> TYPE cekko.ASSIGN ('( ZXM06U43)CEKKO') to <cekko>.<cekko>-usrn1 = 30.in the third row i get runtime error GETWA_NOT_ASSIGNED Short text: Field symbol has not yet been assigned.i dont un...

Resolved! Changing LDB

Hi Experts, I have a Z report which uses Logical Database. In LDB, it define the selection screen fields too. I need to make those fields as mandatory. LDB name is SAP Standard. There I find Selections tab, where the selection screen f...

Resolved! select query

Hi,can anyone tell me what this code is doing? SELECT matnr labst FROM mard APPENDING TABLE i_stock FOR ALL ENTRIES IN i_matdoc WHERE matnr = i_matdoc-matnr AND werks = i_matdoc-werks.why is this appending written?regards,Poonam

Need ALV report

Hi all,I need an ALV report as soon as possible,The requirement is as below, they have given only field names,1) Output should be in ALV GRID & optimized performance.2) Fields are, Company code u2013 BKPF-BUKRSDoc No - BKPF-BELNRFiscal year - BKPF-G...

call transaction MM03

Hi,I am having a requirement where in the report output a material number is displayed.On clicking the material number it should take me to transaction MM03, Purchase Order Text View and Basic Data 2 View.I am able to call the transaction MM03 at lin...

Resolved! Parameters

HI All,I am working on Open dataset.I am giving My Application server file in parameter as a default value with the mixed letters.When i am pressing execute the filepath is converting into UPPERCASE.When iam try to open the file using Open dataset th...

Resolved! 'POPUP_TO_CONFIRM'

In 'POPUP_TO_CONFIRM' how to use the import parameter DIAGNOSE_OBJECT .actually this is used for retrieving many text-lines from the transaction SO10 andthen displays it on the confirmation box.(hi pls reply if it works...)so i need the exact thing f...

Labels in this area