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

Gross time is literally high while calling Screen Number

Hi,In my performance tuning I have found that much time was taken under the syntax CALL SCREEN 9000.  main_grid->set_table_for_first_display(       EXPORTING         is_layout            = ls_layout *       it_toolbar_excluding = lt_exclude       CHA...

T-code Usage analysis

Hi All,We have a situation here where I have to analysis the recent usage history of 1000 T-codes. I need to see all the T-codes, how many of used them, how frequently these T-codes have been used  etc. I tried to use SM19/20 but I can only do it for...

Resolved! Reuse alv LIST display

Hi Expert,Do you know what can be happening here?I have a colum called 'Status_U' and I have added it to my fieldcat. What happens is that if I use List display i can't see my field:(I have checked all hidden fields and my field is not there)But if I...

Resolved! Hide/Deactivate the "CATALOGUE" button on the transactions ME21N, ME22N based on purchasing organization

<<Not answered>>Hi Experts,Is there any way, we can hide the "CATALOGUE" button on the transactions ME21N, ME22N specific to purchasing organization ?When I have given purchase org. in the org. data tab of header, I can not see any of the BADI in CL_...

Resolved! How to navigate Notification field from ALV Report to a Module Pool Screen

Hi Experts,My requirement is to select a notification number from the ALV Report output, and the selected notification number should navigate to another Module Pool Screen. Two different programs and screens.Find the below screen shots.1. ALV Report2...

Resolved! how to round values in smartforms

hello expert i need help m trying to round value in smart forms and declare two variable in smart formsLV_NET_VAL       type           'i'LV_NET_VAL1     type           'i'LV_NET_VAL        =          1234567.76but in LV_NET_VAL1     = its shows 1234...

Print multiple smartforms for each belnr entered in select-option and printing original and copy for each belnr.

Hi ABAPERS,How to print multiple smartforms for each document number BELNR(FI Doc number) provided on the selection-screen in select-option.Here again we need to print Original and one Copy for each belnr document number and only ORIGINAL and COPY TE...

How to unlock the Screen ME31L, when its getting locked due to an error message populating for Tax Code field

Hi Experts,There is an Enhancement (Exit) done for ME31L at Tax Code field, the screen is getting Locked when ever error message is populating wrt to the Tax Code Validation.My requirement is to restrict the screen from locking.1. I have to find the ...

Labels in this area