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

    Uploading file

    Hi,I have a program where it uploads two types of files.User can select the radio button which file he wants to upload. The program uses the GUI_UPLOAD to upload the file.My problem is, how do i validate the file the user uploads.For example, if the ...

    Resolved! Accepted Solution

    How to disable material discription at sales order item level ?

    Hi,        We have a requirent to restrict the user  to change material description at sales order item level . Means we want to make the Material description field Read Only. How to make this possible Either by using configuration change in SPRO or ...

    Resolved! Accepted Solution

    Smartforms: Question

    Hello All,I have to substantially change an existing smartform. The requirement is to add a large number of text fields to a secondary window just above the main window. The main window has a table with header,main and footer sections. After adding t...

    XML download

    Hi Experts,I have a requirement to download XML using SAP ABAP.I am using this FM SDIXML_DATA_TO_DOM..but this FM uses a table with deep structure if I want more than one level.I have a requirement to download XML with five levels. which i will decid...

    Resolved! Accepted Solution

    How to set priority of lines in smartforms address note

    Hi All,Does anyone successfully set the priority of lines in smartforms address note?I've tried to follow the method that peoples share in SCN and others forum. But seems like the it does not really work by just setting the priority of lines.For eg, ...

    Resolved! Accepted Solution

    Selec-options No-display

    Hi everyone.After use this:Select-options: abc for fdfd-ddfdf No-display modif id i4.I'm not finding the way to turn this 'visible' with:AT SELECTION-SCREEN OUTPU:LOOP AT SCREEN.IF screen-group1 = 'I4'**********MODIFY SCREEN.ENDIF.ENDLOOP.Any ideas f...

    Resolved! Accepted Solution

    Sap script

    I am trying to print customer statements from transaction FD10N, My problem is when i try to get print preview from f.64 the output format is differentfrom what i want, The decimal is replaced by point and vice versa.I know that it is depend on count...

    Resolved! Accepted Solution

    Replacing space with '.'

    Hi experts,I have a requirement in which I need to replace all the spaces in a string with '.'. When I write the below code it is throwing dumb ..REPLACE all occurrences of  ' ' IN  LV_UNAME  WITH '.' .The error I am getting is An exception occurre...

    Resolved! Accepted Solution

    How to buffer data after account calculation in BW system based on user id

    Hello Experts ,I am looking for some ideas for a scenarioI am fetching huge data from BW system doing some calculation and saving to BW now my requirement is to save the calculated data for some time.until the user is logged in the system .Any sugges...

    Resolved! Accepted Solution

    F4 help for select options

    Hi,I have two select options. 1) iblnr 2) ivnumalso on selection screen I have two radio buttons 1) inventory 2) ware housewhen user selects inventory radio btn it will only display iblnr field for input and hide ivnum and when user selects warehouse...

    Labels in this area

    Explore this Area