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

    authorization check

    Hi,i do Enhancement for BW and my customer tell me that hewont to check if user have authorization to watch the data.1. i can do that in Enhancement ?2. what i have to check ,i see the code :AUTHORITY-CHECK OBJECT objectID name1 FIELD f1ID name2 FIEL...

    Resolved! Accepted Solution

    L_TO_CREATE_SINGLE

    Hi I am using L_TO_CREATE_SINGLE to create a transfer order.after execution a TO is created and database tables are updated. i want to stop this updation until some time( like i should show a TO data on a custom screen before and on that screen if us...

    Resolved! Accepted Solution

    show list in dynpro?

    this is a follow up to the (solved question) "how to access certain line's values from former list in a dynpro?"-question.i am fully able to access my variables in a dynpro now.depending on what i did input i want to output a list again which contai...

    Resolved! Accepted Solution

    cl_gui_frontend_services: possible to change the user for writing files?

    Hi,I'm using the class cl_gui_frontend_services to allow the user to copy a file to a specified network drive (using the method file_copy). The user can open the file again, if he double clicks on a row in a ALV table. So far so good, this works alre...

    Split

    Hi ,I am trying to split a field into two parts.Please see below.If I need to get only the first part before the first delimiter (comma), how can I write the syntax?I wrote it this way u2026DATA: NAMES(80) TYPE C VALUE 'DMATERIALEAU20080211185126,...

    Resolved! Accepted Solution

    DB table entry log

    HI all,i want to find out entry log for database table. i mean i have one ztable it contains some data, i want to know who and when entered that data. some programs are using this table. one of the programs are not working properply and populating wr...

    Resolved! Accepted Solution

    Transferring Contents of a file on Application server to Internal Table

    hi gurus..........I need to Transfer the contents of a file on the Application serever to Internal Table . I have transfered the contents of an internal table to application server using the following code.REPORT ZEX_DATATOFILE .Parameters to enter ...

    Labels in this area

    Explore this Area