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

    User exit for CAT2

    Hi Guys,I have a requirement to restrict access to tcode CAT2 for few employees. I tried few userexits but all are triggerring at the time of save. Is there any user exit that triggers when change button(enter time sheet) is pressed so that I can add...

    Resolved! Accepted Solution

    Visibilty, Static attributes and methods, abstract classes

    Hi Gurus,we have 3 visibility in ABAP objects. "Public" can be accessed by all of the methods of the class,by its sub class and can be accessed outside of the class via the instances of that class. "private" can be touched only by the methods within ...

    Resolved! Accepted Solution

    fm : Z_LEASE_SALES_ORDER

    Hi experts,my requirement : Add a parameter WITHOUT_COMMIT to this FM and pass this parameter to BAPI_SALESDOCU_CREATEFROMDATA. By passing this parameter = X, it should not save the order. The purpose is to get Total Order Value without saving the or...

    Idoc Status 64

    Hi We have a BAPI which creates documents thorugh IDOCS and connects to third paty systems. While creating with some sold to and ship to , the idocs are being created correctly and for some the status of the IDOC is remaining as 64 and when it manual...

    Resolved! Accepted Solution

    GENERATE_SUBPOOL_DIR_FULL exception while creating dynamic internal table

    Hi All,I am getting short dump GENERATE_SUBPOOL_DIR_FULL while creating dynamic internal tables. After 36th dynamic internal table, i am getting this dump from cl_alv_table_create=>create_dynamic_table.P.S: I am working with 4.6 version so i cant swi...

    Resolved! Accepted Solution

    Values changed for in ALV grid output screen(set_table_for_first_display).

    Hi all,I am developing an alv report using oops abap.any inputs on the below issue is welcome.The final internal table it_error contains the correct records for all the fields after filling the data for relevant fields.i.e afterLOOP AT it_error ASSI...

    Resolved! Accepted Solution

    use standard text (SO10) in report(SE38) to compose the body of email

    hello experts,here i wanna create the body of email with a format, hence i decide to use Standard Text. in this Standard Text, i also maintain some variable such &p_name&( i remember it works in forms,such script and ssf), while i define p_name as '...

    Resolved! Accepted Solution

    Role Change LOG

    Hi,I need information that on a particular date what all roles are added/changed/deleted for a given user.I have checked table AGR_USERS but this only gives validity dates but not actionsFM BAPI_USER_GET_DETAIL also lists only the roles asssigned to...

    KOBED_ Issue

    Hi, I have a Requirement implemented in the Pricing Procedures. This Requirement determines whether the condition is valid or not. The problem is: when i make the sales order the condition is working properly but then modify something in the sales or...

    Labels in this area

    Explore this Area