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

alv subtotals

Hello,i have an alv report, i have to display subtotals for some fields.after display i will append some more records to my table and refresh my alv, but the subtotals remain the same.... wat has to be done to refresh the totals???thanks,radhika

Editable ALV Grid...

Hi, i am working on Module a module pool program. There is one ALV grid which is editable. It has three columns. 2 for checkbox and one input enable field. How to capture the changed internal output table.I am using this code.... CALL METHOD W_ROGRI...

Resolved! Triggering a background job of class 'A' from within the ABAP program

Dear All,We are implementing SAP ECC 6.0 on IBM System i, i5/OS V5R4, SAP kernel 7.00, kernel patch level 173.Is there a way to control that when a background job is triggered from within an ABAP program using the : CALL FUNCTION 'JOB_OPEN' statemen...

Resolved! regarding doc flow status in SD

Hi,i have sales order no's and i need to display the item status for the sales orders like if delivery is created for that order what is its status, if invovoice is created what is it status.... etc.if anyone can tell me how to get all those status u...

Vijay by Active Contributor
  • 664 VIEWS
  • 4 REPLIES
  • 0 Likes

subroutine

Hi Guruz,here is my questioni gotto pull data from 3 tables based on the case statement but im passing same values to retrieve the data .now how can i use 1 perform statement so it can pull the data from table based on case.( at the moment im using ...

GOS

Hi all,I am working on a scenario where i need to attach a file to the standard nomination header in TSW. I searched for relevant code in sdn and i got one. The code is helpful. I am able to attach the file to the header but i am facing a problem whe...

File size in MB

Hi Friends, My requirement is to download the internal table value intoa notepad. For eg. Internal table my contain 1000 records. So initially before downloading i need to determine the size of the file which i am going to download.Means by calcul...

Resolved! workflow error

hi guys,when ever excuted workflow . error comes to (t.code-sbwp) inbox isError processing following event linkage:BUS2012 RELEASESTEPCREATED WS90000015Following error occurred:SWF_RUN 594please give me guideline for methanks in advance.

Resolved! BAPI_MATERIAL_SAVEDATA

Hi All ,I want to update value of Special Procurement type(SOBSK) in costing 1 tab of MM02.I am using Bapi_material_savedata to update this. But it is not getting updated.I have written some test code for that as follows. DATA : lwa_headdata TYPE BA...

Resolved! Back to selection screen

Hi All,my probelm is, after executing the selection-screen ,i m getting a report with each rows having a checkbox for selection option,when we do some selections ,i have to click on a pushbutton which i hav created for Sending Mails, so whn i click...

ALE + IDOC

Hi experts,I am in confusion while developing the idoc type.Is Basic type customized idoc and extension type is standard + few fields ??For material master data idoc name is MATMAS05 in basic type.will it be customized idoc??One more confusion : In w...

Table control

Hi ABAP gurus,Based on the project id entered by the user,I am displaying the records in the table control from database table.Now the user can add the new entries in the table control and they can delete the existing entries in the table control.The...

Labels in this area