Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

    Criticality.png

    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...

    2024-08-07_08-25-11.png
    sheenamk by Developer Advocate
    • 94075 VIEWS
    • 212 REPLIES
    • 39 Likes

    Resolved! Remove role or user from position

    Hi all,we are on ECC 6.0; we are using indirect role assignment. We looking for a way to automate the removing of a user (US) or role (AG) from a position (S).eg. remove user 123456 from position 50000001 and user 654321 from position 50000002 in one...

    mmanara by Product and Topic Expert
    • 3866 VIEWS
    • 5 REPLIES
    • 0 Likes

    Resolved! Padding Zeros

    I know there are a lot of threads that talk about padding zeros, but I could not find the solution to my prolem by seraching threads.Here it is ... how do convert below ...123.99 to 0123.99 23.99 to 0023.99 2.99 to 0002.99 I want that single sta...

    Resolved! Certificate for vendor

    Hi expertsI am very new for SAP NOTE modification and i am alone here.Please any one guide me.I want to develop the FORM16A as per this year.for that i got the sap note 1486147.i download that and got very clear stepsIn that there designed printout f...

    Field Symbols

    Dear Experts I am getting records from table VBRK and on the basis of that table getting values from VBRP and getting all the datas into Field symbols rather than in itab but getting an dump in it....REPORT ZPS_FS1. TABLES : VBRK , VBRP , VBUK. ...

    User exit for CAT2

    Hi Guys,I have a requirement to restrict access to tcode CAT2 for few employees. I tried few userexits but all are triggerring at the time of save. Is there any user exit that triggers when change button(enter time sheet) is pressed so that I can add...

    Resolved! Visibilty, Static attributes and methods, abstract classes

    Hi Gurus,we have 3 visibility in ABAP objects. "Public" can be accessed by all of the methods of the class,by its sub class and can be accessed outside of the class via the instances of that class. "private" can be touched only by the methods within ...

    Labels in this area