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

Resolved! User-Exit

Hi, I know the Enhancement name for user exits. But i want to know, how to find the corresponding transaction code (TCODE) name for that enhancement.If any code available, plz drop me the same.TnaksSangram

hi

hello friends plz send me answers for the following queries:1)How do you use tab sets in layout sets?2)What is the structure of a BDC sessions?3)What do you define in the domain and data element.4)Setting up a BDC program where you find information f...

Resolved! regarding message class

A standard report program is their,in which a character variable is used to fetch the data from the message class.what i have to do is to collect the message from the variable and to give it as a export parameter in my RFC.can u just guide me how to ...

Problem in PF status

Hi,I have created a PF staus.Added a push button on the Application toolbar.I pass this pf status in the func mod. REUSE_ALV_LIST_DISPLAY.When the report is executed only the Pushbutton appears on the screen.All the default Application tool bar items...

Resolved! F4 User Exit

Hi!For different standard program like F-02, FS00....etc.How can I further filter the f4 help result of the G/L account popup, according to different user login?? Could anyone please kindly advise me the steps to it?Thanks in advance.Best Regards,Chr...

qty in migo

In Migo transaction Quantity in delivery note filed should be filled with qunatity in a ztable based on delivery note number and material. my doubt is How this can done where to write the code how to read delivery note number and item from migo.

Resolved! Select * from ...

Hi,i try to select all POs wich MATKL are not declared.I use this code:TABLES: T023.TABLES: ekpo.*data: itab type table of t023.*select * from t023 into table itab.*SELECT * FROM ekpo where matkl not in TABLE T023.orSELECT * FROM ekpo where matkl not...

Resolved! Hr Report

Hi Gurus, Am updating the infotype 0581 through z program. Through that infotype am updating Rent amount. It is displaying an error message Rent amount required is 0. When am updating the Rent through standard Tcode pa30 then am getting warning mess...

Resolved! Performance Tuning!

Hello Everyone out there! I have a question regarding ABAP performance. Actually I have a program that is taking a lot of time to execute which is not permissible. I want to check out on things which are obsolete or statements which take a lot of t...

Labels in this area