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

    problem with the run time error DBIF_RSQL_SQL_ERROR AND CX_SY_OPEN_SQL_DB.

    Sir,            one z program in finance module ( zadvice :- payment for vendors).            program code was unchanged from last 8 months, and while executing it i am getting dbif_rsql_sql_error and cx_sy_open_sql_db error.            any suggestio...

    Unable to get the logo modifications done for ESS payslip features on transportation from Dev to Production client.

    Hi,I had done some modifications in HR features ( EDTIN, HRFOR ) & Smartform ( ZHR_ESSPAYSLIP_TO_PDF ) in Development and then I transported the changes to production. My new smartform and changes to feautres was able to see from Tcode smartforms & P...

    Resolved! Accepted Solution

    Unable to update Picked Qty in Outbound Delivery after Delivery Split

    Hi ,I am trying to split a delivery into two (using Function Modules used in VLSP T.code).After splitting the delivery , I am unable to update the picked qty of the original delivery.The original delivery has Deliv. Qty(LFIMG) of 10 and it has batch ...

    Resolved! Accepted Solution

    MVKE Material Hierarchy

    In reference to PRODHI need to extract the material hierarchy codes (5 levels) from PRODH field in MVKE. If I test using se16 on MVKE the table displays all 5 levels correctly in the PRODH field. However when I repeat the process using a query in a R...

    Resolved! Accepted Solution

    Regarding ztable.

    I have created a ztable, in which there are 8 fields , when other users tries to enter the data in table maintainance generator  , they should find only 4 fields , how to hide the other fields.   Plz respond to my questn..

    Resolved! Accepted Solution

    Compare strings with spaces in between

    Hi all,I used this following select stament:      wa_t001l_lgobe-sign = 'I'.      wa_t001l_lgobe-option = 'CP'.*      wa_t001l_lgobe-low = lv_ps      CONCATENATE '*' lv_psloc '*' INTO wa_t001l_lgobe-low.      APPEND wa_t001l_lgobe TO r_t001l_lgobe.  ...

    How to create top of page in a container, cl_salv_table=>factory

    Hi All,Does anyone know how to create top of page in a container?Previously, my top of page code is working before i change my alv to be display in a container. Below is my code.cl_salv_table=>factory (exporting    r_container  = g_custom_container  ...

    Labels in this area