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

Resolved! SAPScript Issue

Hii I need to print sum of all line items in a SAPScript at the last page of the script. I am able to get that figure in SAPSCRIPT structure in the layout . But when i compare this with PAGE attribute to check the last page .its not working. ...

Job Scheduling

Hello all,I am trying to schedule job2 (RSEOUT00) after completion of job1 (RBDSEDEB). Job1 is executing properly and creating IDOCS with status 30. But job2 is not processing those idocs and dispatching them to external system. What is the glitch in...

Resolved! FM: PRICES_CHANGE error

Hello All,I am using the FM <b>PRICES_CHANGE</b> and <b>PRICES_POST</b> to update material master prices. Table <b>T_MATPR</b> in FM is a deep structure. I am getting error when I am trying to pass the values to the CR sub table of table <b>T_MATPR</...

Return credit memo

Hi All,I have Billing num in my report and I was displaying Invoice num VBTYP_N = 'M'in it. In the same column only I have to display Return credit memo VBTYP_N = 'O', if invoice munber is not there. I am attaching some code. Please help me.Thanks,Ve...

Performance Issues

Dear All,I have this problem with my program. The table BSIS has huge number of records and my program is giving me performance issues when I used FOR ALL ENTRIES for selecting from BSIS. The driver table in FOR ALL ENTRIES is gt_belnr (all document ...

Resolved! Refresh problem

Hi Everyone,I read various posts on this issue, and tried different things. But I have just one issue that has I have been trying to fix for the past few hours.I have an ALV grid thats filled with data from different transparent tables. I have added ...

Resolved! SAVE_TEXT for Routing

HelloI am using the SAVE_TEXT for loading long texts for Rate routings at Operation level. The tables STXH etc are updated correctly and if I use the FM READ_TEXT I see the values that were loaded. But I do not see it thru. the transaction CA21. I al...

WAIT UP TO 1 SECONDS

Hi all,We've a reqt to call txn 'IW52' and skip the first screen. I'm passing the notification no. through SET parameter. I make changes in the partner address.After control comes back to the calling program, if I fire a select query on IHPA table fo...

Coding in Badi

Hi,Please see the coding... My requirement is i have to compare Item_text field with all the records in loop. Below condition is satisfying only if two records are there. i.e. it is only containging the first record text. how to overcome this ?LOOP A...

Tiff Format

Dear all. I'm importing a tiff using se78, and in getting the message that the tiff that i'm importing is not a valid Format. i have read the Note 39031, and it indicated that "The "Baseline TIFF 6.0" specification (and also Report RSTXLDMC) ac...

ECC 5.0 ABAP Code

We upgraded to ECC 5.0 and post step is to run SAMT. I checked most of our Z programs and they all have errors. I have programs with 4 errors and a some with over 200 errors. I expected these programs to fail when executed. We ran programs which cont...

search help

Hi, i have created a elementary search help with two fields and both parameters are assigned as export.and i have assigned the search to the parameters as below.PARAMETER p_nchmc LIKE pa0002-nchmc modif id xyz MATCHCODE OBJECT zecn.PARAMETER p_vnam...

Resolved! Problem with import list

HiI made a function to send mail to worplace of users with the list of program but if I running the program on-line it work perfectly but if I running the program in background mode, the function to import list don´t work because the list don´t go to...

Resolved! formating issue

Hi,I have an issue in which there is a decimal like suppose 17.34I get this from a file .. when i have to get it into an internal table it should look like000000017340000.Which means it should be divided into 9 and 6Currently am takingpamt1(9) ...

Resolved! Transport

Hello I have some programs and a message class in QAS and want to move it to DEV.I have copied and pasted the programs but I am kind of thinking how would I do fot the message class. there are like 50 messages. Do i need to copy each one and paste or...

Labels in this area