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

    BADI Implementation

    Hi folks,I need some help in BADI development. Having gone through various resources on Search Forums, regarding BADI, need some assistance.I need to make an enhancement regarding the Fast Entry actions (HR_FAST_ACTION_CHECK). Firslty, I decided to e...

    Resolved! Accepted Solution

    Problem on TY_SAPLANES

    I have code the folowing example and i Keep recieving the error MSG The work area "list_of_planetypes" is not long enough, any suggestions???THanks ins Advance!ErickCLASS lcl_airplane DEFINITION. PUBLIC SECTION. METHODS: constructor IMPORTING ...

    Resolved! Accepted Solution

    What is the purpose of Static methods inside a class?

    What is the purpose of Static methods inside a class?I want the answers apart from "A static method does not require instance of class(to access) and it can directly be accessed by the class name itself"My question is what is the exact purpose of a s...

    Resolved! Accepted Solution

    What is the purpose of Static methods inside a class?

    Hi,What is the purpose of Static methods inside a class?I want the answers apart from "A static method does not require instance of class(to access) and it can directly be accessed by the class name itself"My question is what is the exact purpose of ...

    ALV-report problem

    Hi freinds if you could solve my this problem I will be highly grateful to you all as its very important and I have missed the deadline already but in vain.I got this report which shows the non-schedeuled line items and group schedule line items on c...

    Resolved! Accepted Solution

    Where is doc on how to use "PRGN_SAVE_EXIT_0n_PFCG" exits in S_PROFGEN

    In the function group prgn_add_on in package s_profgen, there are exits with names likePRGN_SAVE_EXIT_00_PFCGetc.These don't look like usual exits - there's no includes where you would code your exit after activating some enhancement.Is there documen...

    Resolved! Accepted Solution

    File Save Option in exporting data to Excel Workbook using CLIPBOARD_EXPORT

    Hi All,I'm using CLIPBOARD_EXPORT method of CL_GUI_FRONTEND_SERVICES class to export data from multiple internal tables into multiple sheets in Excel workbook.the method automatically creates a work book with sheets having data but will not save the ...

    Labels in this area

    Explore this Area