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

Resolved! User exit in F150.

Hi All,I have a requirement to send the dunning letters though Emails. They have asked to use exit - F150D001,but this exit is not getting triggered as I found that this exit is for program SAPF150D where as the main program for F150 is SAPF150V. Pl...

SO_OBJECT_SEND

I am trying to bespoke the correspondence output, so that when it send the invoice as a PDF attachement in an email I can alos include to text in the ody of the email. The below fucntion moudle is being used to send the email, but currently there is...

RFAVIS40 - Payment Items Posting - Need check boxes to be unchecked.

Dear all,We are getting all the checkboxes checked when the results are seen.The customer needs the checkboxes need to unchecked initially. Line # 452 of the program RFAVIS40 needs to be commented is the solution what I found. Is there any other way ...

Resolved! Call Transaction

Hello,How do you recover a key that was generated during a call transaction. Specifically, I ran IW31 via call transaction (as opposed to batch input). After the execution I tried to get the generated work order number using GET PARAMETER ID 'ANR'....

Barcode Width Changes

Hi,I am using barcode C128A as character type in my smartstyle for printing assets.When I print the assets on a barcode label, the width of the barcode changes from asset to asset. It depends on the number of characters in the asset number. for eg: a...

Resolved! FBL5N

Hi experts,I need to call transaction FBL5N using a submit ; so this is my code :DATA: seltab TYPE TABLE OF rsparams.data: seltab_wa LIKE LINE OF seltab.seltab_wa-selname = 'DD_BUKRS'.seltab_wa-kind = 'P'.seltab_wa-sign = 'I'.seltab_wa-option ...

TSW Nomination.

Hello Experts, In case of an already existing nomination, when using transaction O4NM, i edit an item as to set the RDI as "G" for Sales Contract, i want to check whether the sales contract has a Credit Hold on it. If yes then for that nominati...

Running Tranaction

Hi Experts,I have one query regarding running transaction.Whenever I execute my program which is for G/L posting, I wanted to identify if FB01 is used in that time by some other user i.e. while I execute the program & at the same time some other user...

Labels in this area