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

    Issue with transaction

    Hello ,My requirement is to changing alv grid, sounds simple.But here comes critical bit , I dont know the program but I do know transaction .I tried to find using table TSTC but there is no pgnam specified under that transaction and also I have trie...

    Resolved! Accepted Solution

    Double quotes problem while uploading tablimeited text file to internal tab

    H all,I am uploading excel data using GUI_UPLOAD function module by converting excel to tab delimited text format.Problem is Material AB" is converted to "AB" " " material in tabdelimited text format.Can anybody give solution to problem?Is...

    Resolved! Accepted Solution

    Function module to convert data from to UNICODE before output

    Before Unicode conversion, output to my AIX Unix is non-unicode.After conversion (rel 4.7), the output is still not unicode but converted to another set of data.Is there a function to convert the contents in my internal table in my program to UNICODE...

    Resolved! Accepted Solution

    Database error 54 in EXE

    Hi Experts,My program terminates with a system log that says its a 'Database error 54 in EXE'.I checked the dump and it says "MESSAGE_TYPE_X".My program terminates in the standard SAP FM 'DD_DATABASE_UTILITY'.Information on the dumpTermination occurr...

    Resolved! Accepted Solution

    (S)ALV total editable

    Hi,my customer has some very special requirements They want an ALV with total lines calculated by a special weighted average algorithm. OK, I know we have access to the total line by reference. But know they even want the total line editable. I know ...

    Clemenss by Active Contributor
    • 615 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Doubt regarding the statement declaration within method and endmethod

    Hi, I have a method and i have coded the below inside the method, Types : begin of itab, vbelv type /bic/oizopp_num, " opportunity number vbeln type /bic/oizquot_num, " quotation number vbeln_a type /bic/oizord_num, " sales order number vbtyp_n type...

    Resolved! Accepted Solution

    Modifying SAP standard: Naming convention for a subroutine

    To improve ABAP code quality, we are following naming convention. When SAP standard is modified, or when a copy of SAP standard program is changed, it would be good to have a naming convention for the subroutine name as well. This way especially in t...

    Labels in this area

    Explore this Area