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

    Design and management of custom exception classes - best practice?

    This is more of a discussion than a question but here we go. How do y’all design and manage the exception classes? In some cases, I’m struggling to find a solution that would be simple and practical but not too "un-clean". Let’s say there is a clas...

    Based on the posting key the data want to uploaded from excel file to sap to that particular screen

    Hi, I have done a recording for posting keys 35 and 40 in fb01 t-code .For that recording i developed a bdc report. when i am uploading excel file to sap system then that time the data want to enter based on the posting keys in that particular scr...

    Resolved! Accepted Solution

    VL10A ALV CELL COLOUR

    Hi,How to color a specific cell in ALV output in VL10A. I know various methods for coloring the cell but getting difficulty in T-code VL10A, as I can't find where the layout/fieldcat declarations are written in the enhancements/user exits, and not ...

    lugar004 by Explorer
    • 1140 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    String Templates in Where Conditions and Select Statements

    Hi Experts, i am trying to use a string template in my select Statement with where condition. but Syntax check failed with some missing escaping and grammatics erros.here is the Code: Data(lv_vendor) = ‘1234‘ Select * from TABLE into @data(lt...

    Resolved! Accepted Solution

    how to create a JSP connection to SAP through Jco?

    I want to create a JSP and fetch data from SAP. I followed the official tutorial of sJco 3.0 and stuck in the first step. I'm really confused. Can some give a hint ? below is the offical sample code. public class StepByStepClient { static String D...

    Resolved! Accepted Solution

    OData JSON Deserialize

    Hi All, I am trying to deserialize the simple JSON data using the class /UI2/CL_JSON. However the output internal table is initial. Can you please let me know what i am missing here. types: begin of ty_ekko, ebeln type ebeln, ...

    Resolved! Accepted Solution

    ABAP syntax 7.5

    Hi All, New ABAP syntaxes are easy to use. But, on considering the performance we got the below doubt. New read itab statements are not performing binary search anywhere. When we use new READ syntaxes in ORACLE DB, it may affect the performance ,...

    ATC Checks and Baseline

    Hi, We have enabled ATC checks in our organisation and activated the baseline functionality as well to make sure only the new code changes are scanned going forward. But we are facing a challenge, if we make any minor change in already baselined ...

    Resolved! Accepted Solution

    Export/Show all objects in a develompent package

    Hello experts, i am currently in the process of exporting all objects associated with a package. I have chosen the approach with the table tadir se16 approach. But now I noticed that only the function group is displayed without the function modules. ...

    Error in bdc report while uploading data in fb01 t-code (for posting keys 35,40)

    Hi, I developed a bdc report for uploading details from excel file to sap system in fb01 t-code(for posting keys 35,40) .But after developing a bdc report I am getting an error like "Reconciliation account 12011000 or short key 00 not permitted acc...

    Labels in this area

    Explore this Area