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

Resolved! Derived Roles

I created a group of derived roles and also a new Orgainizational unit. I am finding that the value of imparting role is overwriting the value from the individual role.Isn't any value that is in the Orgainizational unit supposed to stay with each in...

BDC Table Control

Hello All,I have to perform BDC for HR infotype 0077 using transaction PB30. I have to change the personal data related to Race category. The race category is a table control with 2 columns (First Column – Check box and Second Column – Race Category)...

Resolved! SmartForm - table node

Hello all. I believe that this will be my last question for SmartForms (I hope anyway).I have a table being displayed and I am looping through the table into a work area. However I need to do a perform on each line in the table. Is there a way to ...

Inbound Idoc set up..

Hi All..Iam using the following bapi " BAPI_SALESORDER_CREATEFROMDAT2" to create credit/debit memo requests in sap. If the bapi fails, i want to create an idoc and post the application document.For that purpose, iam using the idoc type SALESORDER_CRE...

Resolved! Delete another useru00B4s mode

I believe I´ve readed all the posts related to this, and this was never solved.I´m able to delete my own modes, but when I try with another user. I cannot do it. The only thing I can is to logoff him ( completely ).Debugging SM04 at the exact point w...

User exit for VA02

I am presenting here the senario for which i need to work out a exit.I want to make the PARTNER field in the transaction VA02 editable which is in display mode.You can check the field by following the steps mentioned below:1) Goto VA02.2) Select a o...

Resolved! IF condition logic

I am using the below logic IF ( ut_bseg-koart <> 'K' AND ut_bseg-buzid <> 'T' ) Now I need to expand this logic to (1200000000 - 1299999999 OR 1600000000 - 1699999999 )means IF ( ut_bseg-belnr >= c_code_1200000000 AND ut_bseg-belnr <= c_...

Resolved! Problem in ALV layout

Hi Friends,I want to add a field to the ALV output. I got data in the internal table andadded field to alvcatlog. While selecting a field from the list of fields in the list,it is giving dump while adding to layout. The error mesage is field symbol ...

Labels in this area