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

Issue With ALV Tree ( CL_GUI_ALV_TREE) expand method (HANDLE_EXPAND_NC)

Hello Experts,I am not able to call the event that i have registered.Step1: Register ALV Tree method for node expansionls_event-eventid = CL_GUI_COLUMN_TREE=>EVENTID_EXPAND_NO_CHILDREN.ls_event-appl_event = 'X'.APPEND ls_event TO lt_events.call metho...

Resolved! ABAP to .NET

Hello Experts,Is there a way to call a .NET application from ABAP? Acually this .Net application perfoms a specific process and generates some XML files and put them in a folder. I should trigger that .Net application to do that process from a button...

Resolved! open dataset error

Hi Gurus,If i give the other folder name it is working fine.. Please can you let me know what is the problem.I am not able to write a file into the particular folder in the application server. I am getting the sy-subrc eq 8.Does it require any author...

ALV - header handling

Hi All,I need to set the header part of an ALV reportI have used the following function modules to fill two lines of my report.CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' (line type 1)CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' (line type 2)CALL FU...

Mixed Authorizations

Hi,I have User he has two authorization roles.One is for SD. In SD Role there are some HR object to see for example the Names of employees.In a second role he has some HR transactions (PTMW,..) to see the working times of employees because he is supe...

Resolved! ALV Report

Dear All, How to read multiple rows from the basic list which is displayed using reuse_alv_grid_display, and i need to capture it into another internal table and display it on another screen. If possible plz provide me some sample code.Thanks i...

Resolved! how to hide the option 'delete password' in su3 displayed in the portal?

Hi Experts,When we start SU3 in the backend system and choose change password, the change password screen appears with the option 'change password' and 'cancel'. When we dispay this transaction in the portal with a "com.sap.portal.appintegrator.sap.T...

Lee3 by Active Participant
  • 2378 VIEWS
  • 18 REPLIES
  • 0 Likes

Resolved! DYNPRO_NOT_FOUND

Hi experts.I made a z-program which calls a screen.I can verify, by the debug, that I get the error DYNPRO_NOT_FOUND immediately after the step: CALL SCREEN '0100'.Now:1) The dynpro exists and it is active, of course.2) If I open (and run) t...

Resolved! issue in Kposn value

Hi friends,I have created a report, In the report i have a internal table, its contain KPOSN as the first field and i have condition field (knumv)as well as KSCHL KBETR KWERT KSTEU. For few condition am making some calculation finally am using ...

Idocs / BDC

Hi All, I am working first time in implementation project. I have a question.I have to upload data using transaction QP01. So which one is betterapproach Idocs or BDC.Almost 1000 record(line item) is there.Please guide me.Thanks,Rakesh

Validation Problem

Hiim doing the Validation in LSMWis it possible to get the Material Description from Table (By default) for the material in Excel Sheet Entered ?i have written a code for this by im not getting the description detailscan any one help me on this ?Rega...

Problem in BDC

Hii Im facing a strange problem while recording a BDC of transaction IW32.after entering the order and then we record in the notification part and then click on changeit shows the Activity list till here every thing is fine .The problem starts now wh...

Labels in this area