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
    • 95848 Views
    • 212 Comments
    • 39 Likes

    concatenate

    hello friends, i was trying to concatenaete two values with space in between,but its not giving space in the output file.concatenate var1 ' ' var2 into result.but its outputting var1var2 continously with out that gap.can some one help.

    Resolved! Accepted Solution

    FB60

    Hi experts,How do I get certain field to display on this screen? For example, when running this transaction (in ECC 6.0), the screen displayed in two parts, header and item section. In the detail section, data comes from table ACGL_ITEM. Currentl...

    Resolved! Accepted Solution

    Populate CL_GUI_TEXTEDIT editor with text for user to modify

    Hi, What method of class CL_GUI_TEXTEDIT can I use to prepopulate the onscreen editor for someone to modify? Also, an example would be greatly appreciated!ThanksI am using this program to maintain a string field URL in a table. If you have a better...

    sap_cohort by Active Contributor
    • 2268 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Wrong company code access

    Hi All,i created the roles for IP and i assigne the company code 1000 in the role but when i run the transaction i can able to bowse the other company codes also like 2000, 3000 but after opening the list i cant able to work on it. i need to ristrict...

    Resolved! Accepted Solution

    Error in Receving System

    Hello Friends,I have configured 2 systems sender and receiver I have a custom table and and custom idoc segment and custom message type I am able to successfully send the Idoc generated from the sender side but on the receiving side when i see the i...

    ABAP HR

    Hi Experts, How to read hrp9701 if I know the pernr.what are the things to given as input to get hrp9701 as output. And please tell me in which table I can get PLVAR, OTYPE, OBJID for 1 pernr.CALL FUNCTION 'RH_READ_INFTY'EXPORTING AUTHORITY ...

    add 1 to char

    Hello Friends, I have a char field lets say field1 with value OF100025809400000015, and I want to add 1 to it.so i did, add '1' to field, but it gives me dump, so pls suggest how I can make the increment !pls note: OF is always same, the value 100025...

    Labels in this area

    Explore this Area