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
    • 94670 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Can i "switch" implicit enhancements individually using Switch FW?

    Hello SDNers,I have been toying around with the Switch FW (SFW) for the past few weeks & i need your help in solving a (silly) problem.Scenario:I have 5 implicit enhc. implementations, EH1 to EH5, which are part of the same package PCK1. I have creat...

    SuhaSaha by Product and Topic Expert
    • 956 Views
    • 3 Comments
    • 0 Likes

    DDIC EVENT

    Hi,I want to call T-Code from ddic table .scenario : The custom Z-table updated dynamically from a program.we are not create entries manually. when table field flag set to be 'X' at that time one transaction code 'IW31' will execute.Example: Ztest ta...

    ABAP DUMP

    Hi all We are currently getting a dump Category               ABAP Programming Error Runtime Errors         UNCAUGHT_EXCEPTION Except.                CX_OS_OBJECT_NOT_FOUND ABAP Program           CA_PT_ARQ_DEDUCTION===========CP Application Componen...

    Resolved! Accepted Solution

    Printing Multiple vouchers

    Hello people,I have developed a smartform tp print voucher and using driver program i am providing the document no (voucher No)My requirement is to print multiple documents no for eg from 50000002 to 50000005 for printing. Now im able to print only o...

    Resolved! Accepted Solution

    How to make maintanance view as non editable mode in sm30

    Hello,My requirement is to make some maintanance view as a non editable mode at SM30 level for quality and production.I know we can do with TMG modification events and maitance status (at se11 in view ).But my requirement is to not to make customizat...

    Resolved! Accepted Solution

    Problem: Eclipse debugging

    Hello I have a problem with elipse debugging. When I try to catch my breakpoint, Eclipse send me error message "Debugger cannot be started since there are no mathcing projects for system AE0 client 100".Error description:Error while attaching debugge...

    Resolved! Accepted Solution

    Analysing an old PCR

    I would request you to analyze the PCR26657 and provide your analysis on what bug (with ref to PCR26363) we fixed..? As user is facing the same issue , which he was facing before deploying PCR26363.This was the issue given to me . i went thru both PC...

    Resolved! Accepted Solution

    alv Repot Issue

    Dear Experts,I am working on ALV report. Here I want to show the header and footer details.I did the code like below....TYPE-POOLS: SLIS.DATA: IT_MARA TYPE TABLE OF MARA,      WA_MARA TYPE MARA.DATA: IT_FCAT TYPE SLIS_T_FIELDCAT_ALV,                W...

    Resolved! Accepted Solution

    reuse_alv_grid_display particular rows must be disable while displaying

    Hi Experts,I have a requirement for displaying alv with some rows in disabled mode. I am displaying many line items with some columns editable for create button based on some inputs. once the record has been created. if the user provides the same inp...

    Resolved! Accepted Solution

    Sy-SPONO always 0 ?

    Hi Experts,I want to use this condition :IF sy-spono is not initial.flag = 'X'.endif.later IF FLAG = 'X'.Perform Something.Endif.But I see SY-SPONO as always initial. its vale never changes irrespective of spool is created or not. Can anyone please e...

    Resolved! Accepted Solution

    Changing the subject of an email for billing document

    Anabela Rocha Nov 26, 2013 11:46 PM                                                A request is to update the email subject from the standardINVOICE: 123456789 Customer Nameto MyCompany Invoice: 123456789 Customer NameI am looking for configuration t...

    Resolved! Accepted Solution

    How do I limit 'pop up' options for one parameter based on entry of another parameter

    My end goal is to get a plant and storage location to pass to a program. In looking for what tables to link to the parameter fields, I went into SE16 and went to table T001LOn the selection screen for doing this, it just so happens it does exactly wh...

    Resolved! Accepted Solution

    Doubt Abou ABAP Command

    Hi Gurus I have the code:"*&--------------------------------------------------------------------* "*&  Include           LZBRHR_HIST_CLS_IMPEXPY01                       * "*&--------------------------------------------------------------------*  repor...

    Resolved! Accepted Solution

    How to see enhancements in eclipse?

    Hi everyone,how can i see enhancements in eclipse? Explizit or impizit.I'm not sure, perhaps i just forgot to set an checkbox or something like that, but when I grab the source of SAPMV45A i do not see any enhancements. This looks very clean on one h...

    Florian by SAP Champion
    • 2601 Views
    • 5 Comments
    • 0 Likes

    What transaction am I executing?

    Hi guys!I have created a transaction with parameters called ‘ZVA05’ . This transaction call to transaction ‘VA05’ with VBCOM-KUNDE and VBCOM-MATNR. When I have tried to debug ‘ZVA05’ I can’t know if I am executing VA05 or ‘ZVA05’. Somebody can’t tell...

    Resolved! Accepted Solution

    QR code via ABAP

    Hi all!i'm trying to generate a QR code via ABAP, following the tutorials i found here.i got an error when calling method CALL METHOD i_igs_image_converter->executewhen, insiede ith, the  function PIGFARMDATA via RFC return the error IGS error: Proce...

    Labels in this area

    Explore this Area