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

get para

hi all,when user run at the same time of the same program, the latter-run will also refer to former-run variable value when former-run still active.in my program i make use of get parameters id 'XXX' field variable.the variable value in the latter-ru...

Resolved! Roles and Profiles

In t-code SU01D I found roles which describes what are the trasaction codes authorized for particular user. I found one profile assigned to each and every role. what is the difference between roles and profiles. what does really profile describes?

Resolved! ABAP question

1.function module "CONVERSION_EXIT_AUART_INPUT":when can i use this function module? what's the usage of this function module?2. when i use this syntax: "AUTHORITY-CHECK"i have saw this syntax help document ,but I also can't understand this usage ,d...

Transaction QDL2

Hi,In QDL2 Transaction , I am seeing some data related to one Dynamic Modification Rule say: DR1.Now, for the same material, I want to see some data related to another dynamic modification rule : DR2.Does anyone know how the data should be created, s...

Resolved! Horizontal Scroll

HiI am using WRITE statements to display a table contents. However, in the display page, I could not view the whole table because there's no horizontal scroll bar. How can I manually set a horizontal scroll bar? I do not wish to use ALV. Thanks!

Recursive Function

Hello colleagues,I want to create a recursive function module to lookup through a hierarchy (similar to BOM explosion, but not exactly the same concept -it is actually BOM flattening).My concern about this approach is about stack overflow. How does A...

Resolved! Table control wizard

Hi All,I am using table control wizard in a module pool programI have declared an internal table in the main program and I am using the same table in the wizard.I want to set the attributes for this in the fourth step.I have set the I/O attributes an...

Dulipcate issue

Hi,I have duplicate rows and I am sorting it with bwart(movement type) and venum( internal handling unit no.)SORT wt_output BY bwart venum.DELETE ADJACENT DUPLICATES FROM wt_output COMPARING bwart venum.for bwart has 101 and 532aand venum is only p...

Labels in this area