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

    problem in export to spreadsheet option in Set Pf Status in ooalv using factory method

    Hi Experts,I am having as issue regarding export to spreadsheet menu in standard status that i have copied.it is appearing as grayed out, but it is showing from where i had copied it.  I didn't get any solution regarding this issue please help me asa...

    Resolved! Accepted Solution

    Creating ALV report with header in tabular format

    Hi Folks,I need to develop an ALV report using FM reuse_alv_grid_display in which the header should be displayed in the tabular format.For example the sample is displayed as below.Your Suggestions are most welcome.Please Reply.Thanks in advanceSanjee...

    Resolved! Accepted Solution

    Update values of columns of ALV grid according to the edited field.

    Hi Experts,In an editable ALVLets take columns A B CA = B + CB is editable.how A be updated according to B's edited value.I used the following code to update the Internal table:I want to know how can i re-display the updated A value according to B.DA...

    Resolved! Accepted Solution

    ALV to Excel Exporting Issue

    Hi There,I had a requirement to develop an ALV report containing various contract data along with partner functions related to a particular sales document(Operational Contract). To extract the contract partner details I used SD_PARTNER_READ function ...

    sas3 by Explorer
    • 6859 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    LCHR data type in USR10

    Dear ColleaguesThere are profiles in System, which are not generated. They assigned to users directly (without roles).There are tables in SAP to analyze it like UST*, USR*.But only one table Shows field values - USR10.The Problem is: AUTHS fields in ...

    Resolved! Accepted Solution

    How to give intervals[ 0000,01 to 9999,99] in custom domain with decimals data type ?

    Very silly requirement but I am not able to achieve it.I have a zdomain and I want intervals to be 0000,01 to 9999,99.But I am not able to get the intervals right in the F4 help. IDomain is having  DEC - 6decimal places 2output length 8Wat should I g...

    StarDev by Participant
    • 1637 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Conversion from ABAP into XML

    Hi,I am trying to convert data of internal table into XML, using below code TYPES : BEGIN OF tp_vbap,           vbeln TYPE vbap-vbeln,           posnr TYPE vbap-posnr,           matnt TYPE vbap-matnr,         END OF tp_vbap.DATA : tl_vbap TYPE STANDA...

    Resolved! Accepted Solution

    FM behaving differently with different Userid's

    Hi Experts.I am using a Standard FM(Function Module) in the process of creating an asset.In that FM,an import parameter name XYZ contains default value '45'. I am using 'AS01' transaction here for creating an asset in DEV system.After enter the requi...

    Labels in this area

    Explore this Area