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

Resolved! decimal point conversion

hi,How to remove decimal points. The field in my program is a quantity field. In the o/p list display it is displayed as for example as 24,000.00. But i dont want to display .00(decimal point) it should be displayed as 24,000. How to do this. Is ther...

loop-problem

hi, i have to check my itab if there are 20 or more blnr for one vtref.at the checking i have to use the first 12 positions of the blnr.i tried it with this loop but it doesn't work.hope u can help me.LOOP AT itab. AT NEW vtref. lf_merkblnr =...

Resolved! push button

hi abapers,i am new to module pool programming.I have a scenario which consists of 2screens.One for input and the other for output.In the first(input) screen i have 5 input fields and a push button. Now how can i navigate from the first screen to the...

BAPI Examples

Hi ,1.Can anyone please explain me what are the most commonly used BAPI across SD,FI,MM Modules2. Please provide some sample code for the BAPI &explain me how to test BAPI3.What are other diff between BAPI & FM ???BAPI has clasess and methodsBAPI is ...

AMOUNT TEXT

Hi,I am using SPELL-AMOUNT function in my program to print the amount text on the check layout. The text is printing in capital letters. I want to print the amount text in small letters. So for this option I need to give. Please tell me if it is help...

TYPE Conversion

HI,I am facing one problem while conversion.At run time I am getting one field name is vbdkr-ntgew and the value of this field is 1143.541 I want to convert the above value into rounded value with out decimals in all user settings format.I mean if ...

ALV COLUMN TREE

Hi , can anyone please help me with ALV Column Tree Design . I have my data in a table GT_ZVBAP , now i want to display this as an ALV Column Tree with a field say 'ITEM' (parent) . I have seen standard programs and all but am not able to comprehend ...

Labels in this area