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

    User-Exit

    Hi, I know the Enhancement name for user exits. But i want to know, how to find the corresponding transaction code (TCODE) name for that enhancement.If any code available, plz drop me the same.TnaksSangram

    hi

    hello friends plz send me answers for the following queries:1)How do you use tab sets in layout sets?2)What is the structure of a BDC sessions?3)What do you define in the domain and data element.4)Setting up a BDC program where you find information f...

    Resolved! Accepted Solution

    regarding message class

    A standard report program is their,in which a character variable is used to fetch the data from the message class.what i have to do is to collect the message from the variable and to give it as a export parameter in my RFC.can u just guide me how to ...

    Resolved! Accepted Solution

    F4 User Exit

    Hi!For different standard program like F-02, FS00....etc.How can I further filter the f4 help result of the G/L account popup, according to different user login?? Could anyone please kindly advise me the steps to it?Thanks in advance.Best Regards,Chr...

    qty in migo

    In Migo transaction Quantity in delivery note filed should be filled with qunatity in a ztable based on delivery note number and material. my doubt is How this can done where to write the code how to read delivery note number and item from migo.

    Resolved! Accepted Solution

    Monthly wise data display

    i need logic for output format like below where the data are presented in only one internal table.this should go for the perod required ____________________________________________________________________<b>Month 1</b> ************* <b>Month 2</b>***...

    Resolved! Accepted Solution

    Select * from ...

    Hi,i try to select all POs wich MATKL are not declared.I use this code:TABLES: T023.TABLES: ekpo.*data: itab type table of t023.*select * from t023 into table itab.*SELECT * FROM ekpo where matkl not in TABLE T023.orSELECT * FROM ekpo where matkl not...

    Resolved! Accepted Solution

    Hr Report

    Hi Gurus, Am updating the infotype 0581 through z program. Through that infotype am updating Rent amount. It is displaying an error message Rent amount required is 0. When am updating the Rent through standard Tcode pa30 then am getting warning mess...

    Resolved! Accepted Solution

    Performance Tuning!

    Hello Everyone out there! I have a question regarding ABAP performance. Actually I have a program that is taking a lot of time to execute which is not permissible. I want to check out on things which are obsolete or statements which take a lot of t...

    Labels in this area

    Explore this Area