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

    Upload Data

    I want to upload more than lakh records from legacy to SAP using LSMW so any one can tell me standard BAPI's or Direct Input programs/methods available for these...1) Material Master2) Supplier QuotationsRegards,Vimal

    Resolved! Accepted Solution

    doing loop just one time

    hi max i have loop for tmp_emp_day and i wont to do the loop target_hours_exp just one time (fill cnt_days just one time) in all the big loop (tmp_emp_day) how i do that?LOOP AT tmp_emp_day ASSIGNING <fs_emp>.CALL FUNCTION 'Z_EMP_CAP'EXPORTINGpernr =...

    Resolved! Accepted Solution

    ALV Grid display

    hi, Experts I have developed an ALV Report, whose field catelog decleration is as below.v_index = v_index + 1. wafieldcatlog1-fieldname = 'BDTER'. wafieldcatlog1-tabname = 'it_final'. wafieldcatlog1-seltext_l = 'ReqmtsDate'. wafieldcatlo...

    Resolved! Accepted Solution

    ALV How to save a variant?

    Hi experts, how can I save a layout variant?So I declared a variant, and put into reuse_alv_grid_display, but doesn't work instead of this. What could be the problem with it?DATA: g_variant like disvariant.CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPOR...

    Resolved! Accepted Solution

    error while populating data in internal table to Application server

    Hi ,I have to populate data in internal table to Application server.After populating the data to application server . when i open the file in Application server , i got ##### symbols in place of some quantity fields.But those filelds have values in i...

    Tcode FTXP

    Hellowhen i am running the tcode FTXP i enter the display Tax Code : Initial Screen. There is in the menu the possibility Tax Code/ Transport, but i can not enter IMPORT or EXPORT. so how can i make the change for the Transport?I just found out the t...

    Labels in this area

    Explore this Area