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
    • 94775 Views
    • 212 Comments
    • 39 Likes

    Released IDOC

    Hi, I have a message type which is extended in SAP version 4.7 and released. Later on the system got upgraded to ECC 6.0. Now I want to change the extended idoc in ECC 6.0 which is not possible as it is already released in 4.7. Should I have to crea...

    Archiving Class

    Hi experts, I'm developing a write program to archive some custom tables (Z tables) and so i have a question, do i have to develope a function group for my archiving class in order to make all this work ? Because i've been reading some SAP Documentat...

    Resolved! Accepted Solution

    Periv and Monmit for calculating posting dates from fiscal period

    hi all,i am taking fiscal period and fiscal year as input from selection screen.here i am supposed to find the range of posting date when fiscal period and year is given. i am using the function modules FIRST_DAY_IN_PERIOD_GET and LAST_DAY_IN_PERIOD_...

    SELECT

    SELECT SINGLE bukrs FROM t001 INTO t001-bukrs WHERE bukrs IN p_co_code.When I do extended syntax check I get a warningIn "SELECT SINGLE ...", the WHERE condition for the key field "BUKRS" does not test for equality. Therefore...

    Resolved! Accepted Solution

    delete a line

    Hi,how can I delete a line if le_orgeh is not existing in lt_it_li. LOOP AT lt_it_li INTO w_int_li. CALL FUNCTION 'Z_EXPORT_PERS' EXPORTING im_pernr = w_int_li-IPPERS im_datum = w_int_li-EVDAT IMPORTING EX_NOYRS = l...

    Labels in this area

    Explore this Area