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

    Field Exit With MIGO

    Dear all,I have written code for a field exit which runs succesfully with tcode MB1C.But when i try to run it with MIGO my code does not trigger.What must be the problem?I was using the data element MATNR.and here i was using the field BWART as well....

    URJENT

    Hi All,1. in Read statement how to use lower and higher condition ?"S_MATNR " IN SELECTION SCREEN MATERIAL CONTAIN VALUE RANGE.I want to check the value range in read statement .eg: READ TABLE T_COMPAS INTO W_COMPAS WITH KEY MATNR = S_MATNR-LOW S_MAT...

    Resolved! Accepted Solution

    PROBLEM WITH ENHANCEMENT

    HiIm working 1st time with enhancement in ECC 6.I hav gone to program (SE38) SAPLCOKO1 >(line 29) INCLUDE lcoko1fc1 > (line 6) INCLUDE LCOKO1F27 . now EDIT> Enhancement operation > Show implicit Enh option>Right click there in """"""" line > imp...

    Resolved! Accepted Solution

    Module Pool Program

    when I update the ztable through modul poo porgram only the last data gets saved and the rest doesnt gets saved.... Can you please help .....after some time when I execute it again the old data gets deleted and doesnt exists in the table..can you pl...

    Resolved! Accepted Solution

    Export and import

    Hi All,Please see the cide below.DATA : lv_num1 TYPE i VALUE '10', lv_num2 TYPE i.DATA : id TYPE c LENGTH 10 VALUE 'TEST'.EXPORT lv_num1 TO MEMORY ID id.IMPORT lv_num2 FROM MEMORY ID id.WRITE lv_num2.why I am not getting 10 in lv_num2?Regard...

    BDC MM01 uploading

    hi SAP Technical Guru,while uploading material master data using mm01 transaction how do we handle material types(different) MTART eilther call transaction/session methods.flat file/excel file contains different material types.pls confirm above state...

    Labels in this area

    Explore this Area