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

Resolved! Get several value in event

Hi,I have a form in the event at selection-screen on value-request. I want this form to get several values, one for each parameters. The parameters have the value, but it's only the parameters specify in the event selection-screen on value, that is r...

Resolved! developer key

hello all, The developer is no longer required in system and we need to remove his id and developer key from table devaccess. Is there any standard ways/transaction code to remove the developer key from DeVaccess? thanksJack

Input on

hello all, i am using input on command,after we enter the input data in list, this data can be used for reprocessing.Ex: i am displaying list,internal table contains this data.in that one field is input enable(input on),after entering the data...

Resolved! Capture spool by ABAP

Hello!Is there a way to capture an event of creating a spool?What do I mean exactly?Almost every standard SAP functionality has possibility of creating variuos spool outputs (reports or forms). Classically, user clicks the "Print" command on a standa...

Resolved! BADI queries

Hi,In past i have implemented couple of standard BADI's but guess, i am not clear on few aspects of it, below are my queries:<b>1.</b> Can I create a BADI definition and attach to a standard program (as a hook), if not then what Is the purpose of cre...

Resolved! BDC

Hi All,I working on BDC using session method. In my flat filei have a price field which is 'curr' type.But my problem is when execute the session from the tcode sm35 the price field in the screen is not getting the data. I think it is due to the pres...

Resolved! tables

I want to read 200 registers of a table into an internal table, but 50 are limited to 90 kwh, 50 >90 kwh and <100kmw,.... ex:select * into ita_reg from z where cod < 90.endselect.select * into ita_reg from z where (cod < 100 and cod >90).endselect.....

SAPConnect problem

Hello all,I have a problem in SAP Connect when I try to start the send process. My system dumps with the message "Call Function Receive Error" If I debug where the system dumps, I see that is in the call to function moduleABAPLIST_VERSION that is an ...

Labels in this area