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

    Is it not possible Technically??? Can i close this question????

    Hi... Experts...Here one more question on select-options from my side...>SELECT_OPTIONS: S_FLD FOR G_FLD NO INTERVALS.>>>S_FLD-LOW = '061'.>S_FLD-SIGN = 'I'.>S_FLD-OPTION = 'EQ'.>APPEND S_FLD.>CLEAR S_FLD.>>>S_FLD-LOW = '082'.>S_FLD-SIGN = 'I'.>S_FLD...

    Resolved! Accepted Solution

    Pleae explain the output

    Hello all,I've a test-code in this way..REPORT yh_sample. data: w_auart LIKE vbak-auart. w_auart = 'TA'. WRITE w_auart.The output of the above code is 'OR'. How do I get the correct output?P.S.: I've actually used a where condition in another pro...

    Resolved! Accepted Solution

    Disable password change

    Hi friends, I want to disable the password change for the user. We have few basis administrators with full authorization for SU01. So only the the user id of the respective user should have the authorization to change or modify the password.....

    Resolved! Accepted Solution

    Cluster Areas

    Hi What are cluster areas? and what is the importance of cluster areas in HR ABAP and what are PCL<n>? what are RX RD B2 mean can anybody help me out by giving a brief idea on these topics?RegardsPavan

    Resolved! Accepted Solution

    Table Creation Problem

    Hi ExpertsI got a requirement to create a table in data dictonary, I have around 20 fields, among them 12 are character fields, 2 are Raw datatype fields and remaining are intiger fileds.Here my problem is among character fields 11 are having 256 as ...

    Resolved! Accepted Solution

    RSNAST00

    Hi...I have a requirement wherein based on certain conditions if not true, I have to trigger the output immediately by calling RSNAST00, passing output application, object key, output type.I am new to ABAP, so can someone please explain me the requir...

    Resolved! Accepted Solution

    regarding bdc control

    hai, in my recording i.e in shdb for xk01 my screen resolution contains 10 rows if i entering 11th row means i have to press page down so for that i dont know how to write coding in abap editor i.e in bdc table control.with regards,r.dhineshraj.E...

    Resolved! Accepted Solution

    Domain Creation

    Dear All,I came across a function module CALL FUNCTION 'GET_DOMAIN_VALUES' which fetches values for a user defined domain ZBLOWK.Can any one plz tell me how this could be created and predefine value ranges with description .Best answer will be rewar...

    Labels in this area

    Explore this Area