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

    using fm REUSE?

    Hi,I need to use REUSE_GRID_DISPLAY function module to display like the following -------------------------------------------------------------------------------------------------------------------------- List of material numbers that don't have plan...

    Help in Logic

    Hi All,I have a form this routine runs in a loop, so for the first time ITEM_LINE_CONFIGURATION_HEADER will get printed in the script and all the other ITEM_LINE_CONFIGURATION will get printed in the script. To print this configuration i have to chec...

    Resolved! Accepted Solution

    Custom Controls

    I have dragged a custom control onto my screen painter in orderto display an ALV Grid.In my ABAP code I have created an instance of the grid ina PBO event handler. How do I bind the created grid to thecustom control on the screen?

    Joining Tables 2

    HiI want to join BKPF and CDHDR and they can be joined through the OBJECTCLAS field in CDHDR and a combination of MANDT BUKRS BELNR GJAHR in the BKBF table, soOBJECTCLAS = MANDT & BUKRS & BELNR & GJAHRim not sure how to do this, can anyone help pleas...

    Calling BADI

    Hi,I've created an implementaion of a badi and activate it.but when I run the transaction, it is not my implementation that is called.How can I specify that the txc have to call the method of my implementation?Thank youKarim

    Joining Tables

    HiI have the following code select MANDT BUKRS BELNR BLART BLDAT BUDAT CPUDT AEDAT OBJECTCLAS USERNAME UDATE UTIME From BKPF INNER JOIN CDHDR on OBJECTCLAS = MANDT into corresponding fields of wa_BKPF.and i am getting an error saying that MAN...

    AMEX KR1205

    Hello people,I was searching if there is anything in ECC5.0 ( program, BAPI, ? ) able to load an standard AMEX file type KR1205 (HR master data - credit card) ?It seems that there is a standard program for the KR1025 file, that is good for me, but no...

    Resolved! Accepted Solution

    where to write the class

    Event handler class to handle double click of the user on alv grid.such a class:The class will be written in the main program or not?Thanks.CLASS lcl_event_handler DEFINITION .PUBLIC SECTION .METHODS:*--Hotspot click controlhandle_hotspot_clickFOR E...

    Resolved! Accepted Solution

    Settings of Mail Host and Mail Port in transaction: SCOT for the node: SMTP

    Hi,Could anyone please explain me the significance of Mail Host and Mail Port for the SMTP node in transaction: SCOT.It says Mail Server to which outbound mails can be passed.Can i specify my GMAIL ID in the field Mail Host and left blank the Mail Po...

    Labels in this area

    Explore this Area