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

    Subroutine

    Dear all,Is there any way to jump to a subroutine without returning the place form where the perform has been executed:Within the standard ATP check program the ATP core logic is located between two user exit dedicated form (user_exit_in and user_exi...

    Submit

    Hi i transfered fields into one table like rspar TYPE TABLE OF rsparamsafter using submit statement like SUBMIT RFITEMGL VIA SELECTION-SCREEN WITH SELECTION-TABLE rspar AND RETURN.but in RFITEMGL seletion screen i am not getting...

    Concurrency problem

    I have a dialog program, which able to insert some record into database. In the table, the key field is number which increment 1 each time users create record + short description. When save, currenct machanism will get the last no from database and t...

    Resolved! Accepted Solution

    number of entries

    I coded a select query which in SE16 has resulted in 2900 entries... would the internal table be able to store and process it...without any performance issues...Message was edited by: AlexanderMessage was edited by: Alexander

    Resolved! Accepted Solution

    internal tables

    hi all, i have a requirement which says:If RECONCILER is not initial.Perform a Lookup by Reconciler name to obtain all accounts for the select Reconciler; Search on ZRECON_ORG_STR-ROLE+0(1) = ‘R’ and ZRECON_ORG_STR-HOLDER = RECONCILER.here, i have tw...

    Resolved! Accepted Solution

    how to know the modify record or log of a transaction ?who knows?

    hi,all.in the transaction se93.we can create or modify a transaction.for example,the transaction zst01 called the program zprog01.but I changed the called program from zprog01 to zprog02.if I forget the first called program is what .how to know the p...

    Resolved! Accepted Solution

    old paln order

    the plan order saved in table PLAF, but when the plan order convert into production order, can not find the plan order in PLAF, i want to trace the plan order, so , which table saved have been converted plan order?thx

    Resolved! Accepted Solution

    AL11

    How does one limit AL11 to a specific folder path. Although they may view other file paths, they should be only able to view files within a specific folder. When creating the role I have attempted to narrow it down to the object s_dataset and filen...

    Resolved! Accepted Solution

    Abap dec

    Hi , i have a data type data : i_temp type p decimals 2. if there is no value comes for i_temp then its showing as i_temp = 0.00. In this case i just want to blank it the i_temp which should show i_temp = space rather than showing it as '0....

    Labels in this area

    Explore this Area