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

Problem with Webservice

Hi SAP Gurus,We have configured Webservices. when I Open SOAMANAGER Tcode and when i click on the "Open Web Service navigator for selected binding" in browser , then a new window of the browser is started. it continuosly runs but does not show any da...

Resolved! Get Cursor field problem

Dear Guys,I have made a screen that has some fields.I enabled in PAI of that screen a code for taking the cursor position so to have double click event.The double click works ok but the problem is that it works and on "enter" .How can i prevent that...

Resolved! ALV get_frontend_fieldcatalog and set_frontend_fieldcatalog not working

Hi all Gurus,I have devoloped an ALV report (Using cl_gui_alv_grid & cl_gui_custom_container), after the grid is displayed using set_table_for_first_display method when user clicks "Back" button, I call below methods.....case 'SY-UCOMM'WHEN 'BACK'. ...

tharu by Contributor
  • 4741 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! Delivery Bapi

Hi Friends, I am trying to create delivery with reference to sales order number using bapi in my alv report. I am passing the parameters as:IF GV_SALESDOCUMENT NE ''. READ TABLE ITAB INTO WA INDEX 1. CLEAR: GV_PLANT. GV_PLANT = WA-WERKS. ...

Resolved! for MIRO transaction

hi allI need to add custom fields for MIRO transaction, i want to add tab screen for MIRO transaction,if it is with user exits we can use LMR1M001.In case badi which badi we have to use to create tab screen for MIRO transaction.please give me suggest...

Disable most fields VL02n

Hi,Is there anyway to disable most every field in VL02N, leaving only a few select fields ready for input? The BADI LE_SHP_DELIVERY_PROC and method CHANGE_FIELD_ATTRIBUTES can be used to disable individuals fields. You have to enter details of each f...

che_eky by Active Contributor
  • 1286 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! Separate set of layouts for grid and hierarchical display

Dear All,(sorry if my question is a dummy one; I didn't find it easy to search in this subject, so I could not find usable resources)I created a report and on selection screen it is possible to choose between two options:- ALV grid display ( REUSE_AL...

Resolved! T.code ME55

Hi Experts ,I want to know where exactly the ALV GRID DISPLAY Function Module has been called in the program of T.code ME55(RM06BF00) , Actually my requirement is to add one more field (available stock of the material ) in the ALV Output of the T.cod...

Labels in this area