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

MIGO-User exit

Hi,While posting GR in MIGO,I want to validate something and based on that I want to throw some error/Warning message.Is there any user exit for this purpose? please give your tips,if you have any idea.with Regards,JaheerModerator message: please sea...

UCMON log display

Hi,Currently we are displaying messages in the log screen when a user locks atask in UCMON,but we have a requirement to display messages along with details using tree.We are populating messages using the badi UC_CUSTOm_TASK.pls let me know how to use...

Resolved! Indicator.

Hello friends,I have written a code in ALV to convert internal table into XML and i have provided an option to Download it. Once they download , the invoice no and date should store in a newly created table. The Requirement is: I need to put a i...

Resolved! Parameter ID

Hi All,I am using the following code for agreement# (EVRTN) in the tcode: ME38 using the parameter ID 'VRT' . But the number is not passing on. SET PARAMETER ID: 'VRT' FIELD FIELD_VALUE2. CALL TRANSACTION 'ME38' AND SKIP FIRST SCREEN .PLease let me ...

downcasting question

Hi,Class zlcl_cargo_plane is a subclass of zlcl_airplane. Is the statement r_cargo ?= r_plane in the below code downcasting? What is the purpose of this downcasting? Is it to restrict the determination of highest cargo value to cargo planes only? In ...

Resolved! ME21N / ME22N - material PO text blank / obligatory

Hi experts,I have a requirement where I need to make the material PO text in ME21N / ME22N obligatory for all items in some types of POs. Also, this text must not be changed after saving the PO.I am already using the enhancement MM06E005 (EXIT_SAPMM0...

Get controllingarea

Hi expertsI have to get the controllingarea using ABAP. I know that the controllingarea is set for a user in SU01, but you can change it temporary in OKKS. Where is the temporary conrollingarea saved in SAP after it's changed using OKKS? The controll...

Labels in this area