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

    report performance

    hi all.,my report displays ESNs ( Serial numbers ) as on date.so first i am going to mkpf and mseg.. here i am not using primary or secondary index. instead i am seleting based on other fields like matnr, werks, lgort, budat, bwart etc., ( total 6 fi...

    Resolved! Accepted Solution

    SMART FORMS

    Hi all,I am working on smartforms.i want to display some text and a filed related to that text. quantity ordered and wa_resb-bdmng are the text and field for the text and field i had given default paragraph.but the character format should be differen...

    Resolved! Accepted Solution

    se11 & SE30

    Hi,I want to add new entries to a Table. For this whether i can add directly goint to create entries in SE11 or i have to customize the entries using SE30.What are the steps to cutomize the entries in SE30.Thx in Advance,Kiran

    Resolved! Accepted Solution

    Transaction Code Search by Keyword

    Is there any way to search for appropriate transaction codes by keyword search without knowing any transaction codes? For e.g. type: Display Report or Display Table and not know the transaction code for that? I already know about Tables: TSTC and TST...

    rajan_s by Participant
    • 6919 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Tables in Script

    Hello Guru's,I have a dought whether we can create any internal table in script. Coz if driver program is standard T.code. how should we trouble shoot this... How about external subroutine? and how to use this?RegardsRam

    Resolved! Accepted Solution

    Dynamic data declaration

    I posted same thread into "Dictionary section" Hi,I have a following issue - I am not sure whether this is possible - so I need your feedback/expertise.I have a custom table (example ZABC) with several fields in it - one of them being TABNAME . Cont...

    Resolved! Accepted Solution

    NULL vs INITIAL

    Hi all.Here is my performance dilemma.Is there any difference between these two lines of code?SELECT * FROM /abc/def INTO TABLE lt_abc WHERE my_var IS NOT NULL.orSELECT * FROM /abc/def INTO TABLE lt_abc WHERE my_var NE ''.I get a performance error if...

    Labels in this area

    Explore this Area