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

Resolved! Print to PDF file

Hello,I am wondering whether there is a way to print a report in PDF format without actually having Adobe acrobat (and the Adobe PDF Printer it comes with) on my computer. Is there a particular ABAP statement or function that would enable us to do th...

alv grid display

hi,I am trying to use '<b>REUSE_ALV_GRID_DISPLAY'</b> and pass the parameter <b>"I_CALLBACK_TOP_OF_PAGE = 'TOP_OF_PAGE' "</b>.FORM TOP_OF_PAGE. DATA: WA_HEADER TYPE SLIS_LISTHEADER. REFRESH: GT_LIST_TOP_OF_PAGE. WA_HEADER-TYP = 'H'. WA_HEADER-INFO = ...

BDC Issue - urgent

After entering the document no , document type,document part and the document versionin the first screen of CV01N transaction and in the next screen i enter the lab/office no and then i choose the tab object links and there i choose material master a...

Resolved! Locking the program

Hi All,Is there any way that i can make the program run at a time only once, so that if one instance of it is running it should give a message to others saying program is already running.Let me know is there any other way of doing it..Thank You,Sures...

bdc error ( URGENT)

HII AM RUNNING THE BDC SESSION METHOD HERE I ONE FIELD CONTAINS BLANK VALUE THE FIELD IS NOT POPULATED I WANT TO GIVE A F4 HELP TO THAT PARTICULAR FIELD AND DISPLAY THE LIST OF VALUES IN INTERNAL TABLE IN THE SAME PROGRAM FOR CHOOSING THE VALUE.THANK...

Webservice

I have an RFC function MOdule (ZConvert). This RFC will be used for the Currency Conversion. I want to convert this RFC into an WEBSERVICE1) What are all the steps involved to convert an RFC to a Webservice2) Once this is converted to a WEBSERVICE, h...

Resolved! error message pop-up

Hello,In the program that I am writing now, I intend to have all the error message appear in a pop-up on the screen with the green tick. However, if I do, for example,MESSAGE e161(q6) WITH wa_defn-fieldname 'System'.The only thing that appearred was ...

Resolved! script

hi friends, Colud u please send me the detailsi crated one <b>character format</b>for barcodewhen i used that one in script programing editor it showing one error i.e invalid letter formatregardssrinu

Resolved! script

Hi Gurus,cau you help me how to write logic for below problemBOTTLEAMOUNT CAUFVD-MATNR CHAR 18BUT LAST TWO DIGITS OF THE MATERIAL SHOULD BE CONVERTED TO A SINGLE DIGIT WHERE APPLICABLE AND CONCATENATED WITH A "C" EX: 0986-03456-0101 = 1C THENBOTTLE A...

Resolved! CONVERSION LOGIC

Hi Gurus,cau you help me how to write logic for below problemBOTTLEAMOUNT CAUFVD-MATNR CHAR 18BUT LAST TWO DIGITS OF THE MATERIAL SHOULD BE CONVERTED TO A SINGLE DIGIT WHERE APPLICABLE AND CONCATENATED WITH A "C" EX: 0986-03456-0101 = 1C THENBOTTL...

Labels in this area