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

call KE28 in the Z-report

Hi all,I have developed a Z-report inside which I need to execute KE28(with variants which are input in the Z-report) and get the result of it.BDC is an alternative way, obviously.What I am wondering is if I can 'call' it in my Z-report, like SUBMIT ...

How to correct the below error? please provide solution.

Category               ABAP Programming ErrorRuntime Errors         CALL_FUNCTION_SEND_ERRORABAP Program           SAPLRSR_XLS_RFCApplication Component  BW-BEX-ETDate and Time          12.04.2016 17:57:54 Short Text     "connection to partner 'GCPL-H...

Save layout is not working in custom OO ALV on custom toolbar save button for grid alv

Hi,I have created a custom Z report using custom OO ALV Grid display. Added two custom button in toolbar. While saving the layout using layout button. It is not showing the default save layout.when I passed i_variant-variant = 'X'  then it is allowin...

Resolved! To Update user status in sales order item with status number selected in radio button

Hi,My requirement is to update the user status of a sales order item with a custom status profile and i am using FM 'status_update 'in user exit 'MV45AFZZ' during creation/change of a order via VA01/VA02. and its updating correctly . However i am fac...

get exception text using subrc and function module name

hi guru's, how to fetch exception short text using the sy-subrc and fucntional module name.example : CALL FUNCTION 'EQUIPMENT_LOCK'           EXPORTING             equi_no        = wa_equi-equnr           EXCEPTIONS             equi_not_found     = 1...

Resolved! How can we merge PDF files for different pay slips in one PDF file using HR Forms in SAP?

I have archived the pay slip documents in PDF files with the below function modules. CALL FUNCTION 'CONVERT_OTFSPOOLJOB_2_PDF' However, I got one PDF file for each pay slip document. How can I get all the pay slip documents in one PDF file? or How ca...

Resolved! prevent user from saving after throwing error message in exit ZXWOCU07( EXIT_SAPLCOIH_009)

hello all,for a PM Order in transaction IW32 ,i have written a condition in user exit  ZXWOCU07( EXIT_SAPLCOIH_009),the condition is throw error message if actual quantity is not equal to zerowhen user selects Complete(business) button in application...

Resolved! Finding line no. within code present in internal table

Hi all,Consider the following scenario ,I have 2 codes.1. My first code has the name ZTEST_CODE and has the following set of lines say..100 lines   1.    :    :    :    5. CALL transaction .....    :    :    :     100.   2. My second code has the fol...

Labels in this area