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

netpr problem

hello every one.there is a problem in net price(NETPR).in me23n it is showing 0.2345 for waers-usd i.e more than 3 or 4 decimal places.but if we use in reports it is showing only 0.00 i.e two digits after decimal.i want more than 2 decimals.plz go th...

Resolved! ALV setings issue

Hi, I see menu : Settings -> Layout -> Layout management is disabled in my ALV report. Similarly, I see menu Settings -> Layout -> Choose andmenu Settings -> Layout -> Save are disabled. I am using CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' to disp...

Resolved! datatype in structure

Hi All,Upto now we are using data type for a field is "DEC" in a structure (Z) but now as per my requirement I need to use "CHAR",so many programs are using this structure if I disturb here it will effect all the programs,How to proceed further.Thank...

How To Color Text

hi all, i have one small problem regarding to display report out put.i want to display two words 1] Success in Green color.2] Error in Red color.is that possible to give color to words.i want to display these words in my table control.plz giv...

SY-UCOMM <> 'AB'.

Hi All,SY-UCOMM = 'MESAVE' This statement is when the 'SAVE' icon is pressed.SY-UCOMM = 'MECHECKDOC' This statement is when the 'CHECK' icon is pressed.SY-UCOMM <> 'AB' In this statement 'AB' stands for? at what condition this is used.This is used in...

Internal Table

Hello abap gurus,,1. How to delete duplicate elements from an internal table without using any query??with command..Ex: 1, 2, 1 ,3 ,1 ,4 ,1 ,5 ,1 , 6, 1, 7, 8, 8,9 1 ,1 ,1 ,1.output: 1 2 3 4 5 6 7 8 9. note don't use :"delete adjucent duplicates from...

Listbox on Module Pool

hi,I m working screens. i have to add listbox on the screen with the possible entries likeHR, IT, SCM, MKT, ADMIN, SAP, Others etc. for the Department. I have to add all these entries from ABAP program not from Dictionary. how can i do this? Plz give...

change pointers

Hi,I have created z message type zcremas and configured all setting for change pointers (bd52 etc ) . idoc is getting created successfully .I have add custom segment for address for idoc and which is also getting populated thourgh use exit .I want t...

Test Driven Development (TDD)

Dear ABAPers,I hope some of you may have also ventured into this area of Test Driven Development. I have just started looking into this new and exciting way of development. My understanding after having gone through the available blogs and some readi...

shaik_a by Explorer
  • 453 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! R F C

hi,We want to move a SAP table to an Access table using TABLE_EXPORT_TO_MSACCESS_RFCImporting parameters areDBNAMEDESTFLG_APPENDFLG_POPUPLANGUThe table has three columns:TABNAMMANDTSDATAWe have no Exporting parameters.How shall we set the parameters?

Labels in this area