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

    EVENT 01-Table Maintenance Generator

    Hi,I had created a TMG having one field as BUKRS.Now I want to have a check on this field so that I can validate the entries based on the T001 entries.This way only the Company codes that are exisiting in this instance can be maintained in the table....

    kiran_k8 by Active Contributor
    • 1954 Views
    • 7 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Maintain data via Table Maintenance Generator, with no transport request

    Hi all,I've create a TCode for SM30 as the steps below:1. Transaction: SE93 2. Enter Short Text 3. Select Radio button "Transaction with Parameters (Parameter Transaction)" 4. Next screen, give transaction as SM30 5. Check "Skip Initial Screen" 6. Un...

    Resolved! Accepted Solution

    Is there any way to register the "Save" icon (CTRL+S) as an edit event?

    I've coded an editable ALV grid and would like to use the default SAVE icon on the PF-status as the edit event for the class. Wondering how it's done so that I don't have to modify the ALV toolbar.I tried searching for the topic but couldn't find any...

    system exception while deleting the file from app server in background job

    Hi All,I have a issue while the deleting the file from application server.I am using the statement DELETE DATASET in my program to delete the file from app server.I am able to delete the file from the app server when i run the program from app server...

    Resolved! Accepted Solution

    Deleting unnecessary trailing zeros in packed number

    Sorry if this is a kind of noob question but I searched forums and could not get quite an comprehensive answer. Ok, so here we go:I have a packed number, say 1.500 (3 decimals). But as this is a FM with "type any" there could well be also a packed nu...

    Resolved! Accepted Solution

    ALV GRID: How to change Subtotal and Main total values in standard row

    Hi Experts,By using SORT-SUBTOT = 'X' and FIELDCATALOG-DO_SUM = 'X', I will get subtotal and Main total.My requiremnt is I need be calculate values manually and pass the calculated values to subtotal and maintotal.is it possible in ALV GRID?By ad...

    Resolved! Accepted Solution

    SPAU Corrections

    Hi,I'm implementing certain notes in my system.Could anyone let me know if anything is needed to be done in SPAU after implementing the notes, Y because for certain notes, It's been mentioned in the service marketplace that adjustment should be done ...

    Resolved! Accepted Solution

    Can the ABAP statement "SEARCH" be used to find a "." (full stop) ?

    Dear experts,does anyone know how to do that?Thanks in advanceAndreasP.S.: I know that I could retrieve the position from sy-fdpos in an IF-statement using "CA" (Contains any) and I will use that unless someone tells me how to achieve it with SEARCH....

    Resolved! Accepted Solution

    Equipment Idoc

    Hello,My requirement is as, I need to design an custom IDoc, for equipment with all the equipment detail along with functional location ,class and characteristics.I tried using MDM_Equipment_savereplica01 but this doesnt not suffice Position fields P...

    Resolved! Accepted Solution

    Enhancement of Method

    Hi,I have enhanced one method in development system at the end of the method ( implicit enhancement ) using ENHANCMENT .. ENDENHANCEMNT and it is working properly in the development system as i can see in the debugging "SPIRAL" appears and i press F5...

    Labels in this area

    Explore this Area