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

    displaying message

    if l_n <> l_m . message e000(YOMEG099) with 'Mismatch with the deliveries in the shipment'. exit. endif .I'm using the above code in the BADI IMPLEMENTATION METHIOD for VF01 .When the condition is satisfied , the error message is displayed as...

    Automatic refresh

    Hello All!I created cockpit which shows me actual data in tabstrips in ALV list and other data on the screen after doubleclick. Additionally I would like to create some kind of automatic list refresh, i.e. everty 2 minutes code with selection should ...

    Resolved! Accepted Solution

    Automatic refresh

    Hello All!I created cockpit which shows me actual data in tabstrips in ALV list and other data on the screen after doubleclick. Additionally I would like to create some kind of automatic list refresh, i.e. everty 2 minutes code with selection should ...

    Resolved! Accepted Solution

    Improve Performance of Standard Transaction Co11

    Hi,The transaction Co11 is taking time. How can we improve the performance of the standard transaction?From my end have checked the following things :-1. Had checked whether any enhancement or BADI implemented for the transaction. I found that no bad...

    Resolved! Accepted Solution

    How to find background job / report depending to an event id?

    Hi all,in an existing report an event is raised by function module 'BP_EVENT_RAISE'.I tried to find out the depending job in SM37 to this event id, but without success. I am looking for the report behind the background job, because i want to have a l...

    Resolved! Accepted Solution

    space in html

    hi, i am displaying the document type , amount and some other details in alv ....it is working alright in alv... but when i am sending it through an alert as an html document there is an empty space line after each document type... i have increase...

    Resolved! Accepted Solution

    SLIN Error

    Hi All, I am getting an error as :Syntax check warningThis warning is only displayed in SLINAssigning to "POSNR" may result in information lossthe ine where i am getting error is : LOOP AT t_temp_all ASSIGNING <fs_temp_all>. READ TABLE t_rev_all ...

    Resolved! Accepted Solution

    Accessing data from db table on another client on a separate server

    HiWe are trying to access data from a db table on client 400 NSQ with a program running on client 200 NSD. We are also trying to find the name of the table in which the connection configuration should be maintained. The two clients are on separate se...

    Resolved! Accepted Solution

    BDC call by session

    Hi we have to create sales order through BDC using session method but the problem is that, we have to create sales order not more than 300 line item as there is a check on accounting entries of bills of not more than 300 line items.So how would I cr...

    Labels in this area

    Explore this Area