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

    Inserting fields from 1 internal table into another internal table

    Hi all,I just started my first job and i'm asked to do ABAP. I've been assigned to develop my first ever ABAP program with no prior experience and manuals. I've been relying on the F1 key entirely. I hope i am doing fine. Anyway, my program has the f...

    Resolved! Accepted Solution

    smartforms blank line

    Hello, i must implement a form that prints the contents of a table passed as parameter. The thing is that the contents of the table must be printed in groups of 5 rows and each page must have a maximum of 5 groups. Between each pair of groups there m...

    Resolved! Accepted Solution

    User exit code does not execute

    I'm having a problem with User exit code that does not execute yet seems to be set up correctly.The User exit is implemented as FM "EXIT_SAPLIPW1_001" in function group XQSM.I've tried everything I know of with the CMOD and SMOD transactions, and I s...

    Resolved! Accepted Solution

    F4 and Table control

    hi,Here is the issue:I have a table controle where i specify for a field a F4 with the event PROCESS ON VALUE-REQUEST.I can't get the value back from the F4.here's a piece of my code:TYPES: BEGIN OF t_dunn_run, mark(1), laufd LIKE f150v...

    Resolved! Accepted Solution

    Perfomance issue

    Hi,I want to check the program using Runtime analysis.But can u plz tell me upto what extent(i.e percentages given in runtime analysis) can an abap report can consume time. i.e. ABAP----% Database-----% R/3----%Why am I asking , b...

    Table control

    Hi All, Iam developing a table control.i have a screen with 2 fields say for example empid and empname .if enter a value in empid and then if press enter then empname should be filled. so please help me out how to do this.if possible plz send me a ...

    code reduction

    Hi,I have two fields which contains JPY currency.I want to convert into USD using function module.I have coded two times for two fields.Is there any way to write one time to get currencies for two fields? if t_bill-WAERK ne 'USD'.for JPY if t_bil...

    Labels in this area

    Explore this Area