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

GENERIC ALV GRID

We are trying to make a "Generic ALV grid function module" , this would take , all the parameters required for the the method set_table forfirst_display like it_structure , it_outtab etc ,We require to pass any kind of an internal table to it .In th...

Resolved! Locking a Report

hey can any one tell me how can i lock the Z Report, means i have mad report on MSEG and MKPF table, i want that if one user is processing that report at the same time other user shud not be able to process the same report, i hope i have cleared my q...

Locking o Report

hey can any one tell me how can i lock the Z Report, means i have mad report on MSEG and MKPF table, i want that if one user is processing that report at the same time other user shud not be able to process the same report, i hope i have cleared my q...

Resolved! F4 Help

Hi Everybody, I'm doing Module Pool Programming. I have got a F4 help on a screen field (Static values in domain of the field). Now my requirement is to retrieve the Code and Description on screen. Since no SQL will work hence I looked for FM. I ...

Resolved! Search help on screen

hi all,I have two screen fields to which i have attached search helps dynamically (using function module F4IF_INT_TABLE_VALUE_REQUEST. The scenario is that i want to select the first field and depending on the value entered, i want to restrict the se...

EDI Extending IDOC

Hi frenz, I've got a requirement that for a particular EDI transmission we dont have some four fields in our IDoc type. Now i just want to know which method given below is better to use; 1) Creating new segments and putting fields into it. ...

Resolved! Authorization object

Hi Friends, Do anyone here worked on SU21?. I need to create a report program and provide read-only access to a particular user. How to go about it?. Will this SU21 be of any use?. If yes how to create one?.Prompt replies would be rewarded.Thanks,Ta...

Resolved! ABAP Code

I am trying to run simple ABAP code. But it is not working.-SELECT single obknr INTO mpos-obknr FROM mpos WHERE warpl = record-warpl. if sy-subrc = 0 then. SELECT equnr INTO i_plan_data-equnr FROM objk WHERE...

Resolved! ALE/IDOC within system/client

Hi experts,I know IDOCs are use for communication with other systems. Is it possible to have an ALE scenario for use inside one system, i.e. a specific document like an order is saved and automatically an IDOC output is created and processed as input...

Clemenss by Active Contributor
  • 1291 VIEWS
  • 9 REPLIES
  • 0 Likes
Labels in this area