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

Entries in VBPA table

Hello everyone, I am new to ABAP technical consultant, Actually, I got one issue from functional team, which was email is triggered to wrong person when we click on PGI button in delivery document. Email should be sent to the customer which we ...

Resolved! Is editing enhancements with ADT/Eclipse still not possible?

We are moving ever so slowly into the direction to do more ABAP development via ADT/Eclipse. One large stumbling block on this journey is that we have a couple of fairly big and complex (think ~35,000 lines of code for one of them) enhancements which...

Resolved! Convert Document Currency to local or Group currency in ABPA ALV Report

Hello Experts, I created an ALV Report, Which has the Currency type as selection Screen Parameters. Based on User Selection, I have to show the result. But I don't know how to do it. Selection Parameter: PARAMETERS: p_curtyp LIKE acctcr-cur...

Ms word Integration with SAP using OLE methods for Header sections and footer sections (Word.basic)

Hi all , I am replacing the MS office Word Data (Place holders) with SAP data using OLE , its working fine .... But here i am facing Problem with Header and footer . in my word document i have different Header sections and footer sections . I...

Validation of Invoice in VA01.

Hi Gurus, I create a Sales Order (eg. ZXXX) through a Z-development. My requirement is that i need to validate that the SO i am entering need to check in my zmastertable as it's status is approved, rejected or blank. if it is status is blank or rej...

amysh95 by Participant
  • 751 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! Is there an alternative for Eclipse/ADT to workbench-related user exits like EXIT_SAPLSEDD_001?

Hi Folks! We have a restriction in place that DDIC-objects need to be maintained via special user-IDs instead of our own. To ensure this, checks are active in the dev-systems via CMOD SEDD0001 and EXIT_SAPLSEDD_001 which gets executed whenever tran...

Selection Screen values not available in value AT SELECTION-SCREEN ON VALUE-REQUEST FOR xxx

Hi guys I am creating a simple Selection Screen below: <b> SELECTION-SCREEN: BEGIN OF BLOCK b1 WITH FRAME TITLE TEXT-001.p_server TYPE xfeld, p_file TYPE string LOWER CASE,SELECTION-SCREEN: END OF BLOCK b1. </b> P_SERVER checkbox is checked...

SET PROPERTY returns sy-subrc = 3 and Trust center macro setting issue OLE excel sap abap?

Hi All, I am loading data into excel using OLE Excel.The issue is after opening the excel file the data is not loading into excel,it shows only blank excel. CREATE OBJECT excel_object 'EXCEL.APPLICATION'.SET PROPERTY OF excel_object 'VISIBLE' = 1...

Labels in this area