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

Park Document

Hi Experts,I am doing an Interface for Journal Upload. For Park document Trans. FB01, F-65. In this I want to print all the error messages. Like if the GL account does not have VAT, it must display that error message. If the GL Account required Fund ...

Resolved! Reading table S026

Hello;Is there a faster way to read table S026(material consumptions table)? My select statement is as follows but it takes too much time to read. select s026matnr s026werks s026~mcomp into (s026-matnr, s026-werks, s026-mcomp) from s026 cli...

Resolved! ALV GRID

Hi,I got the ALV grid.Just above the grid i wanna add Microsoftexcel,wordprocessing,localfile tool bars just above the grid and not in the application toolbar.Can anyone guide me on this.Thanx in advance.

FM: GUI_DOWNLOAD

Hi .I have a Z program which I am planning in background.I need to pass the data in excel sheet.I have used FM GUI_DOWNLOAD to get data in specified excel when backgroun job runs.However I am getting ERROR in JOB LOG.If I run in foregroung it works....

Secondary Index

Hi All,it is performance issue,it taking time to read data from the ztable, to solve this i created secondary index for the table on four fields like mandt...... andthis tableis been used in Miro, how do i use the secondary index ?how to add thisinde...

User Exit

Hi ALL ,Like in SD .. For VA01 (MV45AFZZ) etc contain USER_EXIT_MOVE_FIELD_TO_VBAP etc , we are also having User exit for other tcode of diffrent modules , or USER_EXIT... specific to SD only .Please don't assume function exit or screen exit..Doubt i...

exit

Hi Everybody ,Enhancement LWVK1002 in exit FM (EXIT_SAPLWVK1_002), some code is written . How i know in which transaction this exit is calling .Pls reply me back as soon as possible .With Regards ,Sumanta .

Resolved! selection of field

here when i execute the report..for the field istat when i click F4 it is showing only the value not the description..how to show the description..for the below codeAT SELECTION-SCREEN ON VALUE-REQUEST FOR p_stat. DATA : BEGIN OF LT_SEARCH_HELP OCCU...

Labels in this area