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

    BADI/User exit for ME18 to specifically check for Approval Level...

    Hi all, I hope this is not a repost. I have found none so far in SDN forum. However if do, please point it to me. I will gladly close this thread. Ok, i need a userexit/badi, whichever will do, to check for user approval levels in ME18. So far I coul...

    Reg:SAP Query

    Hi ABAPers,I want to create the selection screen and radiobutton in ABAP Query how to create this in SQ01 and SQ02 ... where and how we have to write the coding . we want to get the values according to the radiobutton and selection screen ... can any...

    Resolved! Accepted Solution

    Help or tutorials about ABAP UI programming such as Tree and dock container

    Hi,I'm looking for help, tutorials or any ressources I can explore to undertsand how to work in ABAP with controls, containers, tree and so on.Each time I do a search on help.sap.com, I found help on a detailed object such as tree or docking containe...

    FTP Connect problem

    Hi Experts,I'm facing a strange problem regarding connecting to FTP. Correct function modules in connecting to FTP is used in the program and the program is executed in background job. The program is designed to try to connect to FTP for 7 times only...

    Resolved! Accepted Solution

    Output text in bold

    Hi,is it possible to output text in bold within a screen ?I added an input/output field via layout, now I wanted to make the text within it show up in bold.Is this possible ?(Can I also use the FORMAT COLOR = [color #] and try using WRITE ... TO to...

    Resolved! Accepted Solution

    User Exit & BADI

    Hi Gurus,I am new to this module.Can you tell me how to search the user exit & BADI for T-Code Like CS15.CS15 Tcode is used for where-Used list for material.CS15 we can enter one material,Now i want to make a report which is having multiple Material....

    Resolved! Accepted Solution

    Badi name for cj20n tcode

    Dear All,My requirement is something like this . In cj20n tcode when i try to delete the third level WBS element i need to add some code can you plz suggest me a solution as what badi or useexit do i need to reach this functionality..Immediat reply w...

    Create data

    Why i can do that? data gf_v1 type n length 5. data gr_v1 type ref to data. start-of-selection. gf_v1 = 3423. create data gr_v1 like gf_v1. gr_v1 = 1111. break-point. end-of-selection. The error message isThe type of GR_V1 cannot convert...

    Resolved! Accepted Solution

    selection-screen design

    Hi all,could u help let me know,,i have a requirement like , in selection screen i have a parameter ( ie condition type, check it in TC: VK13). if i select any one condition type ( suppose i select PR00) then click enter Or OK button it will display ...

    Labels in this area

    Explore this Area