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

Resolved! Internal table help

Hi,I have an internal table and i would like to read a bunch of records that matches the selection criteria in one step (without using a loop), just like we do using select statement from a DB table...This is what I currently have...INTTABLE1 IS A SO...

Resolved! use of GROUP BY in SELECT

I am considering using GROUP BY in several selects where I will access very big bsik, bsid, bsad, bsak, ecc...My two concerns are performance and high data volume.GROUP BY should reduce data arriving from DB but will it hurt performance?What are your...

Resolved! Help required-LSMW.

Hi, My requirement is that I will get a flat file in which one of the fields will be with 26 digits... I am using transaction KS01... So for the cost center creation the criteria is that I need to concatenate the company code, the 7-11 digits (of th...

Abap Object .

Hi Folks , i'm writing a program which contain one class and it's implemetation . i choose to put the code that related to the(Definition and implementation ) class in INCLUDE file , so that my program looks like this : report repname . include cl...

SAPScript RDI output

Hi,Can anyone help me on this. I've to output the SD documents using a 3rd party tool called AUTOFORM. Does anyone have any white paper or any such kind of information related to RDI in connection with SAPScript.Thanks in advance.regards,Satyastdviru...

Resolved! MS Access VB and RFC

Hello,Every Time i try to 'Create a Server object and Setup the connection'Set R3 = CreateObject("SAP.Functions")MS Access prompts a 'Automatisierungsfehler (Fehler 440)''Das angegebene Modul wurde nicht gefunden.''Error 440''The given modul wasn't f...

Resolved! tableview pai

Hi. I have 2 tableviews on screen. The pai pbo logic is implemented according to the down-right-up order.When I change data in any of tableviews, the PAI doesnt trigger. How to make the PAI logic run?Best regards.LukaszMessage was edited by: Lukasz ...

Query optimization

I m facing a problem of Query optimization.I have used one query in report which takes too much time. Thhis query contains 4 inner join and one left join. All inner joins are in one-to-one relaionship. I am giving this query below.SELECT catsdb~pernr...

Labels in this area