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

Editable ALV

Hello Friends,I have developed an Editable ALV list report and everything works fine.It has a quantity column and is the editable column. Once the user enters quantity into this column and hits enter it does some validations. <b>After the validations...

Resolved! Hi Friends

How can i give multiple entries in the select options for a field.I tried by clicking on the right side arrow. after entering multiple values,it is taking only one value and executing.Can u pl tell how can i do it.Thanks in advanceVijay

Resolved! $TMP object

Hello,We are on ERP 7.0 system and we have a program that is currently showing $TMP object. Could someone tell me the path (or transaction) to assign this object to a development class so it can be transported to the quality system.Thank you.saplover

REPORT

Hithis is a report to display G/L Accounts with material doc No .I am getting confused in looping please solve the report.REPORT ZGLACCOUNT_REPNO STANDARD PAGE HEADINGLINE-SIZE 250LINE-COUNT 30(3) .**********DECLARING TABLES**********TABLES: BSIS, ...

Excel to SAP

Greetings. My name is Hong. I'm had some experience in VBA but am entirely new to SAP. Recently I was asked to work with a colleague to fix an Excel macro that uploads data from Excel to SAP. Here is our problem. After the user does explicit logon to...

Resolved! webservice creation

I am trying to create a webservice from a function module.In the webservice wizard screen , initially I can see options like overview,create service,choose endpoint,choose operations....But after choosing the endpoint, I can't see Choose Operation op...

Resolved! Select-options

Hi,I have a select option field on the selection screen.s_sernr.Now when the user enters a range for that like 8576 to 8580. in my s_sernr in get IBT8576 8580now i want to loop at the sernr and call a function and pass the sernrs i.e one at a ...

Resolved! ALV Report doubt

Hi AllI am creating a ALV report and had realized that we can use REUSE_ALV_FIELDCATALOG_MERGE to create a fieldcatalog.However in I_STRUCTURE_NAME parameters I have to pass only structure that are defined in DDIC. I can"t pass my internal table defi...

Labels in this area