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

Resolved! Table Output with colors

Hi experts,At the end of an abap prgram i calulate 2 variables: SUM1 and SUM2.I would like to dispolay their values in an output table with colors after the user execution as following, I don’t know if it’s possible with Abap.Let’s say:SUM1 = 10000SU...

VTAF copying control

Hi GurusI would like to copy the STO billing pricing conditions to my depo sales order. But there is a standard error throws up "Distribution channels deviate from each other"  Is it possible to do some settings in copying control to ignore this erro...

Display constant values

Hi all,      Im developing a report "loading list"  in which im declaring constant values for the field called ESI.In the output im able to get those values,  but for the schedule lines im not getting those values.For schedule lines it shows "0". how...

Resolved! invesble field

hi all,I 'm trying to invesble fields ,code:IF gv_flag = 'X'.   LOOP AT SCREEN.       IF screen-group1 = '002'.         screen-invisible = 1.         screen-active = 0.         MODIFY SCREEN. *        CALL METHOD objcl_alv->refresh_table_display.    ...

Resolved! Tcode IE4N (IERI_I_R_CUSTR_CHECK (Method check_part_custr_r)) Using Badi

   Hi ,I need a help , I am using this  IERI_I_R_CUSTR_CHECK Badi (Method check_part_custr_r) .I set error message in my coding for unknown order is enter means error message will display.After error message i want tcode should be in edit mode Tcode ...

Resolved! Corbu Theme in Eclipse

Hello ADT team,in many documents (i.e. ) you can see the GUI Corbu theme in Eclipse. Maybe I'm too blind, but I cannot find the switch, the GUI is still embedded with the "regular" theme (while it's Corbu-themed outside Eclipse).Best regardsUwe

Bug on smartform

Good morning everyone,I'm having a problem in SmartForm, the bar that separates the header of the main line in this table appear very thick, I already decreases the thickness of the line the more it keeps popping up extremely thick, I'm thinking this...

Resolved! How to export data from .Net platforms to SAP ?

  Hi Experts,                     I want to export/import data from .Net platform to SAP and vise verse.                 Please guide me is there any third party integration tool or any sap in build tool to transfer the data.        Thanks & Regards,...

Labels in this area