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

    Problem in Select Query

    Hi All,I am having a weird problem in my Select Query.I am working in PM Module.Select Query is as follows : SELECT KOKRS GJAHR KSTAR WRTTP OBJNR PERIO WTGBTR FROM COEP CLIENT SPECIFIED INTO TABLE WT_COEP FOR ALL ENTRIES IN WT_AUFK WHER...

    Resolved! Accepted Solution

    Alv report

    Hi Alli am displaying the blocked sales orders in the ALV GRID display after the display when i click on the sales order it should navigate to VA02 .but is giving the shot dump like Assignment error: Overwriting a protected field.

    Internal table size

    Hi,I am fetching data from MSEG table based on MKPF using for all entries.But the data is more so its getting dump with message input table size has no space.I am using syntax likeData : itab type table of .....How can i increase the table size.can a...

    Resolved! Accepted Solution

    Error in BDC Session

    Hi,I am able to create the the BDC Session but when I goto transaction and select my session and click on process then it gives an information message that 'The requested session cannot be processed' .My code used for creating BDC Session is given be...

    sm30

    Hi,Ive created a tcode which calls sm30 with viewname as my ztablename. However sm30 is blocked in my production environment resulting in blocking of my tcode also. Is there any workaround ?Bye

    Directory

    Hi FriendsCan anyone help me in this problem.1.I have to select the particular pathEx: c:\new folder\prog2.Then i want to display the list (file names) in that particular folder in ABAP .Ex: in prog i have 5 excel files.i want to display the list(fil...

    display pettern

    hi.please help me for follwing requirement...PARAMETER : PVAR(6) TYPE C.the value in above field should be in this format 99AZ99Means , first two and last two character should be NUMBER onlyThird and forth character shold be ALPHABATIC CHARACTER on...

    Resolved! Accepted Solution

    Set all checkboxes of the selected column by user at run time

    Hi ,I have a table control tab_500 with the 3 columns of checkboxes. When user selects particular column, and click on the buttone 'Select All', all the checkboxes of that column should get selected.loop at tab_500-cols into cols_500. if cols_500-SE...

    Creation of Role

    Hi Experts,I am facing a problem regarding role creation according to my scenario0 I want to create a role for the creation of Business Partner and assign the role to the user and if user create a Business partner and save this business partner then ...

    Resolved! Accepted Solution

    Character

    Hi,I have a internal table with one field.I have to check for each entry in table Each value can contain only A - Z , 0 to 9 or - (dash) , if any other character , do not use it. Is there any FM or some logic ..?ThanksBijal

    Resolved! Accepted Solution

    String operator

    Dear All,I have one problem, that i want to exclude some words from my string.eg : string = abcdefghijklmnop. i want to dispay this string like fghi* (starting from 6th position)can you help me out this problem.Thanks in advance.Regards,S...

    Labels in this area

    Explore this Area