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

    alv list using classes

    hi,I am using CL_SALV_TABLE to alv listcl_salv_table=>factory(EXPORTINGlist_display = if_salv_c_bool_sap=>trueIMPORTINGr_salv_table = gr_tableCHANGINGt_table = it_final2 ).gr_functions = gr_table->get_functions( ).gr_functions->set_all( abap_true ).g...

    LSMW

    Dear All,I have declared the Global Variable in __GLOBAL_DATA; Now, I want to use it in Coding.E.g. I declared Internal Table for error messages in GLOBALDATA and want to populate it in Coding for perticular field.But, when I trying to do it, it give...

    Resolved! Accepted Solution

    Table size

    Hi friends, How to measure Table size for tables like Mara, Mard?Is there any specific programs,function modules or transactions to collect statistics for data dictionary tables.?Can any one give me your valuable inputs for me?Thanks in advance,Chand...

    Resolved! Accepted Solution

    BSP Apllications

    hi i am new to BSP application i got a requirement first of all i cant understand what is BSP and how to develop that, can anybody help me,let me know about what is BSP, what is the use of that, and how do we develop BSP application , any body help m...

    Select endselect...

    Hi,In the below sql query does using 1.select endselect and the2.function module to rounding offwill erode performance?If so,how can we improvise it so that it won't mar the performance.loop at itfinal where bwart = '601'.*To get the Invoice Doc.No ...

    kiran_k8 by Active Contributor
    • 701 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    COMMIT WORK AND WAIT.

    Hi,Just wonder what is the different if i add 'COMMIT WORK AND WAIT." and without COMMIT WORK AND WAIT.?It seems to me that the table zvpafinal still works the same, even though i remove COMMIT WORK AND WAIT?Example : DELETE FROM ZVPAFINAL.MODIFY zvp...

    Resolved! Accepted Solution

    WE19, XIF & IDOC structure

    Hi,We have modified a couple of complex stuctures used in their relevant XIFs.One has been modified by just adding some fields to existing components in the structure. When we check the IDOC structure in we19, these new fields are shown there.For the...

    Labels in this area

    Explore this Area