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

Resolved! Subroutine

Dear all,Is there any way to jump to a subroutine without returning the place form where the perform has been executed:Within the standard ATP check program the ATP core logic is located between two user exit dedicated form (user_exit_in and user_exi...

Submit

Hi i transfered fields into one table like rspar TYPE TABLE OF rsparamsafter using submit statement like SUBMIT RFITEMGL VIA SELECTION-SCREEN WITH SELECTION-TABLE rspar AND RETURN.but in RFITEMGL seletion screen i am not getting...

Concurrency problem

I have a dialog program, which able to insert some record into database. In the table, the key field is number which increment 1 each time users create record + short description. When save, currenct machanism will get the last no from database and t...

Resolved! number of entries

I coded a select query which in SE16 has resulted in 2900 entries... would the internal table be able to store and process it...without any performance issues...Message was edited by: AlexanderMessage was edited by: Alexander

Resolved! internal tables

hi all, i have a requirement which says:If RECONCILER is not initial.Perform a Lookup by Reconciler name to obtain all accounts for the select Reconciler; Search on ZRECON_ORG_STR-ROLE+0(1) = ‘R’ and ZRECON_ORG_STR-HOLDER = RECONCILER.here, i have tw...

Resolved! old paln order

the plan order saved in table PLAF, but when the plan order convert into production order, can not find the plan order in PLAF, i want to trace the plan order, so , which table saved have been converted plan order?thx

Resolved! AL11

How does one limit AL11 to a specific folder path. Although they may view other file paths, they should be only able to view files within a specific folder. When creating the role I have attempted to narrow it down to the object s_dataset and filen...

Resolved! Abap dec

Hi , i have a data type data : i_temp type p decimals 2. if there is no value comes for i_temp then its showing as i_temp = 0.00. In this case i just want to blank it the i_temp which should show i_temp = space rather than showing it as '0....

Regarding set cursor

Hi Experts,I want to put the cursor on selection screen, what i want i have two radio button and two selection screen on my report when i click on my update radio button then my update selection screen generate......... at that time i have to set the...

Labels in this area