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

    Run time - Time out

    I am getting into runtime error as the the program is timing out as time taken to process is more than teh runtime.My code goes as below: if s_oifpbl-lgort+0(2) = 'WP'. concatenate s_final-zeubcd s_final-mvgr1 into lv_wascode separated by ...

    Resolved! Accepted Solution

    Download all files from a specific application server directory to Local pc

    Hi Experts,I have a requirement of downloading all the files from an application server directory to a local pc.I know how to download a single file from an application server at a time provided the file name is known.But my requirement is to downloa...

    user exit for VA01

    Hi Gurus,In T. Code VA01, i want a field is ticked with a condition. Please see the Complete dlv. checkbox in Sales tab. I want that checkbox must be checked with a condition.Condition is that it must be tick for all branches except selected 2 branch...

    User Creation

    Hi Everyone, Currently I am using 'BAPI_USER_CREATE' FM to craete the User ID in the ECC and BI System.I want to have system generated password. Is it possible to get system generated password using this BAPI?. If yes, then pl.tell how?If no then...

    Resolved! Accepted Solution

    Dynamic ClassLoader

    Hi there,i am trying to program a dynamic classloader in Abap. by now i came this far: DATA classname TYPE string VALUE 'ZCL_TEST'. DATA dref TYPE REF TO data. DATA type_descr TYPE REF TO cl_abap_typedescr. FIELD-SYMBOLS <ref> TYPE ANY. * type_descr...

    Resolved! Accepted Solution

    security-related service notes

    Did someone got any problem after implementing following notes?I am going to implement these, just wanted to check if there is any known issues...Note 1298160 - Security note: Forbidden program execution possibleNote 1168813 - Security note: Program ...

    Labels in this area

    Explore this Area