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

Program - indexes

Dear friends,Here the major problem is, even though the reports made use of primary and secondary indexs, they are going to sequential read instead of direct read and the performance is badly affected.Oracle is used as SAP database.Kindly suggest.Pra...

View

Hello, While i am giving my view name in SM30 V_FAGL_ACTIVEC and by clicking display or maintain it is displaying an error message like "V_FAGL_ACTIVEC can only be display & maintained with restriction" , How to resolve this problem my FI co...

Resolved! HREmpl- Photo upload

Hi friends,Im just beginner in HR-ABAP and Im uploading employee pics(mass) thru BDC object with Tcode:OAOH but Im getting error at end as Error:401 Unauthorised.Just kindly advise me, before I go this, is there any confg has to do by the HR consulta...

Join+group by

Hi experts,I m generating a report in which i have to track all materails with PP whether there PO's are issued or not.For this i put left join b/w eben & ekebe.In where clause . i fetch data on basis of plant & PR creation date((getting data) .But i...

Resolved! source code inspector

hi all,recently i have come across this great tool, source code inspector.it checks for all programming standards and programming guidelines as well..i tried to find any documentation on the tool if i could find.. but i just found http://help.sap.com...

hi friends.

hi,im into industry-specific utilities.[IS-U]SO PLEASE COULD ANYONE SUGGEST ME 1.HOW TO MODIFY STANDARD APPLICATION FORM IN EFRM TRANSACTION.GIVE ME PROCEDURE STEPS.2.HOW TO EDIT THE TEXT IN STANDARD APPLICATION FORM .

BADI - Filter Values

Hi Gurus,In BADIs, we can set a filter value and trigger our respective implementations based on that filter values ( this is handled by the system itself ....... )But, can we have MORE than ONE filter values DEFINED in our CUSTOM BADI DEFENITION (...

Max function

Hi experts,I want to fetch records(PR PO bwart) against maximum movement type(bwart).Is there max function in abap or tell me some alternativeSelect PR PO max(bwart) from ekbe into i_ekbegroup by PR PO bwart.Is this code correct.Savita

Report to Excel

In the recent past, my team has received multiple requests to convert a standard report into excel for various valid business reasons. The standard SAP features mentioned below which lets you save the file does not fully meet the request:Option-1 (Li...

Resolved! ALE Transfer

Hi Friends,How to transfer the data through ALE to the same client.i mean to say that, say i am in client 400. i want to transfer the data through ALE to client 400 only. Is it possible ?I came to know that there is a concept like Virtual Client ?Can...

script error

hi,I am getting only one record for one page.pls check this code where i did the mistake.TABLES :KNA1.SELECT-OPTIONS : S_KUNNR FOR KNA1-KUNNR.TYPES : BEGIN OF TY_KNA1, KUNNR TYPE KUNNR, LAND1 TYPE LAND1_GP, NAME1 TYPE NAME1_GP, ...

Resolved! Create Delivery

Hi Friends,We need to create a delivery with reference to a sales order (Inbound and outbound) , But the picking Qty also needs to be updated in the delivery at the time of creation. Is ther any function module to do this (I am trying to use RV_DELIV...

Labels in this area