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

    get para

    hi all,when user run at the same time of the same program, the latter-run will also refer to former-run variable value when former-run still active.in my program i make use of get parameters id 'XXX' field variable.the variable value in the latter-ru...

    Resolved! Accepted Solution

    Roles and Profiles

    In t-code SU01D I found roles which describes what are the trasaction codes authorized for particular user. I found one profile assigned to each and every role. what is the difference between roles and profiles. what does really profile describes?

    Resolved! Accepted Solution

    ABAP question

    1.function module "CONVERSION_EXIT_AUART_INPUT":when can i use this function module? what's the usage of this function module?2. when i use this syntax: "AUTHORITY-CHECK"i have saw this syntax help document ,but I also can't understand this usage ,d...

    Resolved! Accepted Solution

    BDC on MM02 with user view

    Hi all,I am performing BDC on MM02 to change MRP2 data.I have used SELECTION_VIEWS_FIND to get the correct view. It works fine on my screen as i have access to all the views in MM02.But when the user runs, it errors out as the user is restricted to o...

    Transaction QDL2

    Hi,In QDL2 Transaction , I am seeing some data related to one Dynamic Modification Rule say: DR1.Now, for the same material, I want to see some data related to another dynamic modification rule : DR2.Does anyone know how the data should be created, s...

    Resolved! Accepted Solution

    Horizontal Scroll

    HiI am using WRITE statements to display a table contents. However, in the display page, I could not view the whole table because there's no horizontal scroll bar. How can I manually set a horizontal scroll bar? I do not wish to use ALV. Thanks!

    Recursive Function

    Hello colleagues,I want to create a recursive function module to lookup through a hierarchy (similar to BOM explosion, but not exactly the same concept -it is actually BOM flattening).My concern about this approach is about stack overflow. How does A...

    Resolved! Accepted Solution

    Table control wizard

    Hi All,I am using table control wizard in a module pool programI have declared an internal table in the main program and I am using the same table in the wizard.I want to set the attributes for this in the fourth step.I have set the I/O attributes an...

    Dulipcate issue

    Hi,I have duplicate rows and I am sorting it with bwart(movement type) and venum( internal handling unit no.)SORT wt_output BY bwart venum.DELETE ADJACENT DUPLICATES FROM wt_output COMPARING bwart venum.for bwart has 101 and 532aand venum is only p...

    Labels in this area

    Explore this Area