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

    ME_HOLD_PO to deactivate the hold functionality when PR is not released.

    Hi,I want user to restrict to hold PO by pressing save button when the PR against which the PO raised is not released. ie user should not create PO when the PR is not released.I have found the badi  ME_HOLD_PO to deactivate the hold functionality,I h...

    Resolved! Accepted Solution

    F4 Dropdown in SALV report

    Hi ,My report is simple. I am selecting data from joining two tables. After that I am showing data using SALV Objects. But none of the field in the report show value in F4 or dropdown list. For instance, fields like RFBSK, ERDAT and FKART. I have def...

    Resolved! Accepted Solution

    dump with CX_SY_CONVERSION_OVERFLOW

    Hi All,I am getting this dump when i enter only a particular notification number in tcode IW22.Runtime Errors         CONVT_OVERFLOWExcept.                CX_SY_CONVERSION_OVERFLOWPlease let me know in case any one has any idea about this.Thanks in a...

    Resolved! Accepted Solution

    SAP Script- Variable exist in SAP Script Window but not in Print program

    Hello Gurus,I had one requirement to get a variable using in SAP Script window about, from where it is getting populated. I can see the Variable in SAP Script but it is not declared any where in Print program.Please let me know i,s it possible to use...

    Resolved! Accepted Solution

    Using a field symbol when looping through and chnaging internal table entries

    Hiya,I'm an old dinosaur programmer...I update entries in internal tables using the modify statement within a loop, but I've read about using a field symbols which seem a much nicer way of doing things.I just have a question, as it's all new to me, w...

    Resolved! Accepted Solution

    Reduce the execution time

    Hi Experts,Greetings!!I have a se38 'Z' program While F8 it will trigger to smart form and download using GUI_DOWNLOAD as PDF format and it was download based on the Customer and Date (For Ex:In Selection screen Input parameter is like Customer 001 t...

    Resolved! Accepted Solution

    How to default Order No in account assignment tab in STO PO ME21,22,23N

    Hi,I have an requirement like i need to default an order number in order number field in account assignment tab of STO purchase order before saving the document in standard transaction  of ME21N, ME22N and ME23N, before saving the STO purchase order....

    validation of a field

    Dear friendswant to validate a field ( drop down by index ) which has 10 values, suppose user enters wrong value by mistake it should throw an errorfor eg the valid values are'AAA''BBB''CCC''DDD''EEE'             suppose user enters 'XYZ' it should t...

    how to get max , mean and min values of a column from internal table based on material?

    Hi Experts,  I gone through sap community forums, though i couldn't find solution. I've requirement to fetch max , min and mean values of a field from internal table based on the group and material.My internal table having data like Group      Materi...

    Labels in this area