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

alv display problem

Hi ,when i try to implemnt the following code for uploading the excel file and displaying it in alv grid display it will display an error.can anyone resolve it out. <<post only relevant portions of the code, as there is a 5000-character limit per po...

Resolved! Mail excel sheet

Hi,I create an excel sheet using the following code:CREATE OBJECT excel_app 'EXCEL.APPLICATION' NO FLUSH.CALL METHOD OF excel_app 'Workbooks' = excel_workbook NO FLUSH.CALL METHOD OF excel_workbook 'Add' = excel_sheet NO FLUSH.The parameters excel_ap...

Resolved! drop down in ALV grid

I am able to display the editable ALV. I am able to edit and save into my ztable. now, the issue is in editable cells I am able to enter through keyboard, but I want data for particular field from standard tables i.e. I am not getting dropdown as we ...

TADIR table

Hello,Our internal audit team have reviewed our TADIR table check reports and have asked to edit authors(person responsible) column of the TADIR table. With respect to this,1) While no table edits are allowed directly, is TADIR table an exception to ...

spool output display

Dear All,I'm a beginner in SAP ABAP programs, reports so there are a lot of things I still don't know. I try to set up a batch job for running reports, but the output comes up in a different way that I want. I set up a job for running a report. The r...

MIRO BAPI

I want to find a field for RM08M-XWARE_BNK in BAPI_INCOMINGINVOICE_CREATE to mapI can not see in this BAPI. Can someone help me?If this field is not there then does it need to be created if so then how I can create it?Thanks!

error message issue

HI All,Am facing an unusual problem.I have designed a screen program and once i enter an invalid material in the screen , am showing an error message ...now the issue is once the error message is displayed am unable to change the material,if i try ch...

Labels in this area