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

    Abap Unit - Test double result is differnt if full test or single test

    Hi Team, I start using Test double with Abap Unit ( I am used to use Mock ). The issue is really simple, I have two test methods. When I run both methods, the first one failed. When I run just the first one, it success. METHOD new_batch...

    Resolved! Accepted Solution

    (How) can I use the Value Range / Fixed Values from ( SE11 ) domains as constants in my ABAP Code ?

    (How) can I use the Value Range / Fixed Values from ( SE11 DOMA) domains as constants in my ABAP code ? What is good practice ? Example: Z_MY_DOMAIN, tab Value Range, Fixed Values: Y yesN no What I cloud do is just this: DATA: ls_my_data ty...

    spell amount with coma

    Hello expert!! I have requirement to spelling amount for example 23,30 so spelling twenty three coma thirteen. how do i maintain this in table t015z?. I have been trying to using FM SPELL_AMOUNT but the COMA is not come out. CALL FUNCTION 'SPE...

    acetedi by Participant
    • 523 Views
    • 0 Comments
    • 0 Likes

    Can I connect to the Northwind service with service consumption model on ABAP trial version?

    This post was originally a question about an error I was getting when trying to create the service consumption model with the metadata document for the Northwind service but it has evolved a more fundamental question: "Can I connect to the Northwin...

    Move GOS items from SOFFCONT1 to Content Server using RSIRPIRL with parameter "delete later"

    If we run the report RSIRPIRL with parameter "delete later" (p_update = abap_true), the category for the physical document does not change form SOFFDB to the new defined storage category "ZMIG" (defined in OACT) within table SOFFPHIO. The report is e...

    SAP QUERY TO DESIGN

    Hello, can you please help me which tables used for creating the query. Input: - Plant Plant-sp.matl status Material MDR Ticket number MRP workflow status (from MDR) Creation date (from MDR) Layout selection option in the input scr...

    sawamah by Discoverer
    • 576 Views
    • 0 Comments
    • 0 Likes

    SAP Query

    Hello i want to make SAP Query, can please let me know which tables i need to get my required output. Input : - Plant Plant-sp.matl status Material MDR Ticket number MRP workflow status (from MDR) Creation date (from MDR) Layout sele...

    sawamah by Discoverer
    • 718 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    creating a local repo for egit (Eclipse Git) to back up the work on my ABAP trial version

    I have done quite a lot of training and coding on my ABAP trial instance. I was wondering if there was a way to back up the code into a git like repository before the trial expires. What I really want is to keep it simple - create a local repositor...

    Resolved! Accepted Solution

    ENHANCEMENT-SECTION and ENHANCEMENT-POINT (w/o the addition STATIC) can only be used in executable

    Hello, IMPORTANT: this question is answered, no help needed, but I hope the answer will help other people, and PLEASE correct me if I'm wrong or it needs clarification. I was adding this kind of statement at the bottom of my Z program (ZRGGBS000 ...

    CALL TRANSACTION F-54

    Hello everyone! I'm using a F-54 call transaction with BDC, but when the process is called, it doesn't take all the positions or records that I'm sending. Doesn't take the last record to process it. Can somebody help me with a example by sending ...

    ychavez1 by Explorer
    • 1472 Views
    • 3 Comments
    • 0 Likes
    Labels in this area

    Explore this Area