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

Enhancement F67A0014

Hi All,Has anyone implemented enhancement F67A0014 in the Loans module of SAP banking? It is a screen enhancement and I have created screen 9000 but somehow it is not getting attached (does not appear on the CMOD components screen)! There is no scree...

Resolved! BAPI_PO_CHANGE

Hi friends,I am using BAPI_PO_CHANGE for changing net price. Developed code is mentioned below. after executing FM content of return table like type = S and MESSAGE = <PO no> changed. but it is not affecting ME23n transaction. where did i mistake in ...

ABAP Query Question

Hello. Is there a way to dynamically generate a query? For example: I'm doing an RFC call that sometimes the strings contains data, the other times they don't. Is there a way of building the query to only 'and' the values when there are values th...

Resolved! using a generic object

I would like to be able to create an instance of an ABAP object without knowing the object type first. for example, if a specific type of message hits a queue, create a handler object specific to that message. I need to be able to declare the object ...

ALV Menu Button

I am trying without sucess to add an icon to an ALV toolbar menu button. The button appears with text but no icon.I have seen it work before just wondering what i am missing.eg.METHOD on_menu_button. CALL METHOD e_object->add_function ...

Resolved! LSMW - help required.

Hi, I want to create a cost centre thru LSMW... I was able to go till step 9. where in I have to import data there when I execute it gives a dump saying "No authorization to open the file "LSMW_DEMO_COSTCENTER_COCTR_REC.lsmw.read"."... Now I go back...

Labels in this area