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

    alternative to BSEG

    HI Experts, I am making customer ledger report for FI module. I have used BSEG table to customer account details. As BSEG is big table so it takes lots of time to execute. Is there any alternative to BSEG table where I get the same dat...

    Resolved! Accepted Solution

    Triggering Output Type

    Hi, I have a report program which displays all the delivery. If select a delivery and press a print button (customized one), then the delivery has to be printed.I am using BAPI_LIKP_PROCESS_MSG_DIRECT to print the delivery.Now the problem is, o...

    Syntax error

    Hi All,i have writen a program which is having of several performs with process code and an include for data diclarations.when try to activate a code in a perform writen for uploading of languagesit is giving me <b>"gwa_error does not have a componen...

    Resolved! Accepted Solution

    cl_abap_gzip

    Hi, I have used CL_ABAP_GZIP to compress a file and I get the xstring as output and its length. TRY. CALL METHOD cl_abap_gzip=>compress_binary EXPORTING raw_in = raw_in raw_in_len = raw_in_len ...

    Labels in this area

    Explore this Area