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

    how to show datepicker

    Hi guys !I have (simple i think) question - how to show date picker when user asks for details on field with type DATS ?I think it will involve use of event blocks - since im a newbie - can you direct me to some document on how do event blocks work ?

    Resolved! Accepted Solution

    Reg: Subroutine stmt

    Hi Experts,I have a code which is standard include RPUAUDFR. Now some part of code in this include is used in my code. I have bit confusion....* groesste und kleinste PerNr finden: PERFORM get_min_max_from_range_tab TABLES persnr USING 'P' ...

    Resolved! Accepted Solution

    select count(*) from

    Hello expertsI use the following statements to obtain the number of entries in a db table matching my criteria:data: lv_extractrows TYPE i. SELECT COUNT(*) FROM (P_TABNAME) BYPASSING BUFFER WHERE (cond_syntax). lv_extractrows = sy-dbcnt....

    EKPO and LIPS Data

    I want to fetch LFIMG from LIPS based on EBELN,EBELP from EKPO where VGBEL = EBELN and VGPOS = EBELP.As VGBEL and VGPOS are not primary Key of LIPS ,Its casuing Performance issue of my program and taking long time.Is there any other option/querry to ...

    Resolved! Accepted Solution

    LSMW - Sending E-Mail about errors after a batch input has been processed..

    Hi All,I have a requirement in LSMW. The LSMW has to send an e-mail to a distribution list after all records are read and posted through LSMW i.e, if the method used is Batch Input Session then an e-mail has to be sent to a distribution list after th...

    Labels in this area

    Explore this Area