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

Resolved! Cannot see a thing when using FM SO_NEW_DOCUMENT_SEND_API1 doc type as HTM

Hello experts, I am currently using the said function module and declared the doc type as HTM but unfortunately I cannot see a thing. I put HTML tags in my text but it is still the same. Anyway, I need to have an explanation to my boss because he say...

Help on SAP Query

Hi friends, I need to modify the query by removing the field VBAK-VKGRP ( Sales Group) from display and have to include the Sales Group Description (TVGRT-BEZEI) in that place. I have added TVGRT-BEZEI in my function group, now how to display this i...

Structure COWB_COMP

Hey All,I have to do a material consumption analysis report. According to the functional consultant I have to substract the values of the structure COWB_COMP from the values of the structure RESBD.I got the source of the data for the structure RESBD ...

Script Layout

Hi,1.What is Script Layout sets for Internal Document and Customer Credit Memo? to add Logo and Address.what are F140_INT_DOCU_01,F140_DOCU_EXC_01 ?2. Is there any field like Payment in ME21N? or we need to add.ThanksSeshu

Update Terminated

How can we modify the value of one field in the structure. I used this code :read table xlikp with key vbeln = likp-vbeln. if sy-subrc = 0. move sy-datum to xlikp-lfdat. modify xlikp index sy-tabix. read table likp with key vbeln =...

Send email from ABAP

I made a fix(add 2 adiitional fields to the spreadsheet) to a program(already in Production) that sends xls document via email from the ABAP program. It is working good in DEV. Got it transported to staging. I recall it was working good here, but wh...

Creating variants

Hi all,I am a BW developer,new to ABAP programming. There is a queue in SMQ1 that gets choked often. We created a program to run ever 6 hours to clear the queue. This worked. The problem is, we have written this program for only one queue.We noticed ...

Labels in this area