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

    IF QUERY is giving error

    Hi,The following IF QUERY is giving error.when the value for WA-ITNO = M23 then the flag is set to X.when the value of WA-ITNO = O20 then the flag should be initial.But when I am checking the code even with O20 it sets the flag as X.it does not go to...

    Length report double

    Hi,I have the code below and i am not sure why the length of the attribute are reported doubleCode:FIELD-SYMBOLS: <fs_comp_wa> TYPE abap_compdescr.DATA: lr_desc_table type ref to CL_ABAP_TYPEDESCR, lr_desc_struc type ref to cl_abap_st...

    sanju_joseph by Product and Topic Expert
    • 969 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Is there any function module for ABAP HR to read Employee IT 0008 ?

    Hi there,I have requirement to read the basic infotype for an employee with its amount. whether it is direct or Indirect valuated component of the the salary.or can I know from the wage type number the amount for the employee?Thanks & regards,Gaurav ...

    Resolved! Accepted Solution

    Call Transformation-- Run Time Error --XML XSLT -- Simple Tranformation

    I have a requiremnt where I have to upload XML into an internal table with field names...I am using the Call Transformation statement for this.. I keep getting the same error when ever I run it..Run Time Error---Error analysisAn exception occurred th...

    Resolved! Accepted Solution

    BAPI_MATERIAL_SAVEDATA

    Hello Everybody..I am using BAPI "BAPI_MATERIAL_SAVEDATA" for Material master Upload and extension.When ever I have material number in flat file, it will extend the material.But when matnr is not provided the it will create material.As that BAPI doe...

    Resolved! Accepted Solution

    Using lock object

    HI ,I have tables which are updated from FM .the table have user context .my question is if i need to use lock object if i dont create maintenance view for the tables ?Or in other words when to use it and when not ?RegardsJOyEdited by: Joy Stpr on Oc...

    ALV GRID.

    Dear All,I am working on editable alv grid and kind of stuck at a point.I have got an internal table which has got the fields lifnr and name1.When the user executes the report, an empty record comes up with lifnr as editable. The times users enter a ...

    Labels in this area

    Explore this Area