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

Batch job variant

Hi All,we have defined a batch job that runs at the end of every month. i.e before 24 hrs on 30th of evry month. The batch job creates invoices for the period from 1st -30th of every month.In the variant,we have defined the date as variable and selec...

CL_SALV_TREE PopUp

Hello!Is ther any way to show a alv tree of CL_SALV_TREE in a popup window?When I call a screen by "_CALL SCREEN 0120 STARTING AT 20 20 ENDING AT 100 100._" the screen appears blank! But when I call it "_CALL SCREEN 0120_" the alv is shown correctly!...

Resolved! Change standard pf-status of alv using class CL_GUI_ALV_GRID

Hy everyone, I have to intercept when user press the filter button from the alv standard toolbar; maybe I can copy the standard pf-status from alv and set a custom pf-status like using cl_alv_table; but i have to develope with class CL_GUI_ALV_GRID f...

alv to excel download

Probelm I'm facing while saving an ALV report to Excel Sheet by clickingon the 'Save as File Icon' button on the ALV output.=0DHere data is going into a new Line after 65 columns.I've used FunctionModule 'RSAQ_ALV'.This function module is ultimately ...

Payment Advice F110

Hi Guru's,Is there a possibility to change the language of the pdf before the display? Is there an user-exit or something like? In the include RFFORI06 of RFFOAVIS_FPAYMprogram the language is stored in T001-SPRAS.I tried to find something but no re...

BAPI_PO_CREATE1

Hello,I am trying to create a PO with BAPI_PO_CREATE1! The Problem is, that it does not accept components as subcontracting items! It only allows object/part lists...Does anyone have the same problem? Is there a solution or workarround for this probl...

Resolved! Strange performance problem

HiWe have huge performance problems with ATP check when creating production order - but only in development system.I have debugged and isolated the problem to one select statement that is performed for every component in BOM. The select is found in ...

TMNielsen by Contributor
  • 2047 VIEWS
  • 13 REPLIES
  • 0 Likes

Resolved! SM59-RFC destination asking for password which is already provided

Hi,I have created a RFC Destination in ECC 6.0 to connect BIW3.10 and the remote login is working fine without asking any password. I am trying to create RFC Destination in Tcode-SM59 in BIW 3.10 system to connect to ECC 6.0 .I have provided followi...

alv summation problem

Hi all,I have a requirement where i have to find sum of mseg-menge , opening stock , closing stock.so i wrote the code as below:loop at it_s032 into wa_s032.c = wa_s032-mbwbest + sum2 + sum1 - wa_s032-mkobest.diff = wa_s032-mbwbest - wa_so32-mkobest....

Resolved! Z Report having multiple Selection screens - Scheduling Batch Job - Daily

Hi Experts,There is a custom report with multiple (4) selection screens and business wants to schedule it in a daily based batch job, pls. let me know, Is there any complications in this requirement? or is it the same case with any other normal (wher...

Labels in this area