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

ALV subtotal Issue...

Hi Friends,I m doing OOPs based ALV using classes.I want subtotal of my line item(at customer level) but i don't want grand total line that comes at the end of report.When i use class <b>cl_salv_aggregations</b> to get subtotal, i am also getting gr...

Resolved! variant table

Hello guys i would like have a table on the selection screen which consists of different test data .if i select one test data it should fill one i/o field in selection screen.if i select second test data it should fill second i/o field .when i press ...

Negative value in ALV

Hello,In ALV reporting, is there an option to display a negative value with parenthesis? For example, the default display of a negative number is 1399.25- . I want to display this value as (1399.25) on the report to represent a negative value. Ple...

Resolved! icon in checkbox

Hi. I have a checkbox in SELECTION-SCREEN.SELECTION-SCREEN BEGIN OF BLOCK b2 WITH FRAME. PARAMETERS print AS CHECKBOX. SELECTION-SCREEN END OF BLOCK b2.How to add an icon ICON_SYSTEM_PRINT next to that checkbox? Greetings. P.

ENQUEUEs and COMMITs

Hi everybody!I have the following problem:I have to make sure that my program - which has a long running time - is running only once at a time. My first idea was to create (or use an existing) lock object and call the appropriate ENQUEUE_xxx function...

ERROR ANALYSIS

While uploading data for soldto's. An error occured in screen 370 saying No batch input data for screen SAPMF02D 0370.In that screen we have checked mainly civilian usage[CIVVE].I have a doubt whether it is a customized field.How to solve this error?...

Resolved! Loop at FM Read_text

Hi All, If I hardcode material number, without loop statement call function READ_TEXT gives subrc 0. If I pass it through internal table in a loop, it ends up with SUBRC 4.Moreover, this does not even enter into FM Read_text. can somebody help me wit...

dump

REPORT ZTEST_UPL .----TABLES----TABLES: ioheader, " IOC Communication structure ioitem, " IOC Communication structure klah, " Class and Class type ksml, " Characteristic Keys for Class and Ty...

Resolved! Patch C52 to

We are trying to impliment sap patches in the R3 System and when we try to move that into the R3Q system we are getting some errors says " Open data extraction requests.This system has found a number of open data extraction requests. these should be...

Resolved! excel spread sheet

Hi All, I am trying to add option my report that will allow me tio download information into a excel spreadsheet..please help guys as i need this urgently so and i will immediately reward point to all useful answers..Thank you,Fred.

Object Key for PO

Hi Guys,I had a requirement where i need to call a particular FM whenever a PO is getting created/changed. I had the Object Type and the event which is called when a PO is changed. How can i link the Event and the FM in R/3.So that whenever that even...

Labels in this area