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

NF-e : electronic invoice solution for Brazil : SAP Note Problem OBSOLETE VERSION HAVING Ver 14

Hello Please let me know any possibility to go-ahead with NF-e electronic invoice solution though there is obstacle problem in SAP Note: 2232775, because SAP Incomplete solution delivered by note 2232775 which is show-stopper System system data....

SAP ABAP ON HANA

report.jpg I'm getting dump ( AMDP_EXECUTION_FAILED )when I'm trying to call my AMDP method in abap object(Report). CLASS zassociation DEFINITION PUBLIC FINAL CREATE PUBLIC . PUBLIC SECTION. INTERFACES: if_amdp_marker_hdb. TYPES: ...

Resolved! Eclipse ADT issue with duplicate menu items in right click items

Hi Experts In my personal laptop i have installed eclipse ADT for RAP learning. I am getting many menu items with duplicates items when i right click. Please follow the screenshot. Can you help me get rid of those long items. I need hardly 5 or 7 ...

How to set message-id gloablly in abap report first line without hardcode MESSAGE-ID zmsid1?

hi, My requirement to call message-id based in my condition in abap code. Actually I wanted to use 2 message ID in same report? possible? eg: IF myCondition = 1 then REPORT zreport MESSAGE-ID zmsid1 ELSE. REPORT zreport MESSAGE-ID zmsid2...

Query generaton

I need a query to get sales-return of all customers. For this I use the following query that shows no result SELECT T0.[CardCode], sum(T0.[DocTotal]-T1.[DocTotal]) FROM OINV T0 INNER JOIN ORIN T1 ON T0.[DocEntry] = T1.[AnnInvDecR] WHERE T0.[CANCELE...

Creating SPOOL for ALV report with hyperlink in background job in sap

I have created background job for a program that generated two spools, 1st is a regular list with Write statement, which will display success and error records count , after clicking on specific record count number it will display second output in GR...

How to pop up an error messge when an unauthorised user changes the payment block

Hi Experts, 1.I have created a authorised object for fb02 transaction payment block field(BSEG-ZLSPR) 2.Created a role for this authorisation object.. 3.Assigned this role to the approved users to change the payment block field 4.Now For un-a...

Cl_Demo_Output Label Issue

Hi Experts, I have created a report using Cl_demo_output The output has field labels as declared in structure but I want to have my own field names in output without making a change in structure field name. Is that possible in Cl_demo_output? ...

Resolved! Iteration returns zero

Hi experts, I'm facing an issue. I solved the problem but I wonder what is happening? What am I missing? I tried to calculate lcm(least common multiple) with the number range. After iteration, the result returns me zero. When I changed it to an...

How to configure ABAP Test Cockpit to only check what's change in specific transport

How to configure ABAP Test Cockpit to only check what's change in specific transport Hi All, Would like to as if there is a way to configure ABAP Test Cockpit to identify findings results on an object that has been change by what only been curren...

​Do we have any BAPI/FM to mass delete Material Assignments in Inspection Plan(Transaction QP02)?

Hi Everyone, I have a requirement where we need to delete material assignments in Inspection Plan programmatically. I have checked and could not find any BAPI related to Inspection Plan update which can modify Inspection plans. So, could anyone pl...

How to use cl_salv_gui_table_ida in combination with a container and CDS view

Hello all,I am using cl_salv_gui_table_ida in combination with a CDS view.In my test program i used the option to display this full screen, which is working perfect. now i am moving this to my production program where the data needs to be displayed...

Labels in this area