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

    Audio recording in web app

    Hi there.I have successfully been able to implement audio recording in my mobile apps using the start recording audio and stop recording audio flow functions. But when I try to use the same flow functions in my web app. I keep getting errors such as:...

    Jaredn97 by Explorer
    • 1649 Views
    • 2 Comments
    • 0 Likes

    Download PDF from adobe form in local system from SAP ODATA backend code in SEGW

    The bottom code is working fine in SE38 include program but it failing in segw OData backend code withsy-subrc = 21[control_flush_error] CALL METHOD cl_gui_frontend_services=>gui_download          EXPORTING            filename                = lv_fil...

    Satyam45 by Discoverer
    • 666 Views
    • 0 Comments
    • 0 Likes

    SAP S/4HANA Cloud. Can I get access to my CDS view via OData4 interface - "sap/opu/odata4/sap"?

    Hi.Could someone help me, please?There is a question. Can I get access to my CDS view via OData4 interface - "sap/opu/odata4/sap", like for v2 interface: sap/opu/odata/sap/"CDS-service"/"CDS-view"?If yes, how should I adjust my SAP cloud server?

    Andrei-R by Explorer
    • 1240 Views
    • 3 Comments
    • 0 Likes

    Back can't be used as a parameter name

    Try this little report. REPORT. PARAMETERS back.  Syntactically incorrect! Incorrect nesting: For the statement "ENDMODULE", there is no open structure introduced by "MODULE".  Module %_BACK is already defined as a INPUT module.    I've never seen th...

    matt by Active Contributor
    • 579 Views
    • 0 Comments
    • 0 Likes

    Details JOB

    Hello experts,I would like ask an help.I have a custom program that submits a standard program via job and it calls another standard program via job.Is there a way to find the complete chain?I would like to explain better:I execute mi custom program ...

    GroupBy not working

    How can i add a option to group by in my list report?I need this option:     I tried with annotation below, but didn't work:@ui.presentationVariant: [{sortOrder: [{ by: 'belnr' }],groupBy: [ 'belnr' ],visualizations: [{ element: 'belnr', type: #AS_LI...

    Query to get date goods receive date vs inspection start date and inspection end date

    Hi everyoneIve recently started diving into SAP queries. I currently have access to my company's data lake for SAP data (meaning I don't have access to meaningful column headers). I am using xlean website to figure out tables and column names.I have ...

    Type of list report

    Hi!I understand that we have some table types for list report as:ResponsiveTableGridTableAnalyticalTableTreeTableI'm creating a RAP with eclipse, and when i execute my service binding, the table type used is always Responsive table. How can i change ...

    RAP lineitem subtotal

    Hi!How to add a subtotal line in list report? I try to use aggregation function, but it's only sum all line items, i want a subtotal by material/customer/plant for example.I check other reports and exist a button to group values in table line. How co...

    Network Request Error: for Post Call from Build apps to Document information extraction service

    I'm trying to Take Picture in Build apps and send image via POST Call to Document information Extraction service using JS workflow function.1. as Destinations Does not support Multipart content as mentioned in the Issue with SAP BTP Destination Rest ...

    Setting debug point in ADT class

    Is there a way to set a breakpoint at a non-executable line in a class using ADT?I have a class which inherits from another class. I want to debug my class, so that I can see my class constructor executing the class constructor of the superclass. The...

    mwn by Product and Topic Expert
    • 1260 Views
    • 3 Comments
    • 0 Likes

    Write in Excel format

    Hello,Currently one of our custom program is writing the Sales data as XML format in the App server by using OPEN DATASET/TRANSFER syntax the file is .dat formatExample file name: weekly.sales.may.dat     (Interfaces\OUT\weekly.sales.may.dat)In AL11 ...

    Labels in this area

    Explore this Area