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

F1 help

Hi Friends,I need display Excell sheet when we press F1 button on the newely added field on the screen .This is for the Tcode Ko01 , second screen a new field aadded ,on F1 button it has to display the excell sheet with values.Please suggest on the s...

subscreen

hi,im calling the subscreen as follows:call subscreen: a including sy-repid '1000',b including sy-repid '1001',c including sy-repid '3001',d including sy-repid '1001',e including sy-repid '1001'.b,d,e calling the same subscreen. I want to pass a para...

Spool Request

HI all, I Used the FM RSPO_RETURN_ABAP_SPOOLJOB , From this I am getting the the data's of the spool Request , But I need to display the data of the Spool Request into an ALV GRID can Anyone help for thisREGARDS,S.JANANI.

ALV Grid with Button

Hi All,I have a requirement where in I need to give a button to each line item in the alv. I have been able to achieve this feature. Now, I need to add an image on this button and a click on this button would perform a different operation.Please help...

Resolved! Authorisation Object

Hi,AUTHORITY-CHECK OBJECT 'ZPLANT' ID 'WERKS' FIELD P_WERKS.IF SY-SUBRC NE 0.message E006(zss) with text-009 p_werks. endif.The above statement displays a message "you are not authorised to see other plant details" depending on the werks entered in ...

kiran_k8 by Active Contributor
  • 1251 VIEWS
  • 6 REPLIES
  • 0 Likes

reg user exit

Hii am creating a user exit in ME51N, i found out the exit.the requirement is . this tcode have one table control having the field of material and plant, taking from the MARC table, when the user presses the save button it should check the value of M...

Resolved! ALV grid layout

hi all,I am handling 3 different reports in an ALV grid program. On pressing the corresponding buttons, the report should be displayed with the respective layouts. How do i assign diff layout variants by default for each report and associate with my ...

Resolved! RE:module pool

Hi all,Is it possible to get a select option property in a module pool screen.I got a screen with one I/O field.My requirement is to add one more I/O box for the same field. ,so that it behaves like a select option.How to do this..Thanks in advance,A...

Labels in this area