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

Resolved! FBL3N Through SE38

Hi All,I am trying to run the FBL3N report in using SE38 with only 2 fields G/L Account and Posting date for which I have written following code :SELECT-OPTIONS :sd_saknr FOR skb1-saknr, so_budat FOR bsid-budat. START-OF-SELECTION. ...

Resolved! String Field

I am having one string field...data : lv_str type string...i m passing lfa1-name1 which is having around 10 char(suppose)...in the output i need to set this field as 24 chars..if pass lv_str = 'RAM'.the left space for the string field set as 24 chars...

Resolved! what is the meaning of ' '

Hi all,user is tryign to execute some function and user already has access to what is needed for the function, but in SU53 we had an error that user need activity ' ' , any one know what is meant by activity ' 'when we modified the role and added...

Sri_S1 by Active Participant
  • 649 VIEWS
  • 4 REPLIES
  • 0 Likes

Implementing TREX

Hi all,We have a requirement to Configure the TREX search engine to enable material searches in ERP via legacy system information.Please let me know the feasibility of this requirement.If feasible, we need to know how the Material master Header lev...

Resolved! pdf attachment

Hallo ,I am using FM CONVERT_OTFSPOOLJOB_2_PDF. After I have binary data in a internal table PDF_ONE. How can I send this data as a PDF attachment sending e_mail.I find the class cl_document_bcs My code isCALL METHOD l_result->add_attachment EXP...

Labels in this area