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

    Concatenate two fields by preserving blank in ABAP CDS

    I want to concatenate two fields A1 and A2 in ABAP CDS by preserving the blanks of A1 e.g. Length of A1 : 10 characters Length of A2 : 6 characters A1 = 'ABCD' A2 = 'EFGH' End Results should be A3 : "ABCD EFGH" (6 blanks after 'D') //E...

    What to do when error: 'The range of the statement to be passed to the database is too wide' occurs?

    Hello, At the following instruction I receive the error: The range of the statement to be passed to the database is too wide What does it mean and how can it be solved? TRY . SELECT SINGLE bpcontact INTO lv_bpcontact FROM bcont ...

    Select Options

    Hello Guys, Whats the problem with this coding? I am getting an error because "value" is unkown. I dont understand DATA: gv_werks TYPE mard-werks. SELECT-OPTIONS: so_werks FOR gv_werks. INITIALIZATION. * Ausschluss Werk 0001 so_werks[] = VAL...

    Resolved! Accepted Solution

    want to create a bar code after material enter in plant in different batches

    Hey Sap guru, I want a complete step by step method to create a new bar after material is entered in plant in different batches. when material enter the bar code can be automatically created in sap hana. Could you please help me Thanks in adv...

    BOPF with PPF

    Hi guys, I have some knowledge about BOPF and some about PPF. Now I saw that you can also integrate both. Where to find some description about that, which classes to use and so on? I don't want to build something by my own, if there is a way to d...

    Labels in this area

    Explore this Area