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

Resolved! Logical Database KDF

Hello,i want to select all open items of the vendor accounts.I have tried this with the logical database KDF and the selection screen 900 for open items.Now i have the problem, that i also want the customer items of the vendor account.Can i get this ...

Background processing

Hi experts,I have a report that I executed in background. When I go to SM37 job log. The job was canceled and with error message 'Address <&> does not exist'. Have anyone encountered this error? Thank you.Edited by: Marc Winston Ng on Aug 1, 2008 12:...

Resolved! express CR_LF

What is the right expression for line feed .Below command is not correctly. How can I expressline feed CR_LF .REPALCE ALL OCCURENCES OF '#' WITH CR_LF IN s_test .I intend to replace data s_test type string.s_test = 'afafdfd#retretertre#vmnmnmnmmnbnm...

Resolved! HI ALL - SCRIPT ISSUE

HI ALLI HAVE WRITTEN FOLLOWING CODE IN SCRIPT SE71 FORMPERFORM SPEL_AMT IN PROGRAM ZABC USING &AMOUNT& CHANGING &AMTWD&AND THE FOLLOWING CODE IN FORM (IN SE38 PROGRAM)data: var1 like bseg-dmbtr, w_word(50) TYPE c.form spel_amt tables intab st...

About WS_UPLOAD

Hi All, I am using a program in which the function module ws_upload is used. The excel file has to be converted to txt file and should be sent as input through this function module. File type is used as 'ASC' in this function module. How can I sav...

Dynamic ALV

Hi All,I am displaying an alv from a dynamic table, alv is displaying fine but when i download it into spread sheet then the only dynamic fields are downloading . And all the standard alv functionality is getting implemented only on the dynamic field...

Resolved! replacing

Dear Friends,An internal table with some fields is given. One of them is thedescription field. It may contain sometimes characters as ##.The goal is to replace each double ## (cross hatch) withone linefeed CR_LF . Please help on how to implementing !...

List of values

Hi Friends,I have created a table with the field Material Type and used this table and the field in a report.When the report is executed, in the selection screen, I am not getting the list of values button for this Material Type field.Kindly guide me...

READ TABLE

hi I 'm new learning abap . ı have a parameters, I use it on read table, ıt's shapePARAMETERS p_fpper LIKE s001-spmon . cd-key-pernr = pernr-pernr. rp-imp-c2-cd. CHECK rp-imp-cd-subrc EQ 0. READ TABLE rgdir WITH KEY fpper = p_fpper srtza ...

Resolved! DUMP

Hi Experts, To day we try to process a GB size file into SAP system through ..it is going to short dump..saying Unable to fulfil request for 5310 bytes of memory..Could anyone give me some idea what could be the problem in this.wha...

Labels in this area