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

    Save a text file on a server with filler at the end of each record

    Hi,I created a program that generate and save a txt file into a server (NOT local path). The structure of the file has at the end a field called u2018filleru2019 in order to reach a defined length by using u2018spaceu2019 characters.DATA : BEGIN OF s...

    Resolved! Accepted Solution

    Has this function VRM_SET_VALUES specific users values?

    Hi experts!!We have a problem! We have a dropdown list box with the following values:01. XXXX02. YYYYWell, in my session and my computer I can see perfectly the dropdown list box with all the text but when the client is testing the dropdown list only...

    Resolved! Accepted Solution

    Assingning all Fields

    Hi people,I'm using the command bellow to get the value of the field EKPO-ebeln. v_ebeln = '(SAPMM06E)EKPO-ebeln'. ASSIGN (v_ebeln) TO <ekpo>. it_ekpo-ebeln = <ekpo>.how to use the same command to get the value of all fields from Ekpo ?tksFlavio

    Resolved! Accepted Solution

    Continuous background job

    Hi Experts,I have a requirement , where a program need to be executed as a continuous job. In the logic of the program, there is a'Do.. EndDo' , which would be continuously running. I have set the program as a background job, where I have a single ...

    Calculate Volume

    Hello all!I wanna calculate the volume of a material (not change it in mara, only recalculate). Is there any function module that I can use, where I pass height, length, width and unite of measure, and he gives me back the volume in is respective uni...

    Sales Order Status

    Dear All Experts,I want to some support on sales order status report. I want to generate report which shows sales order number, date , item and its status, means weather that item is under production or under inspection or under dispatch. I want exac...

    Resolved! Accepted Solution

    Prolem is displaying fiscal year on selection screen as per Initialization

    Hi, In my report on selection scree, i want to display fisacl year the fiscal year code i have written in initialization part buth fiscal year is not coming on selection screen.code SELECTION-SCREEN : BEGIN OF BLOCK B1 WITH FRAME TITLE TEXT-001. S...

    Labels in this area

    Explore this Area