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

    SAP Query Creation

    Hi All,I am creating a SAP query in the system using the tables KONP,MBEW & A018 i could join tables KONP & MBEW but i am not able to add the table A018 and a error message is displayedError Message:Table A018 cannot be used in a joinMessage no. AQ50...

    Resolved! Accepted Solution

    Email using cl_bcs

    Email (with attachment) using cl_bcs class. How to:1. I can only change the email subject name. How to change name of the attachment?2. There is no email content below. How to add some message to email content?Here my code: TRY. ---------- create...

    Resolved! Accepted Solution

    Sort Statement

    Hi,In my custom program, I have issued a SORT command on my internal table.SORT it_itab by hkont prctr gsber waers.After the SORT command, the relative sequence of entries in the internal table having the same set of values for the fields mentioned i...

    Resolved! Accepted Solution

    regarding selection screen

    Hi i want to write the follwing in selection screen.'The file is a text file and TXT format is required:'.but when use the below code the above line is reflecting the selection screen.SELECTION-SCREEN BEGIN OF BLOCK title WITH FRAME TITLE text-001.SE...

    Resolved! Accepted Solution

    ALV grid not showing zero

    Hey all,I know this might be rather trivial, but I can't find anything on it.I'm displaying a credit table in an alv grid, where all fields are data type currency.If a field is 0, it shows up blank in the alv grid. I'm wanting to show the value 0In d...

    Resolved! Accepted Solution

    Can F4IF_INT_TABLE_VALUE_REQUEST FM return a value in a global variable?

    Hi everybody,I need to use F4IF_INT_TABLE_VALUE_REQUEST FM because I have to let users select an specific option before choosing another value. The point is that I need to save in a program global variable what the user selects, and decide something ...

    Resolved! Accepted Solution

    LSMW - Field GT_Lines-Value(15) does not exist in the screen SAPMKEI2 0200

    Hi Gurus,Running LSMW everything looks good, data read, data converted (receive warning message of above message but no errors). Problem is during step #14 run batch input session. Session completes but when I look at the transaction the data did n...

    Labels in this area

    Explore this Area