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

    FM-text_convert_ xls_to_sap

    I am using fm- ‘text_convert_xls_to_sap’ thrice in a program, for each fm, I am using three different internal tables, I have assigned the radio buttons for execution of respective fm. But while executing 2nd and 3rd fm, the data is not populating ...

    Resolved! Accepted Solution

    What are lt_prices and ls_prices?

    Hi, I'm new to CDS and SAP and have created a couple of views already, but I am running into a problem in a loop with these two files, lt_prices and ls_prices. What are lt_prices and ls_prices and In what table are they located? I've looked everywh...

    keega by Participant
    • 1917 Views
    • 3 Comments
    • 0 Likes

    ALV display_protocol

    Hello expert, is it possible to avoid leaving an alv while tcontaining errors? i have a dynpro with different tab. the first tab has an editable alv. i check the value with handle_data_changed and display_protocol and it's ok, but i wish i co...

    Resolved! Accepted Solution

    How to populate mandatory field with another field automatically?

    Hello, I have a mandatory field which I want to populate with the contents of another field if the mandatory field is empty. I am trying to do this by having a module in PAI. However, I am finding that before the module in PAI is called, I get an err...

    Resolved! Accepted Solution

    When I click pushbutton all pushbuttons with screen-active=0 change to screen-active=1

    Hello, I'm trying to build calculator with standard and extended functions.I would like to have a push button with 'STANDARD' label and when I click on that button text change to 'EXTEND' and another pushbuttons (SQRT, POWER) will be visible. There...

    Resolved! Accepted Solution

    Error in MB_MIGO_BADI

    Hi experts, I have the following requirements: When executing MIGO (A01 Goods receipt, movement type 101), there're some materials that have BOM explosion and I need to decrease the stock of the component materials. I have implemented MB_MIGO_B...

    Resolved! Accepted Solution

    MIGO custom tab

    Hi experts, I need to add one "tab" in MIGO and save the data in my custom table. i founded the BADI and implement it but i am not getting the tab. Please guidance me. I have added the source code below. what mistake i did here? Methods me...

    divsmart by Participant
    • 1855 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Is it recommonded to create CDS views (Type V), with different DDL and STOB name

    Hi All, I recently come to know that we can create CDS views with different name for DDL and STOB name as below : So , my question is , is it recommended to create CDS views like this?, thanks in advance. Thanks and regards, Avinash

    ABAP CDS Views

    When i am creating basic view taking any table ,suppose mara and adding three fields which are non key after executing this basic view i am getting records of these three fields only. but when i create composite view adding my basic view in it and ...

    Resolved! Accepted Solution

    Is ABAP dead ?

    Well let's start from the other side. What I want from modern programming language... So here is my holy 10 1. Open source 2. Cross compiling , linux,windows, even ARM platform. 3. Able to deliver anywhere, docker, Kubernetes. 4. Huge pub...

    Resolved! Accepted Solution

    autosize all columns in Excel

    I'm using abap2xlsx and I see that there is a method called SET_AUTO_SIZE, which works on a single column. How do I set all columns as auto width? I couldn't find an example following the where-used list. EDIT: accepting "select all & autosize" a...

    abo by Active Contributor
    • 5804 Views
    • 5 Comments
    • 0 Likes
    Labels in this area

    Explore this Area