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
  • 83250 VIEWS
  • 212 REPLIES
  • 39 Likes

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

Resolved! fm : Z_LEASE_SALES_ORDER

Hi experts,my requirement : Add a parameter WITHOUT_COMMIT to this FM and pass this parameter to BAPI_SALESDOCU_CREATEFROMDATA. By passing this parameter = X, it should not save the order. The purpose is to get Total Order Value without saving the or...

Idoc Status 64

Hi We have a BAPI which creates documents thorugh IDOCS and connects to third paty systems. While creating with some sold to and ship to , the idocs are being created correctly and for some the status of the IDOC is remaining as 64 and when it manual...

Resolved! Role Change LOG

Hi,I need information that on a particular date what all roles are added/changed/deleted for a given user.I have checked table AGR_USERS but this only gives validity dates but not actionsFM BAPI_USER_GET_DETAIL also lists only the roles asssigned to...

KOBED_ Issue

Hi, I have a Requirement implemented in the Pricing Procedures. This Requirement determines whether the condition is valid or not. The problem is: when i make the sales order the condition is working properly but then modify something in the sales or...

Labels in this area