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

Resolved! Me41 Badi/User Exit

Hello experts,I need some help here, i'm in the need to add 3 adittional fields in the grid of transaction me41 where youadd the materials i did this in the dynpro 320 of program SAPMM06E and added an append structure with the fields wich worked, now...

Resolved! User exit not triggering

Hi All,I would like to Modify the BASIC IDOC SHPMNT05 with message type Z**, before it is sentFor this, I found a enhancement V55K0020 which calls the FM EXIT_SAPLV55K_020I created a Z project in CMOD and assign the enhancement & component etc and ac...

Selectively suppress popup about 'Setting of Profit Center' while Creating/Changing Sales Order

Hi ABAPers,When the profit center is redetermined while Creating or Updating a Sales Order, a popup message appears saying "Profit Center was set to XXXX".We have done some substitutions for PC using Exits and want to suppress this Pop Up for certain...

rah3 by Participant
  • 2442 VIEWS
  • 7 REPLIES
  • 0 Likes

Passing value for Offsetting account in BAPI_ASSET_ACQUISITION_POST ?

Hello,I am using the bapi BAPI_ASSET_ACQUISITION_POST to do a posting in transaction ABZON.  but I can't find the bapi import parameters  field for the Offsetting account (GKONT). Saw a note 643232 which is relevant to this scenario, but as the appli...

Resolved! Reading from table and identifying whether the number is prime or not.

Hi Experts,                 I am new to ABAP and I was trying to develop a program to read data from the file and identify whether it is prime or not.The code isREPORT  zbtprime2. TYPES:      BEGIN OF ty_zbtprime2,        f1num  TYPE  int1,        co...

Labels in this area