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
    • 94965 Views
    • 212 Comments
    • 39 Likes

    ALV to Excel

    Hi experts,I have a requirement to send ALV report as excel file to external receiver. The excel file should be formatted like the ALV list (with all sums….). Till now to send excel I was using SO_DOCUMENT_SEND_API1. I assume, that if I will pass to ...

    Resolved! Accepted Solution

    Performance Issue

    Dear All,I am building a infoset - query report & one of the selection options on the selection screen is for RESB-EBELN. When i enter a Purch. Order no. & execute the query, it takes a very long time. This is because this field is not a primary fiel...

    upload into table

    Hi experts,I have requirement for uploading data into a Z Table .and my data is in Application server with .csv file.I Want to write aprogram should pick the file , read the data and load into the table.please send any referal program.Thanks & Regard...

    Resolved! Accepted Solution

    Multilevel BOM

    Hi ppl,We use the tcode CS12 to explore the Multilevel BOM.Is there any table which stores the details whether a BOM is a multilevel BOM?I need to find out the number of BOM levels for a component.Please help.<REMOVED BY MODERATOR>Thanks,Dawood.Edite...

    Hexadecimal Texts

    HiI am converting Hexadecimal text to character string with the functional module HR_RU_CONVERT_HEX_TO_STRING , i am getting the text fine , But i am getting # symbol in between the texts,I need to remove the # from the textany suggestionsI am using...

    Resolved! Accepted Solution

    spool

    hi all,in my program there is one logic as below. SUBMIT (P_PROGNAME) * TO SAP-SPOOL * DESTINATION USER_DEFAULTS-SPLD * LAYOUT REPFMT * COPIES 1 * LIST DATASET 'REPLST' * LIST NAME LIST_NAME * KEEP IN SPOOL 'X' * IMMEDIAT...

    Resolved! Accepted Solution

    Select query

    This select query is going into dump (ABAP RUN TIME ERRORS)please tell me weather it si correct or not SELECT msegmblnr msegbukrs msegwaers mkpfbldat mkpf~budat mkpfbktxt mkpffrath INTO TABLE it_header FROM mseg INNER JOIN mkpf ON msegmblnr = mk...

    Resolved! Accepted Solution

    HR ABAP

    HiI'm new to HR ABAP.So i would like to know meaning of some of the terminologies used in writting a code using infotypes.Kinldy explain the meaning of follwoin statements:1) RP-PROVIDE-FROM-LAST P0001 SPACE PN-BEGDA PN-ENDDA^^ What does this stateme...

    ALV refresh

    Hi friends,i want to know how can i refresh one field in ALV after ALV display.i am using REUSE ALV HIERSEQ LIST DISPLAY for header and item display.after ouput i am cliking user command button and i dsipaly one screen to enter the new value, after e...

    SHIFT statement

    Hi,I have a string value like this. /usr/sap/temp/test.txt .I want the text before the last slash / .I mean, I want /usr/sap/temp into one variable. There can be any number of slash / symbols in the main text. But, I need only the text before the las...

    Labels in this area

    Explore this Area