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

    how to check in the range?

    hi all,guys how could i check the given number falls in the require number range or not?eg: particular material type has got number range assigned to it.while using bapi, i should write a code to check whether the given material no exists in that par...

    Open Dataset

    Dear all,There seems to be a problem in OPEN DATASET lfile IN TEXT MODE ENCODING DEFAULT FOR INPUT WITH SMART LINEFEED.The above code works fine on OS400 operating system but when we execute the same report on AIX platform the code is not getting exe...

    Table T100 entries

    Hi,I have used Call Transaction method for a BDC as given below   CALL TRANSACTION tcode USING bdcdata                   MODE   ctumode                   UPDATE cupdate                   MESSAGES INTO messtab.The Message table MESSTAB is of the type ...

    anub by Participant
    • 6707 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    field rows enable/disable based on selected Checkbox in ALV list

    Hi SDN's,i am facing problem in enable/disable field rows based on the checkbox selection.my output list is likeCheckbox(editable)       field1           field2(editable)=======                     ====         ==========0                            ...

    Resolved! Accepted Solution

    Programmatic variant manipulation

    Question: Programmatic variant manipulationProgram SAPF100Phony logical database in attributes: D$SThe code changes the company entries in a variant monthly based on a ZTABLE.1)       Pulling the contents of a variant using FM RS_VARIANT_CONTENTSa.  ...

    Resolved! Accepted Solution

    insert row in alv grid

    My Requirement : when i click on in-built button 'INSERT ROW' in alv grid and add data to this row then on click of save button on standard toolbar( for which i have given the coding(using modify db table statement ) ) then the database is  updating ...

    Regarding how to use AAK tool?

    Hi Friends,             We have developed a product in netweaver gateway system. Now we want use AAK tool for transportation.             we have  installed AAK addon in our server.           Could any one telll , how to use that tool.           i ha...

    Resolved! Accepted Solution

    how can we move the selected entries from alv report to customize table,

    this is my code .. it is updating the selecting records from work area to ztab_aufk but only when i am checking in debugging mode. But when i check in my customized table there are no records.you can see the screenshot of debugger screen also as ztab...

    Labels in this area