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

Mailing program

Hi All,I have a requirement, i have to write a program which will take the file in PC as an attachment and send it to the respective mail ids.The file will be on PC. The problem i am facing is how to take the file from PC as an attachment. This shoul...

Resolved! Search for numberic

Hi all,What would be the fastest way to get this result: -Given an alphanumeric ABC123, and expected result is 123.This alphanumeric would be dynamically changed, but the alpha is constantly comes first then numeric. It could be DDD123 or AAAAB123, a...

BADI_SD_CM

I need to run the "Credit Check" verification in VA01 and VL01n similar to the standard (customizing), but the with some diferences.So, I need to find an enhancement (user-exit, badi) to make this check.I found BADI "BADI_SD_CM".Does anybody have alr...

Resolved! message class

Hi allin my program am using message-id z1 with report name declaration.and in the program i am usingdifferent message id-ZZ which havig my desired message , which is not in Z1.can this would cause any problem?am not getting any error message for thi...

Screen exit for FK01.

Hi, I have implemented badi VENDOR_ADD_DATA / CS to add a new tab in transaction FK01, but I want to show the tab only for a particular account group. Right now I'm able to view this tab for all account groups.How do we make it work for a particular ...

Resolved! Perform Parameters

If you have a Form that has parameters declared by using.Example Form Go_Do_This Using Param1 Param2 Param3 Param4Then for example you have two different perform statements.Perform Go_Do_This Using 'A' 1 'B' 'C'.(Char,Number,Char,Char)Perform Go_Do_T...

Resolved! ALV Report using OOPS - Back button(F3) flow not correct

Hi,When i try to execute my report (F8) and it goes to output screen perfectly.Then if i hit back button(F3) it comes to selection screen that's also fine.after then if i hit back button(F3) then it goes to output screen again.actually it has to go t...

Resolved! Regarding Read report

Hi all,I have to read a report code along with all include files.Is there any other way besides Read report prg_name into itab.As this is just providing main program source code.I need main program source code along with include file codeso that i ca...

Labels in this area