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

    how to select the data in the same table for diff dates in selection-screen

    i would like to select the data for two dates selection and would like to comapre them in the output for basic list.SELECTION-SCREEN BEGIN OF BLOCK b1 WITH FRAME TITLE text-001.PARAMETERS: p_werks TYPE s997-werks obligatory.SELECT-OPTIONS: s_matn...

    Resolved! Accepted Solution

    Cannot get any values in statement GET CURSOR FIELD...

    Hello experts, I am currently testing my report and I was wondering on why my statement above doesnot get any values. After clicking on the hotspot of display, I debugged my at line-selection event to see if the GET CURSOR FIELD gets any values. Unfo...

    Resolved! Accepted Solution

    appending internal tables

    Hi friends,Can you provide me an example for appending an internal table to another internal table which has different structures (with some similar fields)?For example, itab1 has some fields which are similar to that of itab2. I want to append recor...

    Resolved! Accepted Solution

    CHARACTER

    Hi,im just curious, can anyone help me regarding this.for ex. data: v_str type string, v_char(10000) type c.does v_char has no limitation aside to the number like '10000' you put. so any number i want i can put to this.isn't it that type...

    Resolved! Accepted Solution

    Module Pool Table Control

    Hi SDN Experts,I am doing a screen in which i have 2 table controls, one table control show the header details and the second one shows item details.i am able to display them perfectly fine, but what i want is in the item table control i shud be able...

    WHAT is RBDMIDOC?

    Hi , What is RBDMIDOC? Is this the predefined executable pgm for Change Pointers?does we have any predefined Executable Pgms for Change Pointers other than RBDMIDOC?if there can u name them?and for every Message Type we r going to have differen...

    Resolved! Accepted Solution

    pricing simulation

    I am writing a program for using bapi_salesorder_simulate.I have to take the input like customer no,material no,sales area details from user and populate the tables order_header_in,order_items_in,order_partners,order_schedule_in .apart from this i ha...

    Labels in this area

    Explore this Area