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

    Selection screen critia.

    Hi all,select-options: s1 for zuser-userid.parameters: s2 like zuser-team.parameters: s3 like zuser-role. select zuserusername zuserpassword zuseruserid enam zuserteam zuser~role report into corresponding fields of table itab1 from zuser inner jo...

    Scripts

    Hi friends,I have following doubts regarding scripts.1.What are the advantages of standard text(so10) and styles(se72) in scripts.2.I want to add my own field to standard script RVORDER01 how should i know where to write subroutine?3.In standard scri...

    Modifying lines

    Want to know the difference between the two modifying statements..Please explain me what is exactlyhappening in the both the logics?LOOP AT ITAB INTO WA. I = SY-TABIX MOD 2. IF I = 0. WA-FLAG = 'X'. MODIFY ITAB FROM WA. ENDIF.ENDLOOP.-LOOP A...

    background job

    hi ,i have a requirement where i need to run my program in background . i have scheduled a background job in sm36 . but that could not be found in sm37.Moreover, when run in background i need the following message " E-Mail generated and sent to XXXX@...

    Resolved! Accepted Solution

    call transaction in ALV

    Hello friends,I am working in interactive ALV report where in I want to callFB03 Transaction.I am able to pass singlevalue ( Doc.No)But I want to three values toFB03 screen:1.Document No2.Company Code3.Fiscal year.How to Do it ?HariPrasath.

    Reports

    Hi ,In classical report,I need to display present month and previous month data from 1 internal table.For this I created 2 ranges and in select statement I write the ranges.But I able to display for one range at a time.I want to display two ranges d...

    Resolved! Accepted Solution

    going dump for ME41 t-code

    Hi Friends,I activated MM06E005 using SMOD t-code. if run ME41 system going dump and it is saying Program "SAPLXM06" tried to use screen 0301.The screen does not exist.Can any body help what may be the wrong.It is working fine for ME21, Me51. I am i...

    Abstract classes and constructors - cannot call abs. methods in CONSTRUCTOR

    Let me explain the scenario:I'm building a program in which I need to read a file (among other things) and I intend to use object orientation to it's fullest in doing so. I thought of creating an abstract FILE class which has the commonalities, and t...

    Resolved! Accepted Solution

    REUSE_ALV_GRID_DISPLAY

    Dear all, while using REUSE_ALV_GRID_DISPLAY to export to excel (using the SHIFTCNTRL F7), the output of it instead of showing the content as displayed, it will show blank data and many excel worksheets with the name of Format, Header, Pivot, SUB1-S...

    f110 payment method

    hi expert,when run the payment t-code f110 with the pay method F. Something unexpected happened.that is regarding the German language printing on the AP remittance advices. On the cover the one place the comment was print in Gernan not in english . ...

    Labels in this area

    Explore this Area