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

Resolved! Call Transaction

Hi Gurus,I am trying to go to the next screen using CALL TRANSACTION or PERFORM CALL_TRANSACTION_DISPLAY by Double-Clicking on an invoice number, but I am failing. What is the ABAP program code i can use ?I have tried:********************************...

signature on payslip

Hi Gurus,I'm looking for solution how to put signature on payslip - which is generating to pdf. Already i prepared rapport which generate document pdf with payslip.  Can someone could give me some clue ? is it possible to generate payslip (pe51) and ...

Resolved! Filtering internal table

Hello everyone,I want to apply a filter in codes to an internal table. Is there any function that allow me to do that easily or should I write it by myself?Thank you.Moderator message : Vague question, discussion locked.Message was edited by: Vinod K...

Exchange rate Calculation

Hi Experts,I have requirement of converting USD into CAD and GBP currencies.I used FM READ_EXCHANGE_RATE to find out the exchange rate to calculate the amount in CAD or GBP , below is the code used for that. Now my question is the exchange rate comes...

Invalid http connection:ads

Hi Every One ,                I'm installing Adobe Forms in my Landscape , and then i created one form and layout for that form also . While activating the Form i'm getting like this error "Invalid HTTP Connection : ADS". Please suggest me ASAP.Thank...

Resolved! Problem of field symbols and self defined types

Hi experts,I have the following codes:*TYPES: BEGIN OF ttab,*  rec(1000) TYPE c,*END OF ttab.TYPES: BEGIN OF tdat,   fld1(15)   TYPE c,   fld2(15)  TYPE c,   fld3(25)  TYPE c,   fld4(13)  TYPE c,   fld5(13)  TYPE c,   fld6(30)  TYPE c,   fld7(20)  TY...

Resolved! SAPLink

Hi Experts, I've just installed SAPLINK 0.1.4 und 0.1.5Alpha. Now I'm trying to find and install plugins, for example plugins for objects DOMA, DTEL etc. Could anyone help me to get the plugin installs. I've found many of links in sdn forum, but any ...

Resolved! LSMW MM01 Error

Hi all,       I am doing Material upload using LSMW(Recording) .Checked the Converted data , fields mapped perfectly .        But getting error : " No batch input data for screen SAPLMGMM 0080 " . I checked running it foreground , initial screen Ok, ...

Labels in this area