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

Resolved! Thread-Safety

Hello,I'm currently thinking about implementing a simple class to handle parallel processes (much like the function SPTA_PARA_PROCESS_START_2). But while doing so I've discovered the question if there is a way to ensure thread-safety for Attributes/M...

Logical Database PNP

How do,We have added a customised field onto the PA0001 infotype.Could anybody tell me how we would incorporate this field into the logicaldatabase PNP so that existing reports can use this new field in theselection screen.Any help much appreciated.A...

Distribution Model

Hi Friends,What is the use of creating the Distribution model in BD64 transaction?I have created a custom IDOC and I can able to post it from client200 to client 900 successfully, without creating the distribution model.Is it really necessary to crea...

Resolved! Not able to throw error message thru Badi NOTIF_EVENT_SAVE in IW52 tcode ??

Hi.. I need to perform a validation under the TECH tab present for a 'ZF' type notification in the IW52 transaction. The validation part of the code has to be executed when the SAVE button is clicked by the user.I found a custom include in the BADI i...

Resolved! Error message

Hi in my code its displaying an error message as "Literals that take up more than one line not permitted.".Please tell how to get rid of this error.Code:Data:Begin of gt_objtxt occurs 0, gv_objtxt(10000), end of gt_objtxt.concatenate 'The i...

Resolved! performance query

Moderator message: please use a more meaningful subject in futureHi,I've a internal table it_po with structure as follows,po no , po item , vendor , quantity.I want to get unique list of vendors in another internal table it_vendors from above table. ...

Explanation of a routine.

Hello This routine exists in the start routine of my transformation in BI. Please can someone explain me what is it. What is this Monitor_rec_msgid and msgty etc and where can i get to know from what enteries do i need to pass in it. for eg in this w...

Resolved! Concatenate

Hi, I have declared a internal table likeDATA: gv_objtxt LIKE solisti1 OCCURS 10 WITH HEADER LINE.I have to concatenate some text to the table gv_objtxt but the contents of the text exceeds 255 characters.gv_objtxt can hold only 255 characters.How t...

Resolved! logical database PTRVP

hi All,I want to change the selection screen for logical database PTRVP, is it possible to change it without changing the database selection program ?I tried to look out for selection category for this LDB [ like HR LDBs] but dint find any.can you pl...

Resolved! ABAP and PDF

Hi Guru!I have a big problem..I work on release 4.7 and I have a report that send an e-mail to SAP users with an attachment.The attachment is a Spool of a Sapscript in PDF format..How it is possible that the user edit some fields of the pdf ?Help Me...

Labels in this area