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

Resolved! problem in report

hi all,i made a report and when i m executing it then its wondering in infinite loop. while i m looking in debugger then itab contains only one value and its wondering within select and endselect.can anyone plz help me?this is the code.SELECT VKBUR K...

Resolved! Authorization Object

Hi Gurus,How to create authorization object?in F-02 , i have 'UE' document type. This should not be accessible to every one. Who had the authorization those guys only use this.There is no object for this to give role by BASIS people.Thats why i haev ...

Resolved! help-mandt declaration?

HI All,I decalred constant like this. constants: help-mandt(3) VALUE '000',But it is giving error as below.In Unicode programs, the "-" character cannot appear in names, as it does here in the name "HELP-MANDT".How shall i declare it in ECC 6.0 (Un...

Resolved! SUBMIT Statement

Hi Gurus,i want to pass values to WPO1 transaction.i passed all values through via selection screen table type of RSPARAMS.All values are passed OK.But for checkbox, in wpo1 tcode, when i pressed f1 to know the screen-field name "No documentation ava...

Resolved! Function Module

Hi experts,We are calling a function module within another function module.Let us assume calling functionModule1 in functionModule2.Call function takes more than 20 minutes of execution.No other logic is added.If we execute functionModule1 standalone...

va01 user exits

Hi experts,I need to round the " net value " in the sales line item tab.This is how the rounding should works. 1.01 -> 1.001.02 -> 1.001.03 -> 1.051.04 -> 1.051.05 -> 1.051.06 -> 1.051.07 -> 1.051.08 -> 1.101.09 -> 1.10 According to my sd functional ...

Resolved! dynamic function call

Hi experts.is it possible call the function dynamically?means there are several functions which has same import and export parameter.but I need use these function according to situation.function name need to be change for right use.is it possible use...

Resolved! SAP Function Enhancement

Dear Experts, I need to enhance a SAP function. To provide the enhancement, I need to change the signature of the function and pass a value to it. That is, I need to add one import value to it and using this imported value to do some work. I tried to...

Resolved! Currency Description ?

Hi All,I am looking for a fn module / std table from whr I can get the currency description. USD 10.09 should be printed as TEN DOLLARS NINE CENTS. Currently I am using SPELL_AMOUNT to get 'TEN' and 'NINE'. Is there any fn module / std table which ca...

BDC Inquiry

Hi,I need to write a BDC program to change Customer - Sold to in Inquiry...Can anybody tell me the correct procedure... i know SHDB recording but there are lot of pop-ups coming during record.. how to overcome those?Giri

Resolved! internal table

Hi,My internal table having 4 fileds.ITABF1 f2 f3 f4a1 b1 c1 d1a1 b12 c13 d1a1 b22 c23 d1b1 b3 c3 d3b1 b32 c33 d3b1 b32 c34 d3I need internal table asF1 f2 f3 f4a1 b1 c1 a1 b12 c13 a1 b22 c23 d1b1 b3 c3 b1 b32...

Labels in this area