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

    Sorting internal table

    Hi all,I need to sort an internal table based on a field. The field is of datatype character. The actual data in the field is number. For example consider sample data for the field to be 1, 112, 102, 2. When i try to sort this it is sorted as 1, 102,...

    Resolved! Accepted Solution

    How to get back default value on selection screen from report screen?

    Hello experts,I have selection screen with some default values assigned in INITIALIZATION.When i change this value and execute report and press back from the report screen, it should display default values.e.g.p_mode = 'Update'p_material = 'RX00001'I...

    Resolved! Accepted Solution

    Obselete Statemens

    HI All,I Need a help in ABAP,i am working on 4.7 versiion,is there any way to get the list of obselete statements in the ecc version,so that i can check my programs accordingly here and i do not want this by creating a variant in Extended sytanx chec...

    Resolved! Accepted Solution

    Maintaining Plant

    Hi All,I want some plants to be given full access and and if i want to restrict a plant to only display access, how can i do it. when i go and click the organization levels tab, and give values, its changing in all the WERKS fields.Can some one sugge...

    BADI Implementation

    Hi All,I need to implement the BADI PT_ABS_REQ for Absence Validations.I have gone through the below link:https://www.sdn.sap.com/irj/sdn/wiki?path=/display/erphcm/validations%2bfor%2bess%2bleave%2brequestIt is detailed, but I donu2019t have much kno...

    Resolved! Accepted Solution

    EDI : Issue

    Hi EDI ExpertsOur Client Sells two kinds of products:Kind-A and KindBRight Now only Kind-A Materials are in productionKind-B materials will go into production some time later We have 30 EDI customers Out of 30, 10 cutomers purchase both Kind-A and K...

    Help in Get cursor

    Hi,i'm working reports..Data: f_value(10) type c.AT LINE-SELECTION.CASE SY-UCOMM.WHEN 'PICK'.GET CURSOR field F_VALUE VALUE f_VALUE .SET PARAMETER ID 'LIF' FIELD WA_LIFNR-LIFNR.IF f_VALUE = WA_LIFNR-LIFNR .SELECT ADRNR.....end select.when im debugg...

    Labels in this area

    Explore this Area