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

ALV subtotal printing

Hi All,I'm having the following issue with ALV printing.In the ALV screen i have subtotals. When checking the print preview the subtotals are still shown, however when i actually print the subtotals are not printed.Has anyone had this problem as well...

SD_SALES_HEADER_MAINTAIN

Hi All,Thanks in advance.can any one help me out to know why i am getting the error ' Error when copying the contract data in batch input ' when my program is calling the function module 'SD_SALES_HEADER_MAINTAIN'.I am getting subrc = 1 when control ...

SALV Issue

Hello all,I am stuck in a peculiar problem.I have developed a SALV and i am sorting on 2 fileds say 'LOCATION' and 'PAYMENT METHOD'.Now when i an clicking on the summary button for the amount it is showing me the summary(I have aggregated the amount ...

Resolved! Remote function module (RFC)

HiIn one of the issue, remote enabled FM 'RFC_CALCULATE_TAXES_DOC' is called from SAPCALL FM 'RFC_CALCULATE_TAXES_DOC' DESTINATION 'ABCD' (ABCD is other system - sabrix)Can anybody tell me the logic (there is no code in FM) , whether FM with this...

Resolved! error in alv

there is a problem in downlaoding the alv grid report into excel.all the fields are comming correctly but only one fied is giving problem.sales order number (10 length) when download into the excel last digit is truncated and downloaded to excel. tel...

Resolved! LINE PRINTER PROBLEM

Hi All,We are facing problem while printing a form ( Payment Advice ) through line printer ( EPSON FX1000 ) . The print preview and output will be different. For example, we have used new page format ( Half of A4 size ) and desgined payment advice....

AT END OF problem

Hi Experts ...hope you will help me out...I have use AT End of , expecting that will solve my problem.....but since iam new to control break stmt....iam struggling abit to fix it off...As per my code....The same value gets repeated for WA_FINAL-GROS...

Resolved! split not working

i have converted the packed decimal to char format .i want split the numeric and decimal ..not able to do it the sy-subrc value is zero DATA: lv_menge(2), lv_Dec(2). CLEAR lv_menge. LOOP AT it_data INTO wa_data. SORT it_btext. R...

Labels in this area