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

    CURR field-No Decimals

    Hi Folks,I am getting a value 100.00 and I hve to print as 100.I mean no decimal places.So I had done as below.but still it is printing as100.00.Any function module or anyother way.I guess as it is a CURR field it is giving me this problem.Even I tir...

    kiran_k8 by Active Contributor
    • 1149 Views
    • 6 Comments
    • 0 Likes
    Resolved! Accepted Solution

    user exit MB_CF001 in MIGO

    Folks,I am using the user exit MB_CF001 to get the data from XMSEG table and send it to an external system. I was asked to call an RFC function module in this user exit to send the XMSEG data to an external system but the user exit documentation cle...

    Resolved! Accepted Solution

    GUI_UPLOAD

    Hi friends,I would like to use GUI_UPLOAD to upload a flat file data into an internal table but I want to make sure that the flat file is not open before using GUI_UPLOAD. So how can i check whether a flat file is currently open or not??Thanks in ad...

    Resolved! Accepted Solution

    Get PERNR from UNAME

    Hello Experts, I am currently writing a program to list all users of a role and their current position. I need to find a way to get PERNR given a username to eventually obtain the position number. Any help would be appreciated. Thanks, Nicole

    Resolved! Accepted Solution

    Dynamic Queries in ABAP?

    Hi, I'm currently trying to develop an RFC FM that can create a dynamic query. I want to use the FM to query different tables without having to write n number of different cases.For example a particular application might need to query table xyz with ...

    Resolved! Accepted Solution

    ALV Variant fields

    Wassup !A need to create a file in same as time as a display an ALV. In selection screen there is a field that the user can load a variant. I need to create the file with the same fields displayed in ALV, How can I discover witch fields will appear i...

    Resolved! Accepted Solution

    modify data base table

    Hi,hallow i need idea,i doing job that insert data to table in data base but the job is insert 80% data that that already been there and 20% new data i use delete and modify the table because i don't success with insert commend ,there is efficient wa...

    User Defaults

    Hi,Is it possible to change the User Defaults like the Date, Decimal Format etc. from some table. We do not want to change it manually every time a user is created. What we are looking at is to have it default to a particular setting (MM/DD/YYYY , 1,...

    Labels in this area