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

Creating IDOC by Output type

Hi Xperts,I've experienced cases of creating delivery idoc when sale order is created. This creation of idoc is triggered when an output type for the SO is determined. I want to understand how the configuration of Output type determines the corespond...

prabhu_s2 by Active Contributor
  • 267 VIEWS
  • 1 REPLY
  • 0 Likes

LIKE REF TO LINE OF

Hi,since in most of my loops over tables I want to use reference variables I would like to do something likelr_structure LIKE REF TO LINE OF et_tableI can do first LIKE LINE OF and than LIKE REF TO but Is this somehow possible without defining an unu...

Resolved! Row Marker In ALV Grid

HelloCan a u201CRow Markeru201D (not sure of name) be added to an ALV Grid? I created an ALV Grid and the user would like to be able to select a row on this ALV Grid for copying to a clipboard. I noticed on other SAP Inquiry Screens there is a one ...

User exit MM06E008

Hi experts,I am trying to solve the following problem:When an outline contract is saved or changed, the value "Target Value" on the header (EKKO-KTWRT) needs to be updated. The value should be calculated from the items on the contract.I was given a h...

STATUS

Hi Experts !I need to change the status of a ALV. The ALV is in the Selection Screen. I am using the next code: gr_table->set_screen_status( pfstatus = 'SALV_STANDARD' report = gs_test-repid set_functions = gr_table->c_func...

Get invoice list

Hi all I have come accross an anomaly while testing invoice list. The following is my code for getting the invoice list. The problem its that when i test it with customer no 1000 it displays invoice list of 1050 too. This happens ONLY for cut...

Labels in this area