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

    GUI_Upload

    Hi all,i am having a flat file with tab space between the fields,when i am uploading data using Gui_upload to an internal table its coming with some special characters like # etc...so can any body plz help in this.....Balu.

    Resolved! Accepted Solution

    Delete directory

    Hi all, i want to delete a directory (a folder ) in a drive..i have written code but seems not working..DATA : V_VALUE1 TYPE STRING.DATA : V_RETURN_CODE1 TYPE I. CONCATENATE 'C:\PO PDFs\' P_OBJ_ID '.pdf' INTO V_VALUE1.CLEAR : P_OBJ_ID...................

    Resolved! Accepted Solution

    want to display FIELD -B based on FIELD-A on selection screen

    hi guys, I am trying to display field-B based on field-A on selection screen.when a user enter a value into FIELD-A on selection screen, i have to fetch FIELD-B from a database table based on field-A and populate on selection screen. After that FIE...

    Resolved! Accepted Solution

    SM37 - Schedule job

    Hi All,I have the requirement in which I want to schedule a periodic job which will run on Nth day from starting of a month depending upon the factory calender.How can I achieve this with Standard SAP functionality or is there any option that I can c...

    Adding table in IMG

    Hi All,I created a customized table and maintenance generator for the same, I want to make an entry under a node for this table with some text so that when someone wants to see the table contents one can see it through clicking the node in the IMG.Th...

    Resolved! Accepted Solution

    Doubt on SM36

    Hi Group,Can any one explain me on Back Groud schedulling?Where should I give my prog name in SM36 and also tell me can I write a code inside my prog where in I can start the background schedule.Thank you for your time.Regards,Varun.

    Resolved! Accepted Solution

    Folder creation

    Hi all,Is there any FM or class/method to create a folder in the C directory...Pls helpI have a found class CL_GUI_FRONTEND_SERVICES->DIRECTORY_CREATEi think it will create directory...i want only to create a folder in a directory..

    Labels in this area

    Explore this Area