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

    universally valid solution

    Dear All!I'm having the following problem:I need an universally valid solution or a Function Modulewhich converts almost every date format from ->MM/DD/YYYY, DD.MM.YYYY, MM-DD-YYYY, YYYY-MM-DD etcto ->YYYYMMDDSuppose the user may have different datef...

    Resolved! Accepted Solution

    dynamic sql

    Hi,In the following dynamic sql query p_datapt is a parameter, so it showing the error as that field doesnot exist in table. select PERNR p_datapt from (tabname) into corresponding fields of table <itab1> WHERE begda <= p_endda AND...

    se71

    h!I m working on SAPScripti made the form through se71.and also do the coding in se38do all function like openformstartform.writeformcloseform endform.but when , I execute the program.it whd alble to printalthough no error is show but neither print p...

    Resolved! Accepted Solution

    Creating Excel

    Dear All,I am using the following code to create one excel sheet in ABAP Screen. Though its showing me the excel sheet, but the data is not getting populated in the excel sheet. Kindly help ASAP.*Populating Internal Table SELECT vbeln matnr erdat UP ...

    Resolved! Accepted Solution

    Hiding execute button.

    Hi Abapers,I had made an executable program in which im having radio buttons and push buttons.Now i want ot hide execute button in the menu bar.Can anyone give me code for this.Points will be rewarded for helpful answere.Thanks in advance.Regards,Nee...

    Resolved! Accepted Solution

    at user-command

    Hi,I am trying out the "at user-command", but it is not working. Also, if I give an "endat" at the end of the code it gives an error. From my understanding of the following code, it should write 'End' on the screen if I type 'end' and press return....

    Autharizations

    Dear AllI have main program and I called another separate programs from themLike followsMail Program with T Code ZPPABZPP_Main Submit ZPP_001 Submit ZPP_002 Submit ZPP_003Submit ZPP_004And another special program part in main program (its run with ex...

    Resolved! Accepted Solution

    Very Urgent - Excel to Internal table then display ALV Grid OO Approach

    Hi,I have uploaded data from Excel sheet to an internal table using the FM 'ALSM_EXCEL_TO_INTERNAL_TABLE'.The data has got loaded into the internal table with no issues.Now i am using this internal table to display data in ALV Grid fromat using objec...

    Resolved! Accepted Solution

    Tables used by ALV layouts

    I'm going to migrate our variants and layouts from PNP to PNPCE programs, but I can't seem to locate the tables for the layouts.I know that variants uses the tables VARID, VARIT and VARI and I can use the RS_COPY_SELECTION_SETS function to move the v...

    Labels in this area

    Explore this Area