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

Standard field in SM30

Good morning everyone,I'm having a problem in creating the updater table by SM30, I need every time this table is updated 3 fields get recorded, User name, system date and system time, but I'm not getting to do these fields to be updated alone.if any...

Resolved! Background Job

Dear Experts,I have developed a report that does not have a selection screen and is meant to fill a z table and the program has to be executed in the backgroundthrough SM36. I have been asked by the Functional guy to create a T-Code for the developme...

Resolved! BAPI_PO_CHANGE

Hello I am trying to update the NETPR field of PO with the help of mentioned BAPI  "BAPI_PO_CHANGE". The  changes in the Netprices are not talking place The Code flow is as below, also i want to restrict the changes for the person who is not having a...

Make a Test before Saving data to an Infotype ( HR_INFOTYPE_OPERATION )

Hello,I have a problem saving data  to infotype 2007Step 1.First I would make a test before saving data, after that I would  Know If there are some errors. I use HR_INFOTYPE_OPERATION function , with NOCOMMIT = 'X' and  ROLLBACK WORK .... (It does no...

Resolved! Exception condition "ILLEGAL_EVENT_COMBINATION" raised

Hi Expert,We are getting dump while executing tcode SPRO and SUIM  "Exception condition "ILLEGAL_EVENT_COMBINATION" raised".please check the below ST22 details.Category               ABAP Programming ErrorRuntime Errors         RAISE_EXCEPTIONABAP Pr...

Open Dataset failing in Version 7200.3.9.1071 but working in a lower version?

Hi All,I've come across a seemingly weird error.Client is trying to download data into a file from a report which uses open dataset for file operations.Now when they run the report from SAPGUI with version 7200.3.9.1071 (build 1286983), the report fa...

Resolved! Seletion field label of a table are appearing different in production and development system for SE16 tocde.

Hi There,I have a custom table for finance related data.When I am login in development system and executing tocde se16 ,the selection screen displayed  are different in production and development system.In Development system...I can see the field lab...

Resolved! ME9F Multiple PO Printing

Hello Friends, Have a requirement to take multiple purchase orders printouts from ME9F transaction. If we run ME9F transaction it will give us the list of all the PO's. From here we will select the Purchase order/s, and click on Output Message button...

Resolved! Search Help

Hi ,I am creating selection screen but there is no search help is available my  code is  . INITIALIZATION.   TYPE-POOLS: slis. *  Data declaration   DATA:  be_pur_group TYPE  BBP_PDBEI-be_pur_group,          be_pur_org   TYPE  BBP_PDBEI-be_pur_org,  ...

Resolved! Interactive Alv with level 1 & 2 with REUSE_ALV_GRID_DISPLAY and level 3 (after double) click cl_gui_alv_grid with button inside alv grid toolbar issue

Dear Friends..i did interactive using REUSE_ALV_GRID_DISPLAY with first and second level . the third level grid i displayed using cl_gui_alv_grid because the output of this grid's final column has button. i achieved this.but the back button is not wo...

Smartforms

Dear All,My main window is exactly fitting when i execute with single line item. But executing multiple line Items main window doesn’t fit with in the window. how to expand the window based on line item ? What could be the trouble?  It should be conn...

Labels in this area