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

    search help

    In a custom table I need to provide a search help. The requirement is: The field payment term will list all the possible values of payment term along with the description defined for 'Account type-customer"(The F4 help will list all values of T052-ZT...

    Testing IDOC WE19

    Hi AllI want to use standard IDOC DELVRY03, how can I test this IDOC on we19, it asks for IDOC number.Can any body expalin me how can I use this standard IDOC.Actually for T-code VL03n when th Post goods issue is done, I want this IDOC to be generate...

    Resolved! Accepted Solution

    How to restrict Global default layout setting by users? Authorization

    Hi Friends,Currently users are able to set their own report layout as the global default layout. can we provide solution on how to prevent users from setting default layout for reports. Users should be restricted to set user specific report layout on...

    Resolved! Accepted Solution

    Query in selection screen

    In my requirement in the selection screen have to enter the company code,fiscal year and posting date.Posting date should be got based on the fiscal year.Have done coding to fetch the posting date.Now how to bring this posting date to the selection s...

    Resolved! Accepted Solution

    HOTSPOT in ALVGRID

    Hi,i have an ALV-GRID OO and have soma ICONS in a ROW which are declared as HOTSPOT.Every think is OK.But in some cases we don't fill a field with an icon but the hotspot is set (GS_FIELDCAT-HOTSPOT = 'X'.)Is it possible to set the hotspot-funktio...

    Resolved! Accepted Solution

    Search Help Not found

    Hai All,I have used a standard search help in my Dialog Program Screen Field. (FILED NAME : PERNR, SEARCH HELP NAME : PREMK) while iam running the program in the output screen when i selected the Personnel No drop down menu it is showing the search h...

    Resolved! Accepted Solution

    checkbox

    hii have 2 checkbox on my selection screenIm trying to disable one checkbox when the other one is selected, but its not workingsee code belowSELECTION-SCREEN BEGIN OF BLOCK block1 WITH FRAME TITLE text-002.PARAMETERS : p_park AS CHECKBOX, ...

    Resolved! Accepted Solution

    About REPLACE ALL functionality

    Dear All,I have one string which contains '#' in between. And I want to replace all these '#' with ' ' (ie blank SPACE)..For this I am using:-REPLACE ALL OCCURRENCES OF '#' IN L_TEXT WITH ' '.But to my greatest surprise, its not able to replace it sa...

    Labels in this area

    Explore this Area