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

Performance

Friends Pls help me to tune the following Code :FORM selection. IF distchn-low = '04' . SELECT * INTO CORRESPONDING FIELDS OF TABLE itab FROM vbpa JOIN zvbrk_rp ON ( vbpa~vbeln = zvbrk_rp~vbeln ) JOIN makt ON ( zvbrk_rp~matnr = ...

How to Debug Workflow

Hi,I have created one program, which generates PDF file and sents the PDF file as attachment through mail by using function module SO_DOCUMENT_SEND_API1.The program is runing smooth in Foreground and Background mode.But the same program is used via w...

Step 2C of su25

Hi All ,I have following query in step 2C of su25 while doing the security upgrade.I see lots of role marked as Exception (in RED) , when i enter into anyone of the role it directly takes us to the Change authorization screen .1.) Some authorization...

Check boxes on ALV

hi,the first column of my alv grid display is check boxes. i want all the check boxes to be checked when the user clicks on the select all button present on the grid.it very urgently required.plz give me the code.thanks & regards,santoshEdited by: Al...

Resolved! Logging Interface

Hi all,we like to develop a RFC Functionmoduls (more than 10 )as Interface for a non SAP System. We like to log all the data which where going through the interface. We know the normal protocolling from functiongroup SBAL - but we like to store the t...

Resolved! subroutin

Hi,I am declaring the subroutin as follows:FORM entry_ch USING return_code us_screen TYPE CBut it's saying "HAVE TYPE DECLARATIONS FOR PARAMETERS PASSED IN SUBROUTINES"can you please tell what is this???

Resolved! OOPS ALV

hi,i 've used the following code in the PBO of the screen that i'm calling to display my output, where it_itm contains my output data.Problem that i'm facing is that while i run my report with onedate the it_itm contains say 1 record then it shows on...

Labels in this area