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...

    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...

    sheenamk by Developer Advocate
    • 94907 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Select Optimization

    Hi all,During full installation system taking huge time, when I debugged it, I found that a select statement is taking most of the time.-T code : EG31 Main Program: SAPLIE01INCLUDE LIE01U04. "EQUIPMENT_SUCCESSORSFunction Module: EQU...

    error in BAPI

    HI,While executing the BAPI -- BAPI_BOM_UPLOAD_SAVE, where while executing this BAPI with sufficient data i am getting the error..Id: 29Number : 278Error Description : Numerical entry is not supported for extrnal item IDswhat might be the error..reg...

    Resolved! Accepted Solution

    Code Parsing

    Hi all,In my requirement, I want to know all the fields that have been declared. I want those fields to be displayed in the output. For that I need to parse the code for the field declarations.Please tell me the way to parse the code for my requireme...

    Resolved! Accepted Solution

    Using it_filter in ALV

    Hello Friends,I have filled up IT_FILTER in following manner. clear wa_filter. refresh it_filter. wa_filter-fieldname = 'MATNR'. wa_filter-tabname = it_final. wa_filter-valuf = '000000000000000225'. wa_filter-valut = '000000000000000250'. wa_f...

    regarding OOP-ALV

    Moved to correct forum by moderatorhican i display report output using OOP-ALV without creating any screens?while creating container should i create screen? i dont hv access to module pool so can i create report display without accessing module poo...

    Tcode VKM2 Time out

    Hi all,Apparently, user claims that tcode VKM2 has been time out when executing, and seek for performance improvement on VKM2. I found that tcode VKM2 is calling (using submit statement) Logical Database KMV (tcode VKM4) for data retrieval. However, ...

    confusion OLE

    Hello all.I have readed same documents about OLE Automation .i know,first CREATE OBJECT obj class.then SET PROPERTY OF or CALL METHOD .ex:DATA EXCEL TYPE OLE2_OBJECT. DATA WORKBOOK TYPE OLE2_OBJECT.CREATE OBJECT EXCEL 'Excel.Application'. CALL METH...

    Resolved! Accepted Solution

    excel icon in alv output

    Hi , when i click the menu option List->export->spread sheet in the alv output the spreadsheet option is greyed out .so i tried to set up customised pf status but though i added the List export spread sheetagain it is being greyedout ie it is vi...

    Resolved! Accepted Solution

    Capturing Username

    Hi All, On the user interface screen I have two flags OCflag(1) and Delflag(1), I have Ocfchg(12) and delchg(12) fields for user name who changed the flags. I have to capture the uname who changed the particular flag. There are only few users who can...

    Labels in this area

    Explore this Area