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

Resolved! display errors message

Hi,I would like to collect all the errors message into another internal table for ease me to display the output report which contain either errors / processed records at the end of processing. May I know how I can do that instead code it like using w...

ALV TREE

Hey guys i am unable to open the includes in change mode in a zprogram even after copying it from an ALV demo tree program to that z program with the includes copied as z & saving the whole program as local object.Plz help urgent.

ALV-basics

what is the meaning of all these in ALV :means purpose of all these statements.1. REUSE_ALV_VARIANT_DEFAULT_GET2. REUSE_ALV_VARIANT_F43. REUSE_ALV_VARIANT_EXISTENCE4. REUSE_ALV_EVENTS_GET5. REUSE_ALV_COMMENTARY_WRITE6. REUSE_ALV_FIELDCATALOG_MERGE7. ...

Resolved! Call Transaction

Hi All,I am changing the value in a screen field 'Billing Block' using T Code VA02See some part of the code below:PERFORM bdc_dynpro USING 'SAPMV45A' '0102'.PERFORM bdc_field USING 'BDC_CURSOR' 'VBAK-VBELN'.PERFORM bdc_field USING 'BDC_OKCODE' '=ENT2...

LDB

hi exprets!!i am working on LDB report and can you please tell how to use a LDB in a report without default calling the SELECTION-SCREEN of the LDB?and please let me know why we need to ldb insted of normal programing?we can use the normal selction m...

Resolved! determine available memory

Hi you,in a complex oo developed application we need to determine memory leaks. Is there any Class or function module to determine heap/stack memory space used/avalible?Please try to vaoid answers like "multiply the structure sitze by number of lines...

Clemenss by Active Contributor
  • 761 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! Exits in PS

Hi all...I have a requirement to stop SAP from creating a NETWORK for a WBS, while creating or changing a sales order...I am trying to find out at which point of time SAP creates WBS for a sales order item..Can any body help me out in this regard.Tha...

Resolved! Field Exit

Hi , Field Exit I have created works fine in dev but results in a generation error in Quality system, Kindly let me know if there is any sequence to be followed while transporting to rectify this error. Also let me know what type of request do i use ...

Labels in this area