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

    select-options

    hi,i hav created one selection screen option for standard DATE ...but in first input of select options i want to display the preceding calender date...how can i do this using sy-datum(current date).Thanks

    Data migration-HR

    Hi,Please let me know the objects that are migrated in HR.(For ex: IN SD the objects that are migrated are customers(Kna1,knb1,knvv), sales orders(Vbak,vbap,vebp) , condition records)Like that please let me know the objects that are migrated in HR an...

    User exit on IDOC

    Hi friends, I am working on P.O. to S.O scenario using ale idoc. While importing the P.O idoc i need to do some changes in the values coming from P.O. idoc so for that I need to use some user exit for idoc.Please let me know is it possible and if yes...

    Resolved! Accepted Solution

    hi experts in BDC

    hi experts in BDC I AM uploading 100 records , 99 th record has some error , how many records r uploaded in database .explain me what will happen how many records uploaded in boath session process & call transaction.

    Resolved! Accepted Solution

    SQL error in ALV_GRID

    Hi friends, When i use DATA: GRID TYPE REF TO CL_GUI_ALV_GRID. i m getting the error like following " SQL error 1654 occurred when accessing program "Z1V10007 " part "LREF". "How to resolve this probelm ???Thanks in advanceAjay kumar

    Resolved! Accepted Solution

    Script: line items

    Hi Experts, In my script . am using subroutine pool to acess the data. In that for line items am using save_text function module to save the line items in so10 and calling the include in the layout(se71) for display. so the problem z now ...

    Resolved! Accepted Solution

    REPORTS

    Hi ,my prgmis syntactically correct but after executing i am not getting output plz check my code and replyREPORT ZZTEST_REP .DATA : BEGIN OF IT_MARA OCCURS 0 , MATNR LIKE MARA-MATNR, ERSDA LIKE MARA-ERSDA, ERNAM LIKE MARA-ERNAM, ...

    Resolved! Accepted Solution

    can detleted records are also communicated through change pointe technique?

    iam deleting some records from condition records tables KOTG905 & KOTG906. I want to generate outbound idoc for these deletion records. But these deletion records are not populated into BDCPV table.But how can i generate OUTBOUND IDOC for deleted rec...

    Resolved! Accepted Solution

    Normal select statement

    Hi All, Iam currently encounting a simple select statement problem. Iam using the below code retrieve data into a internal table, but not able to do so.tables : iflot, iflotx.data : l_func_loc like iflot-tplnr.DATA : L_iflot LIKE IFLOT OCCURS 0 WITH...

    Resolved! Accepted Solution

    Table control refresh

    Hello Friends,I have a module pool program with table control which is having 4 fields. 1st and 2nd fields are blank and 3rd, 4th fields are showing some default values. We have some validations on 1st and 2nd field, whenever we enter wrong value in ...

    Labels in this area

    Explore this Area