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

Navigating to particular tab of transaction when double click event is used in oops alv

Hi,We have a requirement to navigate to a particular tab in a transaction, when we double click on the line item in the oops alv report.For example, in my report, i am double clicking on the equiplment number on the line item, it takes me to IE02 scr...

Resolved! How to check if the select query is using suitable index?

HI How to know which seconday index is used for a particular query.More precisely I would like to know if my select query is using the secondary index which is supposed to be used.my select query is   select bukrs               belnr              gja...

arkantos by Explorer
  • 2757 VIEWS
  • 3 REPLIES
  • 0 Likes

Resolved! Info message

Hi All,We see this info message for functional consultants.Say there are four company codes like 1000,2000,3000,4000 and I have restricted user A with values related to company codes 1000,2000 .. It all worked but main thing when they execute tcode V...

sap me21n

hi friend,ive a requirement that in me21n transacton ive created a custom subscreen and iwant calll that subscren when a value entered in payment terms delivery&invoice tab the custom tab should call ...plz somebody help on this.....

Resolved! sap me21n

hi friend,ive a requirement that in me21n transacton ive created a custom subscreen and iwant calll that subscren when a value entered in payment terms delivery&invoice tab the custom tab should call ...plz somebody help on this.....

Resolved! MC.3 called by custom transaction in background. How to recover results?

Hi gurus,We've the following issue that we don´t know how to solve.We've developed a new custom transaction for calculate some MM indicators. One of this indicators is already shown by MC.3 transaction, so our transaction is calling the control progr...

Inheritance clarification.

Hello Sir,I am  beginner  object orientedRequirement:Created   two radio buttons as  'VENDOR' and 'Customer' based on radio button get the corresponding vendor/Customer and  GL Details .Eg: Vendor      - Bsik, Bsak,       Customer  - Bsid, Bsad.     ...

I used secondary index it showing error in code inspector

Hi,I used select querry by using secondary index but still it is showing error in code inspector.SELECT SINGLE budat            INTO v_budat            FROM bkpf            WHERE xblnr = t_vbrp-vbeln            %_HINTS ORACLE 'INDEX("BKPF""BKPF~1")'....

Resolved! Get list of all screens in SAP with all of their fields and names in different languages

Hi,I need to get a list of all screens in SAP with names of all fields in them in all languages. I know there is a table D021T where I can find a dynpro screen based on the program where it is defined and screen number. That table, however, doesn't h...

Resolved! How to find out the PERNR in IN_UPDATE method at BADI HRPAD00INFTY

Hi Friends,how we find out the pernr in in_update method at BADI HRPAD00INFTY.My requirement is when we change the bank details(0009) of employee, then trigger a mail with that changed employee details.Please help me out of this.Thanks in Advance.Suj...

Resolved! Int_Table into Ztable

Hello,i'm trying to insert the values of an internal table into a ztable and inspite of the data in the internal table is correct, when i pass the values to the ztable it shows up messed up (like on the imagem i'm sending)...any idea why? ***********...

Labels in this area