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

Resolved! Singleton

singleton Concept:I am planning to use Singleton class. But i am unclear about few things. 1. Instance created by one user by logining into the application(SAP) will be used by a different user(if the second user tries to get the instance) ?2. Is the...

Resolved! Issue with the Maximum lenght string on application server file

Hi,I have one internal table which cotains aroung 200 fields. The total lenght of the all fields is around 2000 charr.I am using open data, transfer and close data set to put my file on application server.I am looping at my internal table and then tr...

Dynamic Selections

Hi All,I have reprot with a dynamic selection button, whenever i will select the material field i have to do some action on it.Is there any solution to capture/know about the fields consider in the Dynamic selection. Thank you.With Regards,Padmasri.

Debug GUI_DOWNLOAD

Hi All,I am using GUI_DOWNLOAD Function module in my program to download data to excel sheet and I have issues with the data format being changed in the function module and I want to debug and see what is happening but I am unable to get in to GUI_DO...

Resolved! Post Upgrade issue

Hello Gurus,we are upgarding SAP from 4.6c to ECC 6.0.As a part of post upgarde activities , i am executing SU25 2(B)-(D) steps.While analysing SU25 2(b) step, i had found that few authorization objects which are checked in 46c version and not found ...

New Hire in ABAP code

Hi,I'm getting the error 'No authorisation to maintain Action exists' when running HR_MAINTAIN_MASTERDATA with no_existence_check set to 'X'. this is for infotype 0000 and 0001, I'm not sure which is throwing the error.This is happening at the begini...

Regarding Cu50

Dear all, We have a no of configure materials. I am creating sales quotation and order from external system. Almost each material of us contain nearly 50 characteristics. We will give only few of them as a option for customer at the time of creation...

BAPI_HU_DELETE

Hi,I am getting a error in all of the Bapi's related to HU.I am trying bapi_hu_empty and all the bapis which could be used to empty or delete the Hu numbers...The follwoing error is coming : Processing of HUs for selected objects not possiblePlease s...

Field symbols

Hello,I have a fileld symbol with the field name inside it.I want the value of that field using the field symbol.EX:FIELD-SYMBOLS: <f_field> TYPE ANY.DATA: lv_field(5) TYPE c VALUE 'naik', lv_field1(10) TYPE c .ASSIGN 'lv_field' TO <f_field>.IF ...

Labels in this area