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

Tables in an object

Hi AllIs there a way to know what are the tables used in an program ? For exp, if I am maintaining the business partner or a sales order, how can I get to know the tables used in transaction BP or a sales order ?Hope I am clear with my question.Regar...

At selection-screen

Hi to all Experts,How many At selection-screen Events? and wt is the difference b/n At selection-screen output and At selection-screen on field? And which triggers first? What is the reason?Plz explain in detail about selection-screen events.Thanks i...

About LOOP AT SCREEN

I want to add some code to user exit USEREXIT_FIELD_MODIFICATION in TCODE VA01 for setting screen attribute of field VBAP-KDMAT.But in the PBO module MODULE FELDAUSWAHL OUTPUT, the field VBAP-KDMAT won't execute this user exit. But other field in the...

Authorization Issue

Hi,Iam working on SAP4.6C, windows 2003 server, oracle-9.2.There is one user who is missing some authorization for a particular transaction ME23.When i asked him to execute SU53. The following authorization object were checked.Object K_TP_VALU Transf...

Search Help Exit

Hi all, anybody have any coding or clear idea about how to create Search Help Exit and where we need it. Please, don't send me the F1 help of Search Help Exit or its template function module name. It will be greate if you give a short example.Rega...

Resolved! Std menu bar

I am created a screen using screen painter. I want to use the standard menu bar and be able to program the save button to copy variants like any normal screen. In my PBO I do SET PF-STATUS 'SCREEN_100'. But because I dont have anything in the menu ba...

INNER JOIN

Hi all,I need to join two database tables adrc and BUT020 and to display empty fields (e.g. house_num1) in ADRC by partner, rather than addrnumber. If an inner join is appropriate, how do I define it? Are there other ways.

Labels in this area